summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2007-03-05 01:22:56 +0000
committerPaul W. Frields <stickster@gmail.com>2007-03-05 01:22:56 +0000
commitf8107f0a12d5515ee1ddd8d42e3007d748533aa5 (patch)
tree5df2caf2eece9801713b81411bd2679173d96804 /css
parent26c846201a0e3ed56638f8b2b9f94604aa60d88e (diff)
downloadfedora-doc-utils-f8107f0a12d5515ee1ddd8d42e3007d748533aa5.tar.gz
fedora-doc-utils-f8107f0a12d5515ee1ddd8d42e3007d748533aa5.tar.xz
fedora-doc-utils-f8107f0a12d5515ee1ddd8d42e3007d748533aa5.zip
Turn down the font a little so as not to stick out.
Diffstat (limited to 'css')
-rw-r--r--css/fedora-draft.css3
-rw-r--r--css/fedora-plain.css3
2 files changed, 2 insertions, 4 deletions
diff --git a/css/fedora-draft.css b/css/fedora-draft.css
index c7faf53..8150212 100644
--- a/css/fedora-draft.css
+++ b/css/fedora-draft.css
@@ -97,14 +97,13 @@ div.note table, div.tip table, div.important table, div.caution table, div.warni
background: #33649f;
color: #fefefe;
font-weight: bold;
- font-size: 110%;
}
.segmentedlist th {
text-align: left;
padding: 0.2em 3em 0.2em 0.5em;
}
.segmentedlist td {
- padding: 0.2em 0.5em 0.2em 0.55em;
+ padding: 0.2em 0.5em 0.2em 0.5em;
}
hr {
diff --git a/css/fedora-plain.css b/css/fedora-plain.css
index fd867fc..2197bd5 100644
--- a/css/fedora-plain.css
+++ b/css/fedora-plain.css
@@ -95,14 +95,13 @@ div.note table, div.tip table, div.important table, div.caution table, div.warni
background: #33649f;
color: #fefefe;
font-weight: bold;
- font-size: 110%;
}
.segmentedlist th {
text-align: left;
padding: 0.2em 3em 0.2em 0.5em;
}
.segmentedlist td {
- padding: 0.2em 0.5em 0.2em 0.55em;
+ padding: 0.2em 0.5em 0.2em 0.5em;
}
hr {