Template:Hoennese article/styles.css

From MicrasWiki
Jump to navigationJump to search
#toc {
    background: #FFDDCA;
    font-family: 'Trebuchet MS' !important;
}

.infobox.vcard.geography {
    background: #FFDDCA;
    font-family: 'Trebuchet MS' !important;
}

h1, h2, h3, h4, h5, h6, p {
    font-family: 'Trebuchet MS' !important;
}

.wikitable {
    font-family: 'Trebuchet MS' !important;
}

.toccolours {
    font-family: 'Trebuchet MS' !important;
}

.navbox {
    font-family: 'Trebuchet MS' !important;
}

.mainarticle {
    font-family: 'Trebuchet MS' !important;
}

h2 {
    font-family: 'Trebuchet MS' !important;
    display: block !important;
    background: #e5c6b5 !important;
}

#content { 
    background-color: #FFDDCA !important; 
}

.wikitable, table td, table th, table tr, tr {
    border-color: #e5c6b5;
}

#toc, table {
    background: #FFDDCA;
    border-color: #e5c6b5;
}