Template:Sanama Article/styles.css: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
No edit summary Tag: Reverted |
No edit summary |
||
| (40 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
.monobook-body { | |||
max-width: 65% !important; | |||
margin-left: 0 !important; | |||
margin: | margin-right: auto !important; | ||
text-align: left !important; | |||
/* optionally add padding or border */ | |||
padding: 1em !important; | |||
margin-top: 1em !important; /* space below title */ | |||
box-shadow: 0 0 5px rgba(0,0,0,0.3) !important; | |||
background: #fff !important; | |||
border-radius: 4px !important; | |||
overflow: hidden; | |||
} | |||
/* | |||
.custom-heading { | |||
text-align: center !important; | |||
font-size: 2em !important; | |||
} | } | ||
.article-body { | |||
line-height: 1.6 !important; | |||
} | |||
*/ | |||
body { | body { | ||
font-size: 120% !important; | font-size: 120% !important; | ||
Latest revision as of 19:13, 4 September 2025
.monobook-body {
max-width: 65% !important;
margin-left: 0 !important;
margin-right: auto !important;
text-align: left !important;
/* optionally add padding or border */
padding: 1em !important;
margin-top: 1em !important; /* space below title */
box-shadow: 0 0 5px rgba(0,0,0,0.3) !important;
background: #fff !important;
border-radius: 4px !important;
overflow: hidden;
}
/*
.custom-heading {
text-align: center !important;
font-size: 2em !important;
}
.article-body {
line-height: 1.6 !important;
}
*/
body {
font-size: 120% !important;
}
#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;
}
.mw-editsection-divider { /* Divider between the edit buttons */
color: white !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;
}