]> git.cameronkatri.com Git - mandoc.git/blobdiff - index.css
Switch on the `TS' documentation in roff.7. As per off-line discussion,
[mandoc.git] / index.css
index 623d55bc0fb3683426ef91515d784a4da69f9e7d..d8d0b2d80f7433a4dd686f96817fbb8c916890d5 100644 (file)
--- a/index.css
+++ b/index.css
@@ -1,9 +1,10 @@
 body           { color: #333333;
-                 font-size: smaller;
-                 font-family: Verdana, Tahoma, Arial, sans-serif; }
+                 font-size: 0.93em;
+                 font-family: Times, sans-serif; }
 
 table.frame    { max-width: 800px; 
-                 padding-left: 10px; }
+                 padding-right: 2em;
+                 padding-left: 1em; }
 
 table          { padding-left: 40px; }
 
@@ -22,6 +23,8 @@ h2            { font-weight: bold;
 
 span.nm                { font-weight: bold; }
 
+span.file      { font-style: italic; }
+
 span.attn      { color: #000000; font-weight: bold; }
 
 span.flag      { font-weight: bold; }