MediaWiki:Tweeki.css: Unterschied zwischen den Versionen
Aus MGM Münzlexikon
(Die Seite wurde neu angelegt: „→CSS placed here will affect users of the Tweeki skin: .navbar-brand img { height: 100px; margin-top: -10px; }“) |
|||
| Zeile 4: | Zeile 4: | ||
.navbar-brand img { | .navbar-brand img { | ||
height: 100px; | height: 100px; | ||
| + | width: 100px; | ||
margin-top: -10px; | margin-top: -10px; | ||
} | } | ||
Version vom 18. Februar 2021, 10:26 Uhr
/* CSS placed here will affect users of the Tweeki skin */
.navbar-brand img {
height: 100px;
width: 100px;
margin-top: -10px;
}





