Difference between revisions of "MediaWiki:Common.css"

From Girlfriend Kari Wiki
Jump to: navigation, search
Line 4: Line 4:
  
 
#header {
 
#header {
border: 5px solid red;
+
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
}