Difference between revisions of "MediaWiki:Vector.css"

From
Jump to: navigation, search
 
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
 
.sa-mbutton {
 
    background-color: #005588;
 
    color: white;
 
    display: inline-block;
 
    padding: 5px;
 
    margin: 5px;
 
    border-radius: 5px;
 
    width: 125px;
 
    text-align: center;
 
}
 

Latest revision as of 17:12, 4 June 2020

/* CSS placed here will affect users of the Vector skin */