summaryrefslogtreecommitdiff
path: root/doc/cups.css
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-02-22 16:59:36 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-02-22 16:59:36 +0000
commitecdc06282a65bd04f801c877d2ceb83106d737e1 (patch)
treecd00fed2f725d8c7b193bb566974e4d4da30740f /doc/cups.css
parentbd7854cb4d663bb0e561eaf5b01bbd47baa71d22 (diff)
downloadcups-ecdc06282a65bd04f801c877d2ceb83106d737e1.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@63 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'doc/cups.css')
-rw-r--r--doc/cups.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/cups.css b/doc/cups.css
index 8ffb8e7d1..329c1f5b0 100644
--- a/doc/cups.css
+++ b/doc/cups.css
@@ -15,15 +15,15 @@ KBD {
}
PRE {
- color: #7f0000;
font-family: monospace;
}
PRE.command {
+ color: #7f0000;
margin-left: 36pt;
}
-PRE EM {
+PRE.command EM {
color: #3f0000;
}