Modifications: css
authorHans Richter <hr.richter@web.de>
Mon, 02 Dec 2013 10:16:45 +0100
changeset 2526b37ea3e36d
parent 24 414e120653e5
child 26 b9c9a9b2b7d4
Modifications: css
static/css/pymove3d.css
     1.1 --- a/static/css/pymove3d.css	Mon Dec 02 10:01:15 2013 +0100
     1.2 +++ b/static/css/pymove3d.css	Mon Dec 02 10:16:45 2013 +0100
     1.3 @@ -36,13 +36,14 @@
     1.4    
     1.5  }
     1.6  
     1.7 -body {background-color: #e9e2d0;}
     1.8 +body {background-color: #e9e2d0;
     1.9 +font-size:16px}
    1.10  
    1.11  .jumbotron h1 {text-align: center; font-size: 40px;}
    1.12  .navbar-brand {
    1.13    font-weight: 600; font-size: 24px;
    1.14    font-family: 'gandhi_serifbold';
    1.15 -  background-color: #8ad643;
    1.16 +  background-color: #F8F8F8;
    1.17    border-bottom: 1px solid transparent;}
    1.18  
    1.19  .container {
    1.20 @@ -60,7 +61,7 @@
    1.21  .dropdown-menue {
    1.22  background-color: #9f9a8b;}
    1.23  .navbar {
    1.24 -  background-color: #9f998c;;
    1.25 +  background-color: #F8F8F8;
    1.26    border: 1px solid transparent;
    1.27  }
    1.28  .navbar-default .navbar-nav > .active > a,
Impressum Datenschutzerklärung