auditU: also report for rxkad-always-encrypt
[openafs.git] / doc / man-pages / style.css
index f5b8a8d..2a3d09a 100644 (file)
   a.u { color: #000 !important; text-decoration: none; }
 
   body.pod {
-    margin:           0 5px;
+    font-family:      Georgia, "Times New Roman", serif;
+    margin:           10px 30px;
     color:            #000;
     background-color: #fff;
   }
 
+  p.indexlink { text-align: right }
+
   body.pod h1 { font-size: large }
   body.pod h2 { font-size: large }
   
   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 {
+    font-family:      Georgia, "Times New Roman", serif;
+    margin:           10px 30px;
     color:            #000;
     background-color: #fff;
   }