static/css/pymove3d.css
changeset 16 e1763a1be790
parent 14 16bd2442d8ce
child 18 83bd955e3119
     1.1 --- a/static/css/pymove3d.css	Fri Nov 29 13:36:07 2013 +0100
     1.2 +++ b/static/css/pymove3d.css	Sat Nov 30 14:08:46 2013 +0100
     1.3 @@ -9,10 +9,6 @@
     1.4      font-style: normal;
     1.5  
     1.6  }
     1.7 -
     1.8 -
     1.9 -
    1.10 -
    1.11  @font-face {
    1.12      font-family: 'gandhi_serifregular';
    1.13      src: url('../fonts/gandhiserif-regular-webfont.eot');
    1.14 @@ -25,6 +21,10 @@
    1.15  
    1.16  }
    1.17  
    1.18 +.jumbotron img {
    1.19 +  float: left;
    1.20 +}
    1.21 +
    1.22  body {background-color: #e9e2d0;}
    1.23  
    1.24  h1 {text-align: center;}
    1.25 @@ -63,6 +63,7 @@
    1.26    /*background-color: #01e9ff;*/
    1.27    /*background-color: #ce4b68;*/
    1.28    /*background-color: #9f998c;*/
    1.29 +  min-height:250px;
    1.30  }
    1.31  
    1.32  .flags {
    1.33 @@ -71,7 +72,7 @@
    1.34    
    1.35  #footer {
    1.36  background: #e9e2d0;
    1.37 -height: 80px;
    1.38 +height: 180px;
    1.39  }
    1.40  .separator {
    1.41      width: 100%;
Impressum Datenschutzerklärung