Difference between revisions of "MediaWiki:Common.css"

From Marcus Zenoria Designs - Tip Jars & Tech - Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .version{ font-weight: bold; }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
.version{ font-weight: bold; }
+
.version{ font-weight: bold; float:right}

Revision as of 11:17, 23 July 2017

/* CSS placed here will be applied to all skins */
.version{ font-weight: bold; float:right}