diff options
Diffstat (limited to 'acarp.css')
| -rw-r--r-- | acarp.css | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -451,6 +451,15 @@ section.layout-2col .right-column { min-height: 0; } +section.layout-2col ul, +section.layout-2col ol { + margin: 0 0 15px; +} + +section.layout-2col pre { + margin: 15px 0 15px; +} + section.layout-2col::after { position: absolute; bottom: 30px; |
