MediaWiki:Timeless.css: Difference between revisions

From Ghost Theory Wiki
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 290: Line 290:
     color: #ffff00 !important;
     color: #ffff00 !important;
     fill: #ffff00 !important;
     fill: #ffff00 !important;
}
/* Nuclear: force the hamburger container itself to show a yellow square */
.skin-timeless #mw-header .mw-portlet-toggle,
.skin-timeless #mw-header .mw-portlet-toggle button,
.skin-timeless #mw-header .mw-portlet-toggle a {
    background-color: #ffff00 !important;
    width: 32px !important;
    height: 32px !important;
}
}