MediaWiki: Tweeki.css: Difference between revisions
From The Rapid City Punk Rock Archive
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
.with-navbar.with-navbar-fixed{ | .with-navbar.with-navbar-fixed{ | ||
padding-top: 110px; | padding-top: 110px; | ||
} | |||
.sidebar-wrapper { | |||
margin-top: 50px; | |||
} | } | ||
Revision as of 07:31, 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;
}
.sidebar-wrapper {
margin-top: 50px;
}
.navbar-brand img {
height: 94px;
}