static/css/pymove3d.css
changeset 18 83bd955e3119
parent 16 e1763a1be790
child 22 1d79576708e0
     1.1 --- a/static/css/pymove3d.css	Sat Nov 30 14:10:00 2013 +0100
     1.2 +++ b/static/css/pymove3d.css	Sat Nov 30 14:48:29 2013 +0100
     1.3 @@ -21,13 +21,24 @@
     1.4  
     1.5  }
     1.6  
     1.7 +/**.btn-lg {
     1.8 +  padding: 10px 16px;
     1.9 +  font-size: 18px;
    1.10 +  line-height: 1.33;
    1.11 +  border-radius: 6px;
    1.12 +}**/
    1.13 +
    1.14  .jumbotron img {
    1.15    float: left;
    1.16 +  border-right: 10px solid transparent;
    1.17 +  position: relative;
    1.18 +  left: -50px;
    1.19 +  
    1.20  }
    1.21  
    1.22  body {background-color: #e9e2d0;}
    1.23  
    1.24 -h1 {text-align: center;}
    1.25 +.jumbotron h1 {text-align: center; font-size: 40px;}
    1.26  .navbar-brand {
    1.27    font-weight: 600; font-size: 24px;
    1.28    font-family: 'gandhi_serifbold'}
Impressum Datenschutzerklärung