Template:LanzerwaldCore/styles.css

From MicrasWiki
Revision as of 10:59, 25 December 2025 by Annna (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
h1, h2, h3, h4, h5, h6 {
    color: #029647 !important;  
    font-family:serif;
    font-weight: normal !important;
    font-size:100% !important;
    text-decoration: underline;
}

#toc, p, .wikitable, .toccolours, .navbox, .mainarticle, .infobox.vcard, .infobox, .infobox.vcard.geography, h2, big b, small b, .navbox-subgroup .navbox-group, .navbox-subgroup .navbox-group a, .navbox-group, .navbox-group a, .navbox-title  {
font-family:serif !important;
font-size:100% !important;
}

.toctogglelabel, a, b {
color:#029647 !important;
}

a.new {
background-color:#efcfda;
}

ul {
    list-style: none;
    font-family:serif !important;
    padding: 0px;
}

.tocnumber { display: none; }

ul li:before
{
    content: '\1F332';
    margin: 0 0.5em 0 0;    /* any design */
}


hr { 
    border-color: #fed0fd;
    background-color: #fed0fd;
    color: #fed0fd;
}

table, th, td {
  border-color: #fed0fd;
}