Difference between revisions of "MediaWiki:Common.css"

From Marcus Zenoria Designs - Tip Jars & Tech - Wiki
Jump to: navigation, search
Line 6: Line 6:
 
padding: 4px;
 
padding: 4px;
 
margin: 4px;
 
margin: 4px;
border-radius: 2px;}
+
border-radius: 4px;}

Revision as of 11:29, 23 July 2017

/* CSS placed here will be applied to all skins */
.version{ font-weight: bold; float: right;}
.butt{
background-color: #167EB2;
color: white;
padding: 4px;
margin: 4px;
border-radius: 4px;}