]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/cups-printable.css
Merge changes from CUPS 1.4svn-r8628.
[thirdparty/cups.git] / doc / cups-printable.css
index a65dd8355e3c60e3dd40c1dffa562755484e6274..cc11262fde403f4e599c95d9857f65879792768d 100644 (file)
@@ -32,7 +32,7 @@ PRE.example {
   background: #eeeeee;
   border: dotted thin #999999;
   margin-left: 36pt;
-  padding: 10px;
+  padding: 10pt;
 }
 
 PRE.command EM, PRE.example EM {
@@ -50,7 +50,7 @@ P.formula {
 }
 
 BLOCKQUOTE {
-  background: #cccccc;
+  background: #eeeeee;
   border: solid thin #999999;
   padding: 10pt;
 }
@@ -162,6 +162,9 @@ H2 SPAN.info, H3 SPAN.info, H4 SPAN.info {
   font-size: 100%;
 }
 
+H1.title {
+}
+
 H2.title, H3.title {
   border-bottom: solid 2pt #000000;
 }