MediaWiki: Tweeki.css: Difference between revisions
From The Rapid City Punk Rock Archive
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
.navbar-right{ | .navbar-right{ | ||
margin-top: 50px; | margin-top: 50px; | ||
} | |||
/* SIDEBAR */ | |||
.sidebar-wrapper{ | |||
position: absolute; | |||
} | } | ||
Revision as of 08:28, 24 October 2021
/* NAVIGATION/HEADER */
#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;
}
.navbar-right{
margin-top: 50px;
}
/* SIDEBAR */
.sidebar-wrapper{
position: absolute;
}