summaryrefslogtreecommitdiff
path: root/style
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2011-08-24 20:36:33 +0200
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2011-08-24 20:49:25 +0200
commit77026810aed5eff07c3b8eeee7452235c27b85da (patch)
tree48441cff991cb29440e35ea51384b6aeef87645a /style
parent64dc9b933563a546303c480f559396f6478eee41 (diff)
downloadmutti-web-77026810aed5eff07c3b8eeee7452235c27b85da.tar.gz
mutti-web-77026810aed5eff07c3b8eeee7452235c27b85da.tar.bz2
mutti-web-77026810aed5eff07c3b8eeee7452235c27b85da.zip
[WIP] style changes
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;