MediaWiki:Tweeki.css: Unterschied zwischen den Versionen

Aus MGM Münzlexikon
Zeile 3: Zeile 3:
  
 
.navbar-brand img {
 
.navbar-brand img {
     height: 100%;
+
     height: 50%;
     width:  100%;
+
     width:  50%;
 
     margin-top: -10px
 
     margin-top: -10px
 
}
 
}

Version vom 18. Februar 2021, 11:56 Uhr

/* CSS placed here will affect users of the Tweeki skin */


.navbar-brand img {
    height: 50%;
    width:  50%;
    margin-top: -10px
}