MediaWiki:Tweeki.css: Difference between revisions

From GBFans.com
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
.dropdown-menu {
.dropdown-menu {
right: 0;
right: 0;
left: inherit;
}
}

Revision as of 04:34, January 23, 2019

/* CSS placed here will affect users of the Tweeki skin */

.with-navbar.with-navbar-fixed {
padding-top: 10px;
background-color: #ffffff;
}

.sidebar-wrapper {
top: 250px
}

.dropdown-menu {
right: 0;
left: inherit;
}