MediaWiki: Tweeki.css: Difference between revisions
From The Rapid City Punk Rock Archive
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Tweeki skin */ | /* CSS placed here will affect users of the Tweeki skin */ | ||
#mw-navigation{ | #mw-navigation{ | ||
height: 110px; | height: 100px; | ||
} | |||
.with-navbar.with-navbar-fixed{ | |||
padding-top: 110px; | |||
} | } | ||
Revision as of 07:28, 24 October 2021
/* CSS placed here will affect users of the Tweeki skin */
#mw-navigation{
height: 100px;
}
.with-navbar.with-navbar-fixed{
padding-top: 110px;
}
.navbar-brand img {
height: 94px;
}