Template:Styles/Default.css: Difference between revisions

Content deleted Content added
converting form buttons to use CSS grid, cleaning up padding/margins
update heading styles
 
(6 intermediate revisions by the same user not shown)
Line 86:
font-weight: 500;
font-size: 14px;
 
.amount-options .lp-error {
margin: 0 4px;
}
 
Line 135 ⟶ 131:
}
 
#appeal h2.mw-heading2,
#appeal-head {
font-size: 21px;
Line 169 ⟶ 165:
list-style: none;
gap: 8px;
margin-bottom: 8px;
}
 
Line 409 ⟶ 406:
.ptf {
display: none;
padding: 0 4px;
}
 
Line 443 ⟶ 439:
}
 
#infobox-wrapper h2.mw-heading2 {
font-size: 16px;
font-weight: bold;
Line 619 ⟶ 615:
 
}
 
#country-confirm {
text-align: center;
margin-top: 0 4px-12px;
padding: 0 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 === */