summaryrefslogtreecommitdiff
path: root/style
diff options
context:
space:
mode:
Diffstat (limited to 'style')
-rw-r--r--style/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/style/style.css b/style/style.css
index dce7b23..4304b1d 100644
--- a/style/style.css
+++ b/style/style.css
@@ -17,6 +17,9 @@ html, body {
body {
/*background: #FFFFFF url(images/img01.gif) repeat-x; */
background: #2E2E2E;
+ background: #3F3F3F;
+ background: #433F3F;
+
/*background: #3C3230;*/
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
@@ -156,6 +159,7 @@ img.right {
#navi a:hover, #navi a.active {
background: #983D3A;
border: 1px #D45951 solid;
+ border: 1px #C02020 solid;
}
#page {
@@ -178,6 +182,8 @@ img.right {
background: #F4EDD3;
+ background: #FFFFFF;
+
border: 3px #983D3A solid;
width: 778px;
margin: 0 auto;