chiark / gitweb /
(no commit message)
[ArtibusWiki.git] / local.css
index 0b3039cc64d1d097ff0961353f13bbeb43419a51..b0413d6495ba1fb213b650724fcc6a46f5cf94c2 100644 (file)
--- a/local.css
+++ b/local.css
@@ -24,6 +24,8 @@ th {border: 1px solid black;
     padding-right: 4px}
 th:first-child {border-left: 0px}
 th:last-child {border-right: 0px}
+a.footnote {font-size: .83em;
+            vertical-align: sub;}
 
 .header {margin-bottom:8px}
 
@@ -35,12 +37,13 @@ ul.splitlist {overflow: auto;}
     li.doublelist {width: 40%;
                    float: left;}
 
-    div.virtflaw {width: 40%;
-                  float: left;}
 }
 
+div.virtflaw {float: left;
+              padding-right: 2%;}
+
 div.multicol ul {list-style-type: none;
-                 padding-left: 2em;}
+                 padding-left: 1em;}
 
 
 @media all and (min-width: 500pt) and (max-width: 729pt) {