1.1 --- a/static/css/pymove3d.css Sun Dec 29 11:39:25 2013 +0100
1.2 +++ b/static/css/pymove3d.css Sun Dec 29 21:37:56 2013 +0100
1.3 @@ -36,7 +36,7 @@
1.4 height: auto;
1.5 }
1.6 .clear {clear:both;}
1.7 -body {background-color: #e9e2d0;
1.8 +body {background-color: #fff;/*#e9e2d0;*/
1.9 font-size:16px}
1.10
1.11 .jumbotron h1 {text-align: center; font-size: 40px;}
1.12 @@ -86,7 +86,7 @@
1.13 float: right;}
1.14
1.15 #footer {
1.16 -background: #e9e2d0;
1.17 +background: #fff;
1.18 height: 180px;
1.19 }
1.20 .separator {
1.21 @@ -99,7 +99,7 @@
1.22 .separator img {
1.23 line-height: 43px;
1.24 padding: 0 10px;
1.25 - background: #e9e2d0; /* Farbe des Elements darunter */
1.26 + background: #fff; /* Farbe des Elements darunter */
1.27 display: inline-block;
1.28 /*margin-top: 20px;*/
1.29 - color: #dbe2e3;
1.30 \ No newline at end of file
1.31 + color: #dbe2e3;