Difference between revisions of "MediaWiki:Common.css"

From RaysBB
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
table.rightside {
+
#n-portal, #n-currentevents, #n-randompage { display:none; }
    float: right;
+
    clear: right;
+
    margin: 0.5em;
+
}
+

Revision as of 22:22, 12 May 2011

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

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