MediaWiki:Tweeki.css: Difference between revisions
(Created page with "→CSS placed here will affect users of the Tweeki skin: .navbar-brand img { height: 100px; }") |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Tweeki skin */ | /* CSS placed here will affect users of the Tweeki skin */ | ||
.navbar-nav { | |||
align-items: center !important; | |||
} | |||
.navbar-brand img { | .navbar-brand img { | ||
margin-top: 0px !important; | |||
} | } | ||