diff options
| -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; |
