diff -r d0cf8e6f2ab0 -r e1763a1be790 static/css/pymove3d.css --- a/static/css/pymove3d.css Fri Nov 29 13:36:07 2013 +0100 +++ b/static/css/pymove3d.css Sat Nov 30 14:08:46 2013 +0100 @@ -9,10 +9,6 @@ font-style: normal; } - - - - @font-face { font-family: 'gandhi_serifregular'; src: url('../fonts/gandhiserif-regular-webfont.eot'); @@ -25,6 +21,10 @@ } +.jumbotron img { + float: left; +} + body {background-color: #e9e2d0;} h1 {text-align: center;} @@ -63,6 +63,7 @@ /*background-color: #01e9ff;*/ /*background-color: #ce4b68;*/ /*background-color: #9f998c;*/ + min-height:250px; } .flags { @@ -71,7 +72,7 @@ #footer { background: #e9e2d0; -height: 80px; +height: 180px; } .separator { width: 100%;