Difference between revisions of "MediaWiki:Common.css"

From PostNukeRP
Jump to: navigation, search
Line 5: Line 5:
  
 
/*Tables*/
 
/*Tables*/
table { background-color: transparent; }
+
table 'background-color: transparent;'
  
.WikiPageMenuEntries #discussion { display: none; }
+
/*Body*/
 +
body 'background-color: #FFFFD'

Revision as of 09:04, 24 January 2013

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

/*Testing Shit*/


/*Tables*/
table  'background-color: transparent;'

/*Body*/
body 'background-color: #FFFFD'