MediaWiki:Group-user.css: Difference between revisions

From ihaveahax's Site
Jump to navigationJump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
}
}


#mw-head-base,
#p-personal {
display: block!important;
}
 
/*unused*/
/*#mw-head-base,
#mw-page-base,
#mw-page-base,
#mw-head,
#mw-head,
Line 16: Line 21:
#mw-searchButton {
#mw-searchButton {
display: block;
display: block;
}
}*/
 
#mw-page-base {
background-image: linear-gradient(to bottom,#fff 50%,#CCD0E5 100%);
}