Template:Hoennese article/styles.css

From MicrasWiki
Jump to navigationJump to search
.content{
    background: #B9A193 !important;
}

.wikitable, table td, table th, table tr, tr {
    border-style: solid;
    border-width: 1px;
    border-color: #97867C;
}

#toc, table {
    background: #B9A193;
    border-style: solid;
    border-width: 1px;
    border-color: #97867C;
    font-family: Segoe UI !important;
}

h1, .firstHeading {
    font-family: Didot !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 26.4px;
}

h2 {
    font-family: Didot !important;
    font-size: 22px;
    font-weight: 700;
    line-height: 24.2px;
}

h3 {
    font-family: Didot !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
}

h4 {
    font-family: Didot !important;
    font-size: 18px;
    font-weight: 700;
    line-height: 19.8px;
}

h5 {
    font-family: Didot !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 17.6px;
}

h6 {
    font-family: Didot !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 15.4px;
}

.infobox.vcard.geography {
    background: #B9A193;
    border-color: #97867C;
    font-family: Segoe UI !important;
}

p {
    font-family: Segoe UI !important;
}

.wikitable {
    font-family: Segoe UI !important;
}

.toccolours {
    font-family: Segoe UI !important;
}

.navbox, .navbox-abovebelow, .navbox-list, .navbox-even, .navbox-odd {
    background: #B9A193;
    border-style: solid;
    border-width: 1px !important;
    border-color: #97867C;
    font-family: Segoe UI !important;
}

.navbox-group, .navbox-title {
    background: #B9A193;
    border-style: solid;
    border-width: 1px !important;
    border-color: #97867C;
    font-family: Segoe UI !important;
}

.navbox-spacer
{
    background: #B9A193;
    border-style: none;
}