MediaWiki: Tweeki.css: Unterschied zwischen den Versionen

Aus QR-KULTUR
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „.navbar-brand { float: left; padding: 40px 15px; font-size: 50px; line-height: 20px; height: 100px; font-weight: bolder; font-stret…“)
 
Zeile 7: Zeile 7:
 
     font-weight: bolder;
 
     font-weight: bolder;
 
     font-stretch: condensed;
 
     font-stretch: condensed;
 +
}
 +
 +
.firstHeading {
 +
    /* margin-bottom: .1em; */
 +
    /* line-height: 1.2em; */
 +
    /* padding-bottom: 0; */
 
}
 
}

Version vom 21. Mai 2018, 21:39 Uhr

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

.firstHeading {
    /* margin-bottom: .1em; */
    /* line-height: 1.2em; */
    /* padding-bottom: 0; */
}