index: only use common stylesheet
[sheet.git] / base.css
index b56604553895f31032df0d794bfbb014a5e23b12..2529b0b1664ad88de3a3c6258bbd60624e3bb9a9 100644 (file)
--- 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;