diff -r 73735e707f21 -r 6be8044d34d9 static/css/pymove3d.css --- a/static/css/pymove3d.css Sun Dec 29 11:39:25 2013 +0100 +++ b/static/css/pymove3d.css Sun Dec 29 21:37:56 2013 +0100 @@ -36,7 +36,7 @@ height: auto; } .clear {clear:both;} -body {background-color: #e9e2d0; +body {background-color: #fff;/*#e9e2d0;*/ font-size:16px} .jumbotron h1 {text-align: center; font-size: 40px;} @@ -86,7 +86,7 @@ float: right;} #footer { -background: #e9e2d0; +background: #fff; height: 180px; } .separator { @@ -99,7 +99,7 @@ .separator img { line-height: 43px; padding: 0 10px; - background: #e9e2d0; /* Farbe des Elements darunter */ + background: #fff; /* Farbe des Elements darunter */ display: inline-block; /*margin-top: 20px;*/ - color: #dbe2e3; \ No newline at end of file + color: #dbe2e3;