Difference between revisions of "MediaWiki:Common.css"

From PostNukeRP
Jump to: navigation, search
Line 13: Line 13:
 
/*Paragraph Header... Meh*/
 
/*Paragraph Header... Meh*/
 
/*p:first-letter {font-size: 16px}*/
 
/*p:first-letter {font-size: 16px}*/
 +
 +
content{background-color: #606060}

Revision as of 02:26, 25 January 2013

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

/*Testing Shit*/

/*Background Etc.*/
/*body{background-color: #000000;}*/
/*table{background-color: transparent;}*/

/*Link Rules*/
/*a:link {color: #000000;}*/
/*a:visited {color: #000000;}*/

/*Paragraph Header... Meh*/
/*p:first-letter {font-size: 16px}*/

content{background-color: #606060}