unicode: use common digraphs stylesheet
[sheet.git] / digraphs.css
index 52fbc21e7e45afd6c3e85443ed3c3e01ff1a4e0c..cf81ad77bdd6a933d955a5fa5e40436e7130196f 100644 (file)
@@ -18,12 +18,16 @@ a:active, a:hover {
 
 h1 {
        text-align: center;
-       font-size: 200%;
-       margin: 0 0 0.2em;
+       font-size: 180%;  /* 200% * 90% */
+       margin: 0 0 0.5ex;
+}
+p {
+       text-align: center;
+       font-size: 90%;  /* like base.css body */
+       margin: 1ex 0 1em;
 }
 p#footer {
        margin: 1em 0 0;
-       text-align: center;
 }
 
 /* digraph table */