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

From Donate
Jump to navigation Jump to search
Content deleted Content added
RLopez-WMF (talk | contribs)
Created page with "#appeal{ max-width:600px; margin: 0 auto; }"
 
RLopez-WMF (talk | contribs)
No edit summary
Line 2: Line 2:
max-width:600px;
max-width:600px;
margin: 0 auto;
margin: 0 auto;
}
#appeal h2 span.mw-headline {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 32px;
color: #202122;
}
}

Revision as of 02:21, 18 April 2023

#appeal{
	max-width:600px;
	margin: 0 auto;
}
#appeal h2 span.mw-headline {
	font-family: 'Source Serif Pro';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 32px;
	color: #202122;
}