digraphs: extended regexps for all xorg parsing
[sheet.git] / base.css
index c76d6a088c646b7597a29e4743ce381315acfeff..1e8863761b6c61eb0c1b16ed9fa903c420fb42f0 100644 (file)
--- a/base.css
+++ b/base.css
@@ -102,6 +102,14 @@ pre {
        display: inline-block;
        text-align: left;
 }
+body > pre {
+       width: 78ch;
+       tab-size: 4;
+       -moz-tab-size: 4;
+       padding: 0 1em;
+       border-width: 0 1px;
+       border-style: solid;
+}
 
 h2 small {
        position: absolute; /* side note; do not influence alignment */
@@ -685,6 +693,10 @@ form.aside {
        right: 1em;
 }
 
+.family-name {
+       font-variant: small-caps;
+}
+
 #index nav {
        columns: 3;
        -moz-columns: 3;