gitignore-20090615
[openafs.git] / doc / man-pages / style.css
index f5b8a8d..91d8d7a 100644 (file)
@@ -30,6 +30,8 @@
     background-color: #fff;
   }
 
+  p.indexlink { text-align: right }
+
   body.pod h1 { font-size: large }
   body.pod h2 { font-size: large }
   
@@ -53,6 +55,9 @@
   body.pod h3 { margin-left: 1em }
   body.pod h4 { margin-left: 1em }
 
+  /* Special handling for the synopsis section to outdent the first line. */
+  body.pod .synopsis { padding-left: 2em; text-indent: -2em; }
+
   body.contentspage {
     color:            #000;
     background-color: #fff;