Template:LanzerwaldCore/styles.css: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
Created page with "h1, h2, h3, h4, h5, h6 { color: #896cf4 !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% !im..." |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
h1, h2, h3, h4, h5, h6 { | h1, h2, h3, h4, h5, h6 { | ||
color: # | color: #029647 !important; | ||
font-family:serif; | font-family:serif; | ||
font-weight: normal !important; | font-weight: normal !important; | ||
| Line 13: | Line 13: | ||
.toctogglelabel, a, b { | .toctogglelabel, a, b { | ||
color:# | color:#029647 !important; | ||
} | } | ||
| Line 30: | Line 30: | ||
ul li:before | ul li:before | ||
{ | { | ||
content: '\ | content: '\1F332'; | ||
margin: 0 0.5em 0 0; /* any design */ | margin: 0 0.5em 0 0; /* any design */ | ||
} | } | ||
Latest revision as of 10:59, 25 December 2025
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;
}