MediaWiki:Group-user.css: Difference between revisions
From ihaveahax's Site
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
} | } | ||
#mw-head-base, | /*unused*/ | ||
/*#mw-head-base, | |||
#mw-page-base, | #mw-page-base, | ||
#mw-head, | #mw-head, | ||
Line 16: | Line 17: | ||
#mw-searchButton { | #mw-searchButton { | ||
display: block; | display: block; | ||
} | }*/ |
Revision as of 16:07, 18 December 2020
/* CSS placed here will affect registered users only */
/* counter the css in [[MediaWiki:Common.css]] */
#p-tb {
display: block!important;
}
/*unused*/
/*#mw-head-base,
#mw-page-base,
#mw-head,
#p-namespaces,
#footer,
.portal h5,
#p-tb,
#searchGoButton,
#mw-searchButton {
display: block;
}*/