Template:Safir Alliance/styles.css: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
| Line 32: | Line 32: | ||
font-family: 'Garamond' !important; | font-family: 'Garamond' !important; | ||
display: block !important; | display: block !important; | ||
background: # | background: #FFF8E7 !important; | ||
color: # | color: #66023C !important; | ||
border-top: solid 4px # | border-top: solid 4px #66023C !important; | ||
border-bottom: solid 4px # | border-bottom: solid 4px #66023C !important; | ||
margin-top: 2px !important; | margin-top: 2px !important; | ||
margin-bottom: 2px !important; | margin-bottom: 2px !important; | ||
| Line 47: | Line 47: | ||
h2 span a { /* Edit link in the headers */ | h2 span a { /* Edit link in the headers */ | ||
font-size: 1em !important; | font-size: 1em !important; | ||
color: # | color: #66023C !important; | ||
} | } | ||
.mw-editsection-bracket { /* Brackets enclosing the edit link in the headers */ | .mw-editsection-bracket { /* Brackets enclosing the edit link in the headers */ | ||
color: # | color: #66023C !important; | ||
} | } | ||
| Line 72: | Line 72: | ||
.navbox-title { /* Navbox headers */ | .navbox-title { /* Navbox headers */ | ||
font-family: 'Garamond' !important; | font-family: 'Garamond' !important; | ||
background: # | background: #FFF8E7 !important; | ||
color: # | color: #66023C !important; | ||
border-top: solid | border-top: solid 4px #66023C !important; | ||
border-bottom: solid | border-bottom: solid 4px #66023C !important; | ||
text-align: center !important; | text-align: center !important; | ||
} | } | ||
Revision as of 16:58, 5 June 2020
#toc { /* Table of content */
background: #cceeff;
font-family: 'Verdana' !important;
}
.infobox.vcard.geography { /* Country infobox on first page */
background: #CCEEFF;
font-family: 'Garamond' !important;
}
p { /* General text blocks */
font-family: 'Verdana' !important;
}
.wikitable { /* All wikitables */
font-family: 'Verdana' !important;
}
.toccolours { /* Infobox on Economy page */
font-family: 'Verdana' !important;
}
.navbox { /* The nav box */
font-family: 'Verdana' !important;
}
.mainarticle { /* The Main article lines under each header */
font-family: 'Verdana' !important;
}
h2 { /* Level 2 headers */
font-family: 'Garamond' !important;
display: block !important;
background: #FFF8E7 !important;
color: #66023C !important;
border-top: solid 4px #66023C !important;
border-bottom: solid 4px #66023C !important;
margin-top: 2px !important;
margin-bottom: 2px !important;
text-align: center !important;
}
big b, small b { /* Header in the Country infobox on first page */
font-family: 'Garamond' !important;
}
h2 span a { /* Edit link in the headers */
font-size: 1em !important;
color: #66023C !important;
}
.mw-editsection-bracket { /* Brackets enclosing the edit link in the headers */
color: #66023C !important;
}
body.skin-vector { /* Main background (not working) */
background-color: #CCEEFF !important;
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-group a { /* Subgroup boxes in navbox */
font-family: 'Garamond' !important;
background: #C91F37 !important;
color: #E29C45 !important;
}
.navbox-group, .navbox-group a { /* Group boxes in navbox */
font-family: 'Garamond' !important;
background: #044F67 !important;
color: #E29C45 !important;
}
.navbox-title { /* Navbox headers */
font-family: 'Garamond' !important;
background: #FFF8E7 !important;
color: #66023C !important;
border-top: solid 4px #66023C !important;
border-bottom: solid 4px #66023C !important;
text-align: center !important;
}