Difference between revisions of "MediaWiki:Common.css"

From Girlfriend Kari Wiki
Jump to: navigation, search
Line 4: Line 4:
  
 
#header {
 
#header {
border: 1px solid #FF66FF;
+
text-align: center;
border-radius: 7px
 
 
}
 
}

Revision as of 02:56, 15 February 2015

/* CSS placed here will be applied to all skins */

.mw-editsection { display:none!important; }

#header {
	text-align: center;
}