Template:LanzerwaldCore/styles.css: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
| Line 22: | Line 22: | ||
ul { | ul { | ||
list-style: none; | list-style: none; | ||
font-family:serif !important; | |||
padding: 0px; | |||
} | |||
ol { | |||
list-style-type: lower-roman; | |||
font-family:serif !important; | font-family:serif !important; | ||
padding: 0px; | padding: 0px; | ||
Revision as of 15:43, 13 January 2026
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;
}
ol {
list-style-type: lower-roman;
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;
}