Difference between revisions of "MediaWiki:Common.css"

From Girlfriend Kari Wiki
Jump to: navigation, search
m
Line 3: Line 3:
 
.mw-editsection { display:none!important; }
 
.mw-editsection { display:none!important; }
  
#header {
+
#welcome .title {
 
text-align: center;
 
text-align: center;
 +
background-color: #FF99FF;
 
}
 
}

Revision as of 02:59, 15 February 2015

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

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

#welcome .title {
	text-align: center;
	background-color: #FF99FF;
}