Template:Appeal/2223AnnualReport/en/style.css: Difference between revisions

Content deleted Content added
RLopez-WMF (talk | contribs)
No edit summary
RLopez-WMF (talk | contribs)
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1:
.color-gold{
color: #7A6C48;
}
.color-orange{
color: #EE5E40;
}
.color-pink{
color: #D94C78;
}
.color-blue{
color: #345DA6;
}
#main-wrapper{
gap: 60px !important;
}
#appeal{
max-width:600px;
margin: 0 auto;
color: #202122;
}
#appeal-wrapper{
flex:0 !important;
}
#appeal h2 {
Line 28 ⟶ 47:
#appeal .appeal-intro p{
margin: 0;
}
#appeal .appeal-summary ul {
margin: 0;
list-style: none;
padding: 24px 0;
}
#appeal .appeal-summary ul li{
font-size: 14px;
line-height: 16px;
margin: 0;
padding-bottom: 12px;
}
#appeal .appeal-summary ul strong{
font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif;
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 20px;
}