Template:Appeal/2223AnnualReport/en/style.css: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
RLopez-WMF (talk | contribs) No edit summary |
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 { |
|||
⚫ | |||
⚫ | |||
padding: 0 32px; |
|||
} |
} |
||
#appeal h2 span.mw-headline { |
#appeal h2 span.mw-headline { |
||
Line 10: | Line 15: | ||
line-height: 32px; |
line-height: 32px; |
||
color: #202122; |
color: #202122; |
||
⚫ | |||
⚫ | |||
} |
} |
Revision as of 02:26, 18 April 2023
#appeal{
max-width:600px;
margin: 0 auto;
}
#appeal h2 {
border-bottom: 0 !important;
margin: 0;
padding: 0 32px;
}
#appeal h2 span.mw-headline {
font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 32px;
color: #202122;
}