Modifications:pymove3d.css
authorHans Richter <hr.richter@web.de>
Sun, 01 Dec 2013 12:11:35 +0100
changeset 221d79576708e0
parent 21 e802fa8227df
child 23 08211afd77fd
Modifications:pymove3d.css
static/css/pymove3d.css
     1.1 --- a/static/css/pymove3d.css	Sun Dec 01 06:05:23 2013 +0100
     1.2 +++ b/static/css/pymove3d.css	Sun Dec 01 12:11:35 2013 +0100
     1.3 @@ -41,7 +41,10 @@
     1.4  .jumbotron h1 {text-align: center; font-size: 40px;}
     1.5  .navbar-brand {
     1.6    font-weight: 600; font-size: 24px;
     1.7 -  font-family: 'gandhi_serifbold'}
     1.8 +  font-family: 'gandhi_serifbold';
     1.9 +  background-color: #8ad643;
    1.10 +  border-bottom: 1px solid transparent;}
    1.11 +
    1.12  .container {
    1.13  
    1.14  	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
    1.15 @@ -57,7 +60,7 @@
    1.16  .dropdown-menue {
    1.17  background-color: #9f9a8b;}
    1.18  .navbar {
    1.19 -  background-color: #e9e2d0;
    1.20 +  background-color: #8ad643;
    1.21    border: 1px solid transparent;
    1.22  }
    1.23  .navbar-default .navbar-nav > .active > a,
Impressum Datenschutzerklärung