Difference between revisions of "MediaWiki:Common.css"
From Girlfriend Kari Wiki
Line 4: | Line 4: | ||
#header { | #header { | ||
− | border: | + | border: 2px solid #FF66FF; |
+ | border-radius: 5px | ||
} | } |
Revision as of 02:54, 15 February 2015
/* CSS placed here will be applied to all skins */
.mw-editsection { display:none!important; }
#header {
border: 2px solid #FF66FF;
border-radius: 5px
}