Template:Hoennese article/styles.css: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
Tag: Undo |
No edit summary |
||
Line 1: | Line 1: | ||
#toc { | #toc { /* Table of content */ | ||
background: #FFDDCA; | background: #FFDDCA; | ||
font-family: 'Trebuchet MS' !important; | font-family: 'Trebuchet MS' !important; | ||
} | } | ||
.infobox.vcard.geography { | .infobox.vcard.geography { /* Country infobox on Hoenn first page */ | ||
background: #FFDDCA; | background: #FFDDCA; | ||
font-family: ' | font-family: 'Sitka' !important; | ||
} | } | ||
p { /* General text blocks */ | |||
font-family: 'Trebuchet MS' !important; | font-family: 'Trebuchet MS' !important; /* Tahoma */ | ||
} | } | ||
.wikitable { | .wikitable { /* All wikitables */ | ||
font-family: 'Trebuchet MS' !important; | font-family: 'Trebuchet MS' !important; | ||
} | } | ||
.toccolours { | .toccolours { /* Infobox on Economy of Hoenn page */ | ||
font-family: 'Trebuchet MS' !important; | font-family: 'Trebuchet MS' !important; | ||
} | } | ||
.navbox { | .navbox { /* The Hoenn nav box */ | ||
font-family: 'Trebuchet MS' !important; | font-family: 'Trebuchet MS' !important; | ||
} | } | ||
.mainarticle { | .mainarticle { /* The Main article lines under each header */ | ||
font-family: 'Trebuchet MS' !important; | font-family: 'Trebuchet MS' !important; | ||
} | } | ||
h2 { | h2 { /* Level 2 headers */ | ||
font-family: ' | font-family: 'Sitka' !important; | ||
display: block !important; | display: block !important; | ||
background: # | background: #E29C45 !important; | ||
color: #407A52 !important; | |||
border-top: solid 4px #C91F37 !important; | |||
border-bottom: solid 4px #044F67 !important; | |||
margin-top: 2px !important; | |||
margin-bottom: 2px !important; | |||
text-transform: uppercase !important; | |||
text-align: center !important; | |||
} | |||
big b, small b { /* Header in the Country infobox on Hoenn first page */ | |||
font-family: 'Sitka' !important; | |||
} | |||
h2 span a { /* Edit link in the headers */ | |||
font-size: 0.5em !important; | |||
color: #CA6924 !important; | |||
} | } | ||
.mw-editsection-bracket { /* Brackets enclosing the edit link in the headers */ | |||
font-size: 0em !important; | |||
} | |||
body.skin-vector { /* Main background (not working) */ | |||
background-color: #FFDDCA !important; | background-color: #FFDDCA !important; | ||
} | |||
.navbox-subgroup .navbox-group { /* Subgroup boxes in navbox */ | |||
font-family: 'Sitka' !important; | |||
background: #C91F37 !important; | |||
color: #E29C45 !important; | |||
} | |||
.navbox-group, .navbox-group a { /* Group boxes in navbox */ | |||
font-family: 'Sitka' !important; | |||
background: #044F67 !important; | |||
color: #E29C45 !important; | |||
} | } | ||
. | .navbox-title { /* Navbox headers */ | ||
border- | font-family: 'Sitka' !important; | ||
background: #E29C45 !important; | |||
color: #407A52 !important; | |||
border-top: solid 3px #C91F37 !important; | |||
border-bottom: solid 3px #044F67 !important; | |||
text-transform: uppercase !important; | |||
text-align: center !important; | |||
} | } | ||
# | .navbox-title span a { /* Navbox headers */ | ||
background: # | color: #E29C45 !important; | ||
} | |||
.navbox-group div a { /* Election navbox link background fix */ | |||
font-family: 'Sitka' !important; | |||
background: #E29C45 !important; | |||
color: #27221F !important; | |||
} | } |
Revision as of 00:18, 7 May 2020
#toc { /* Table of content */ background: #FFDDCA; font-family: 'Trebuchet MS' !important; } .infobox.vcard.geography { /* Country infobox on Hoenn first page */ background: #FFDDCA; font-family: 'Sitka' !important; } p { /* General text blocks */ font-family: 'Trebuchet MS' !important; /* Tahoma */ } .wikitable { /* All wikitables */ font-family: 'Trebuchet MS' !important; } .toccolours { /* Infobox on Economy of Hoenn page */ font-family: 'Trebuchet MS' !important; } .navbox { /* The Hoenn nav box */ font-family: 'Trebuchet MS' !important; } .mainarticle { /* The Main article lines under each header */ font-family: 'Trebuchet MS' !important; } h2 { /* Level 2 headers */ font-family: 'Sitka' !important; display: block !important; background: #E29C45 !important; color: #407A52 !important; border-top: solid 4px #C91F37 !important; border-bottom: solid 4px #044F67 !important; margin-top: 2px !important; margin-bottom: 2px !important; text-transform: uppercase !important; text-align: center !important; } big b, small b { /* Header in the Country infobox on Hoenn first page */ font-family: 'Sitka' !important; } h2 span a { /* Edit link in the headers */ font-size: 0.5em !important; color: #CA6924 !important; } .mw-editsection-bracket { /* Brackets enclosing the edit link in the headers */ font-size: 0em !important; } body.skin-vector { /* Main background (not working) */ background-color: #FFDDCA !important; } .navbox-subgroup .navbox-group { /* Subgroup boxes in navbox */ font-family: 'Sitka' !important; background: #C91F37 !important; color: #E29C45 !important; } .navbox-group, .navbox-group a { /* Group boxes in navbox */ font-family: 'Sitka' !important; background: #044F67 !important; color: #E29C45 !important; } .navbox-title { /* Navbox headers */ font-family: 'Sitka' !important; background: #E29C45 !important; color: #407A52 !important; border-top: solid 3px #C91F37 !important; border-bottom: solid 3px #044F67 !important; text-transform: uppercase !important; text-align: center !important; } .navbox-title span a { /* Navbox headers */ color: #E29C45 !important; } .navbox-group div a { /* Election navbox link background fix */ font-family: 'Sitka' !important; background: #E29C45 !important; color: #27221F !important; }