Difference between revisions of "MediaWiki:Common.css"

From RaysBB
Jump to: navigation, search
Line 2: Line 2:
  
 
#n-portal, #n-currentevents, #n-randompage { display:none; }
 
#n-portal, #n-currentevents, #n-randompage { display:none; }
 +
 +
table.floatright {
 +
border: 1 !important;
 +
}

Revision as of 23:22, 13 May 2011

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

#n-portal, #n-currentevents, #n-randompage { display:none; }

table.floatright {
	border: 1 !important;
}