X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/f1614fb2f16c1e75c8dcef8a9d3e1e46cc236bee..77ea10832a3458193b8cee47bc0fdfd239a3e63d:/base.css diff --git a/base.css b/base.css index b566045..2529b0b 100644 --- a/base.css +++ b/base.css @@ -1,9 +1,3 @@ -/* media features */ - -@import url(terse.css) all and (max-width: 80em); - -@import url(mono.css) all and (monochrome); - /* general */ body { @@ -42,6 +36,9 @@ hr { margin: 0; } +.section ul { + margin-bottom: 1ex; +} .section h2 { margin: 0 1ex; clear: both;