Difference between revisions of "MediaWiki:Common.css"

From RaysBB
Jump to: navigation, search
Line 4: Line 4:
  
 
table.floatright {
 
table.floatright {
border: 1 !important;
+
border: 1px solid !important;
 
}
 
}

Revision as of 23:23, 13 May 2011

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

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

table.floatright {
	border: 1px solid !important;
}