MediaWiki: Tweeki.css: Difference between revisions
From The Rapid City Punk Rock Archive
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
.navbar-brand img { | .navbar-brand img { | ||
height: 94px; | height: 94px; | ||
} | |||
.navbar-default{ | |||
background-image: none; | |||
background-color: #fff; | |||
} | } | ||
Revision as of 07:52, 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;
}
.navbar-default{
background-image: none;
background-color: #fff;
}