Difference between revisions of "MediaWiki:Vector.css"

From Geekworm Wiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 00:40, 17 April 2024

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

toc,.mw-warning,.toccolours {
     /* border: 1px solid #a2a9b1; */
        border: 1px solid #64dd17;

     /* background-color: #f8f9fa; */
        background-color: white;
        margin-bottom: 0.5em;
        padding: 5px;
        font-size: 95%
    }