Difference between revisions of "MediaWiki:Vector.css"

From LeikaRO wiki
Jump to: navigation, search
(Created page with "CSS placed here will affect users of the Vector skin: .iwMainTitle { margin: 0px; background-color: #A7BDF4; font-family: "Trebuchet MS",Helvetica,sans-serif...")
(No difference)

Revision as of 23:21, 30 November 2014

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

.iwMainTitle {
    margin: 0px;
    background-color: #A7BDF4;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    font-size: 120%;
    font-weight: bold;
    border: 1px solid #A7BDF4;
    text-align: left;
    color: #3B3B3B;
    padding: 0.2em 0.4em;
}