Template:Hoennese article/styles.css: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
No edit summary |
(fuck) |
||
Line 1: | Line 1: | ||
#toc { | |||
background: #FFDDCA !important; | background: #FFDDCA; | ||
font-family: 'Trebuchet MS' !important; | |||
} | } | ||
. | .infobox.vcard.geography { | ||
background: #FFDDCA; | background: #FFDDCA; | ||
font-family: 'Trebuchet MS' !important; | |||
font-family: | |||
} | } | ||
h1, | h1, h2, h3, h4, h5, h6, p { | ||
font-family: | font-family: 'Trebuchet MS' !important; | ||
} | } | ||
.wikitable { | |||
font-family: | font-family: 'Trebuchet MS' !important; | ||
} | } | ||
.toccolours { | |||
font-family: | font-family: 'Trebuchet MS' !important; | ||
} | } | ||
.navbox { | |||
font-family: | font-family: 'Trebuchet MS' !important; | ||
} | } | ||
.mainarticle { | |||
font-family: | font-family: 'Trebuchet MS' !important; | ||
} | } | ||
h2 { | |||
font-family: | font-family: 'Trebuchet MS' !important; | ||
display: block !important; | |||
background: #B9A193 !important; | |||
background: # | |||
} | } | ||
#content { | |||
background-color: #FFDDCA !important; | |||
} | } |
Revision as of 01:49, 6 May 2020
#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: #B9A193 !important; } #content { background-color: #FFDDCA !important; }