summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2005-07-29 17:47:45 +0000
committerPaul W. Frields <stickster@gmail.com>2005-07-29 17:47:45 +0000
commiteb91da3eb2f697409608ef54b670919b42d02519 (patch)
treea42a1dd3b74fbccd7d7c884a7a3c1e0a85aa9593 /css
parent52fd467299045b6d4aeebcf1275590da731f588a (diff)
downloadfedora-doc-utils-eb91da3eb2f697409608ef54b670919b42d02519.tar.gz
fedora-doc-utils-eb91da3eb2f697409608ef54b670919b42d02519.tar.xz
fedora-doc-utils-eb91da3eb2f697409608ef54b670919b42d02519.zip
Heading and admonition color changes to provide new Fedora branded feel
Diffstat (limited to 'css')
-rw-r--r--css/fedora.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/fedora.css b/css/fedora.css
index c73cc3a..dc109fa 100644
--- a/css/fedora.css
+++ b/css/fedora.css
@@ -39,8 +39,8 @@ div.table table td {
div.note table, div.tip table, div.important table, div.caution table, div.warning table {
width: 95%;
- border: 2px solid #B0C4DE;
- background-color: #F0F8FF;
+ border: 2px solid #D0D0B0;
+ background-color: #FAF9E0;
color: #000000;
/* padding inside table area */
padding: 0.5em;
@@ -72,7 +72,7 @@ hr {
h1, h2, h3, h4 {
font-family: luxi sans,sans-serif;
- color: #990000;
+ color: #172e56;
font-weight: bold;
}
h1 {