Difference between revisions of "MediaWiki:Common.css"

From Marcus Zenoria Designs - Tip Jars & Tech - Wiki
Jump to: navigation, search
Line 3: Line 3:
 
.butt{
 
.butt{
 
background-color:blue;
 
background-color:blue;
color: white}
+
color: white;
 +
padding: 3px;
 +
border-radius: 2px;}

Revision as of 11:27, 23 July 2017

/* CSS placed here will be applied to all skins */
.version{ font-weight: bold; float: right;}
.butt{
background-color:blue;
color: white;
padding: 3px;
border-radius: 2px;}