summaryrefslogtreecommitdiff
path: root/doc/cups.css
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-03-20 21:11:41 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-03-20 21:11:41 +0000
commite1d6a77454308ff30d6da778be9d7b570e4f00b0 (patch)
tree09f41cca65fb9a0a32c51bd261d2fcffc1c1a17b /doc/cups.css
parent480ef0fe29ab803f49dd87a7a21a6c61648539b8 (diff)
downloadcups-e1d6a77454308ff30d6da778be9d7b570e4f00b0.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@92 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'doc/cups.css')
-rw-r--r--doc/cups.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/cups.css b/doc/cups.css
index b2c8cf028..0e37f456f 100644
--- a/doc/cups.css
+++ b/doc/cups.css
@@ -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;