Worldpedia:Main Page/styles.css: Difference between revisions

fix the bold
move h2s in
Line 88: Line 88:
}
}


#mp-upper h2,
.mp-h2 {
#mp-middle h2,
#mp-lower h2,
#mp-other-lower h2.mp-h2 {
margin: 0.5em;
padding: 0.2em 0.4em;
border-width: 1px;
border-width: 1px;
border-style: solid;
border-style: solid;
Line 99: Line 94:
font-family: inherit;
font-family: inherit;
font-size: 120%;
font-size: 120%;
margin: 0.5em;
padding: 0.2em 0.4em;
}
}


body.skin-timeless h2::after {
.mp-h2 span {
border: none;
font-size: 85%;
font-weight: normal;
}
 
#mp-left h2 {
background: #cef2e0;
border-color: #a3bfb1;
}
 
#mp-right h2 {
background: #cedff2;
border-color: #a3b0bf;
}
 
#mp-tfl-h2 {
background: #f2cedd;
border-color: #bfa3af;
}
 
#mp-tfp-h2 {
background: #ddcef2;
border-color: #afa3bf;
}
}


#mp-other-lower h2 {
background: #eee;
border-color: #ddd;
color: #222;
}


#mp-dyk-h2, #mp-otd-h2 {
clear: both;
}


body.skin-timeless .mp-h2::after {
border: none;
}


/* SKIN-MINERVA */
/* SKIN-MINERVA */