Template:Styles/Default.css: Difference between revisions

Content deleted Content added
No edit summary
update heading styles
 
(3 intermediate revisions by the same user not shown)
Line 131:
}
 
#appeal h2.mw-heading2,
#appeal-head {
font-size: 21px;
Line 439:
}
 
#infobox-wrapper h2.mw-heading2 {
font-size: 16px;
font-weight: bold;
Line 615:
 
}
 
#country-confirm {
text-align: center;
margin-top: -12px;
padding: 4px 0;
border-bottom: 1px solid #a2a9b1;
margin-bottom: 8px;
font-size: 90%;
}
 
 
@media (min-width: 980px) {
#country-confirm {
margin-top: -18px;
}
}
 
 
/* === end of Template:Styles/Default.css === */