]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/postscript-driver.html
Import CUPS v2.0b1
[thirdparty/cups.git] / doc / help / postscript-driver.html
index fde5890befbeb979e7769c127426be2aa5e6e615..1469f45e51da7857aee050e573af1fc8fab8a78f 100644 (file)
@@ -38,7 +38,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;
@@ -77,7 +89,7 @@ A:link:hover IMG {
 }
 
 A:link, A:visited {
-  font-weight: normal;
+  font-weight: inherit;
   text-decoration: none;
 }