MediaWiki:Vector.css: Difference between revisions

Undo revision 105883 by Screamer1234 (talk)
Tag: Undo
No edit summary
Line 7: Line 7:
/* Content and footer */
/* Content and footer */
.mw-footer {background-color:#333;padding-bottom:45px;border-bottom-left-radius:0.2em;border:1px solid black;}
.mw-footer {background-color:#333;padding-bottom:45px;border-bottom-left-radius:0.2em;border:1px solid black;}
#content {background-color:#333;border-left:1px solid black;border-top:1px solid black;position:relative;z-index:1;}
#content {background-color:#333;border-left:1px solid #e87057;border-top:1px solid black;position:relative;z-index:1;}
/* Sidebar */
/* Sidebar */
.vector-menu-portal {margin:0px;background:#333;padding-left:10px!important;padding-right:5px!important;}
.vector-menu-portal {margin:0px;background:#333;padding-left:10px!important;padding-right:5px!important;}