MediaWiki: Tweeki.css: Unterschied zwischen den Versionen

Aus QR-KULTUR
Wechseln zu: Navigation, Suche
Zeile 19: Zeile 19:
  
 
.with-navbar.with-navbar-fixed {
 
.with-navbar.with-navbar-fixed {
     padding-top: 100px;
+
     padding-top: 115px;
 
}
 
}
  

Version vom 13. August 2018, 20:50 Uhr

.navbar-brand {
    float: left;
    padding: 40px 15px;
    font-size: 50px;
    line-height: 20px;
    height: 100px;
    font-weight: bolder;
    font-stretch: condensed;
}

.firstHeading {
    margin-top: 50px;
    line-height: 1.2em;
    padding-bottom: 0;
    text-align: unset;
    letter-spacing: unset;
    font-weight: 800;
}

.with-navbar.with-navbar-fixed {
    padding-top: 115px;
}

.navbar-default {
    background-color: #9a0024;
    border-color: #000000;
    border-bottom: 15px solid;
}