Difference between revisions of "MediaWiki:Common.css"

From RaysBB
Jump to: navigation, search
Line 7: Line 7:
 
table.floatright {
 
table.floatright {
 
border: 1px solid #ccc !important;
 
border: 1px solid #ccc !important;
border-width: .5em 0 .8em 1.4em !important;
 
 
}
 
}

Revision as of 10:54, 16 May 2011

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

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

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