diff options
| author | Paul Buetow (europa) <paul@buetow.org> | 2015-05-31 13:02:49 +0100 |
|---|---|---|
| committer | Paul Buetow (europa) <paul@buetow.org> | 2015-05-31 13:02:49 +0100 |
| commit | 338528dba7a29c804f2b998787370ce3ab869a82 (patch) | |
| tree | 832e4455cecd3af74547c790ea842d556db8c26a /default/htdocs/styles | |
| parent | 633daae85d87d616f44e58e7f3fc6c2d469d2344 (diff) | |
The optimist thinks that this is the best of all possible worlds,
and the pessimist knows it.
-- J. Robert Oppenheimer, "Bulletin of Atomic Scientists"
Diffstat (limited to 'default/htdocs/styles')
| -rw-r--r-- | default/htdocs/styles/css3.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default/htdocs/styles/css3.css b/default/htdocs/styles/css3.css index 48fe35d..a47860d 100644 --- a/default/htdocs/styles/css3.css +++ b/default/htdocs/styles/css3.css @@ -15,7 +15,7 @@ body { } div.header { - background-color: #FFFFEF; + background-color: #FFA500; color: #000000; border-color: #000000; border-width: 2px; |
