MediaWiki:Vector.css: Difference between revisions

From MC Public Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
.page-Main_Page .firstHeading{display:none;}
.page-Main_Page .firstHeading{background: #48433a url("/skins/monobook/back.jpg") 0px 0px repeat;;}
.thumb{border-color:transparent!important;}
.thumb{border-color:transparent!important;}
.gallerybox .thumb{border-color:#ccc!important;}
.gallerybox .thumb{border-color:#ccc!important;}
body{ background: #48433a url("/skins/monobook/back.jpg") 0px 0px repeat; }

Revision as of 01:47, 1 May 2013

/* CSS placed here will affect users of the Vector skin */
.page-Main_Page .firstHeading{background: #48433a url("/skins/monobook/back.jpg") 0px 0px repeat;;}
.thumb{border-color:transparent!important;}
.gallerybox .thumb{border-color:#ccc!important;}