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