Difference between revisions of "MediaWiki:Vector.css"

Line 4: Line 4:
 
     padding: .5em;
 
     padding: .5em;
 
     white-space: nowrap;
 
     white-space: nowrap;
     color: #e69710;
+
     color: #e69710 !important;
 
     cursor: pointer;
 
     cursor: pointer;
 
     font-size: .8em;
 
     font-size: .8em;

Revision as of 23:33, 24 May 2016

/* CSS placed here will affect users of the Vector skin */
#div.vectorMenu li a {
    display: inline-block;
    padding: .5em;
    white-space: nowrap;
    color: #e69710 !important;
    cursor: pointer;
    font-size: .8em;