Template:Sanama Article/styles.css: Difference between revisions

From MicrasWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 53: Line 53:
font-size: 0.5em !important;
font-size: 0.5em !important;
color: white !important;
color: white !important;
border-style: hidden !important;
}
}



Revision as of 19:33, 24 February 2021

#toc { /* Table of content */
font-family: Tahoma !important;
}

.infobox.vcard.geography { /* Country infobox on Sanama first page */
font-family: Tahoma !important;
}

.infobox {
font-family: Tahoma !important;
font-size: 83% !important;
}

p { /* General text blocks */
font-family: Tahoma !important; /* Tahoma */
}

.wikitable { /* All wikitables */
font-family: Tahoma !important;
}

.toccolours { /* Infobox on Economy of Sanama page */
font-family: Tahoma !important;
}

.navbox { /* The Sanama nav box */
font-family: Tahoma !important;
}

.mainarticle { /* The Main article lines under each header */
font-family: Tahoma !important;
}

h2 { /* Level 2 headers */
font-family: "Verdana Pro" !important;
font-weight: bold !important;
border-bottom: solid 4px #267F00 !important;
text-transform: uppercase !important;
}

h3 { /* Level 3 headers */
font-family: "Verdana Pro" !important;
font-size: 1.2em !important;
border-bottom: solid 3px #FFCC00 !important;
text-transform: uppercase !important;
}

big b, small b { /* Header in the Country infobox on Sanama first page */
font-family: "Verdana Pro" !important;
}

h2 span a, h3 span a { /* Edit link in the headers */
font-size: 0.5em !important;
color: white !important;
border-style: hidden !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: #e6ffb4 !important; 
}

.navbox-subgroup .navbox-group { /* Subgroup boxes in navbox */
font-family: "Verdana Pro" !important;
background: #FFCC00 !important;
color: black !important;
}

.navbox-group, .navbox-group a { /* Group boxes in navbox */
font-family: "Verdana Pro" !important;
background: #267F00 !important;
color: #FFCC00 !important;
}

.navbox-title, caption { /* Navbox headers */
font-family: "Verdana Pro" !important;
font-weight: bold !important;
font-size: 150% !important;
}

.navbox-title span a { /* Navbox headers */
color: #267F00 !important;
}

.navbox-group div a { /* Election navbox link background fix */
font-family: "Verdana Pro" !important;
background: #FFCC00 !important;
color: black !important;
}

ul { /* Bullet lists */
font-family: Tahoma !important; /* Tahoma */
}

.vevent { /* Election results infobox */
width: 450px !important;
font-family: Tahoma !important;
}