]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/cups-printable.css
Import CUPS v2.0b1
[thirdparty/cups.git] / doc / cups-printable.css
index 42ea2bee15c2918ca0a145015673741266f826da..262e625f4d8e2f43e4501bef798e5e070caa618e 100644 (file)
@@ -29,7 +29,19 @@ P.example {
   font-style: italic;
   margin-left: 36pt;
 }
-  
+
+DL.man DD {
+  margin-left: 5em;
+}
+
+DL.man DT {
+  margin-left: 0;
+}
+
+PRE.man {
+  margin: 0;
+}
+
 PRE.example {
   background: #eeeeee;
   border: dotted thin #999999;
@@ -68,7 +80,7 @@ A:link:hover IMG {
 }
 
 A:link, A:visited {
-  font-weight: normal;
+  font-weight: inherit;
   text-decoration: none;
 }