Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
.brand | .brand | ||
{ | { | ||
− | + | float: right; | |
} | } |
Latest revision as of 05:13, 11 July 2013
/* CSS placed here will be applied to all skins */ .test { color: green; } .brand { float: right; }