]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
More tweaks to make .title classes consistent.
authorMichael R Sweet <michaelrsweet@gmail.com>
Tue, 19 Dec 2017 15:54:02 +0000 (10:54 -0500)
committerMichael R Sweet <michaelrsweet@gmail.com>
Tue, 19 Dec 2017 15:54:02 +0000 (10:54 -0500)
doc/cups.css

index 5b7cd40d480475a5e7337cece89fb8d24cc09630..6c437db091a60dc40a1304ccd4368544b7525cc7 100644 (file)
@@ -361,7 +361,7 @@ H1.title {
 }
 
 H2.title, H3.title, .row .body H2, .row .body H3 {
-  border-bottom: solid 1pt #999999;
+  border-bottom: solid 2pt black;
 }
 
 TABLE.indent {
@@ -647,14 +647,6 @@ table.list td {
   text-align: left;
   vertical-align: top;
 }
-h1.title {
-}
-h2.title {
-  border-bottom: solid 2px black;
-}
-h3.title {
-  border-bottom: solid 2px black;
-}
 
 /* iPhone/iPod touch overrides */
 @media only screen and (min-device-width: 320px) and (max-device-width: 480px),