summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
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 {