]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/cups.css
Load cups into easysw/current.
[thirdparty/cups.git] / doc / cups.css
index 53f5b8daa2e99dc5f732ca8a922b80571f658e62..0e37f456f63eb548b9466ba183e7fd8d507de7c7 100644 (file)
@@ -139,6 +139,20 @@ DIV.table TABLE TH {
   border-bottom: solid thin #999966;
 }
 
+DIV.figure TABLE {
+  margin-left: auto;
+  margin-right: auto;
+}
+
+DIV.figure CAPTION {
+  caption-side: bottom;
+  font-size: 120%;
+  font-style: italic;
+  font-weight: bold;
+  margin-left: auto;
+  margin-right: auto;
+}
+
 TH.label {
   padding-top: 5pt;
   text-align: right;
@@ -159,7 +173,7 @@ SPAN.info {
   white-space: nowrap;
 }
 
-H3 SPAN.info {
+H2 SPAN.info, H3 SPAN.info {
   float: right;
   font-size: 100%;
 }