static/css/bootstrap.css
changeset 226 a49b43868b34
parent 220 bd72e855edae
child 234 c6b169e9fca0
     1.1 --- a/static/css/bootstrap.css	Mon Mar 10 05:29:13 2014 +0100
     1.2 +++ b/static/css/bootstrap.css	Thu Mar 13 22:46:25 2014 +0100
     1.3 @@ -5986,6 +5986,9 @@
     1.4    font-weight: normal;
     1.5    font-style: normal;
     1.6  }
     1.7 +h4 {
     1.8 +  line-height: 1.4em;
     1.9 +}
    1.10  /* Utilities
    1.11  ------------------------------------ */
    1.12  #wrap > .container {
    1.13 @@ -5998,6 +6001,9 @@
    1.14    page-break-inside: avoid;
    1.15    max-width: 100% !important;
    1.16  }
    1.17 +.logo-python {
    1.18 +  margin-top: 20px;
    1.19 +}
    1.20  /* Navigation
    1.21  ------------------------------------ */
    1.22  .navbar-nav > li > a {
    1.23 @@ -6030,6 +6036,10 @@
    1.24    background: url('../images/python_blender.jpg') no-repeat 0px -200px;
    1.25    background-size: 2000px 884px;
    1.26  }
    1.27 +.module-prizes {
    1.28 +  background: url('../images/berlin.jpg') no-repeat 0px -200px;
    1.29 +  background-size: 1920px 981px;
    1.30 +}
    1.31  .module-gallery .module-content {
    1.32    height: 300px;
    1.33    position: relative;
Impressum Datenschutzerklärung