Template:FrDS Styles: 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 16: | Line 16: | ||
h1, |
h1, |
||
.text--xlarge{ |
.text--xlarge{ |
||
font-size: 32px; |
font-size: 32px !important; |
||
font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif; |
font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif !important; |
||
font-weight: 600; |
font-weight: 600 !important; |
||
line-height: 40px; |
line-height: 40px !important; |
||
padding:0 !important; |
|||
} |
} |
||
h2, |
h2, |
||
.text-large{ |
.text-large{ |
||
font-size: 24px; |
font-size: 24px !important; |
||
font-weight: 600; |
font-weight: 600 !important; |
||
line-height: 32px; |
line-height: 32px !important; |
||
} |
} |
||
h2 > span{ |
h2 > span{ |
||
font-weight: 400; |
font-weight: 400 !important; |
||
} |
} |
||
h3, |
h3, |
||
.text--medium{ |
.text--medium{ |
||
font-size: 20px; |
font-size: 20px !important; |
||
font-weight: 600; |
font-weight: 600 !important; |
||
line-height: 28px; |
line-height: 28px !important; |
||
} |
} |
||
h4 { |
h4 { |
||
font-weight: 600; |
font-weight: 600 !important; |
||
} |
} |
||
h4, |
h4, |
||
Line 44: | Line 45: | ||
ol, |
ol, |
||
.text--default{ |
.text--default{ |
||
font-size: 16px; |
font-size: 16px !important; |
||
line-height: 24px; |
line-height: 24px !important; |
||
} |
} |
||
p > strong{ |
p > strong{ |
||
font-weight: 600; |
font-weight: 600 !important; |
||
} |
} |
||
ul,ol{ |
ul,ol{ |
||
padding-left: 16px; |
padding-left: 16px !important; |
||
} |
} |
||
.text--small{ |
.text--small{ |
||
font-size: 14px; |
font-size: 14px !important; |
||
line-height: 22px; |
line-height: 22px !important; |
||
} |
} |
||
a { |
a { |
||
font-size: inherit; |
font-size: inherit !important; |
||
text-decoration: underline; |
text-decoration: underline; |
||
} |
} |
||
th { |
th { |
||
font-size: 12px; |
font-size: 12px !important; |
||
line-height: 20px; |
line-height: 20px !important; |
||
font-weight: 600; |
font-weight: 600 !important; |
||
} |
} |
||
td { |
td { |
||
font-size: 16px; |
font-size: 16px !important; |
||
line-height: 24px; |
line-height: 24px !important; |
||
} |
} |
||
@media only screen and (min-width:960px) { |
@media only screen and (min-width:960px) { |
||
h1, |
h1, |
||
.text--xlarge{ |
.text--xlarge{ |
||
font-size: 40px; |
font-size: 40px !important; |
||
line-height: 48px; |
line-height: 48px !important; |
||
} |
} |
||
h2, |
h2, |
||
.text--large{ |
.text--large{ |
||
font-size: 32px; |
font-size: 32px !important; |
||
line-height: 40px; |
line-height: 40px !important; |
||
} |
} |
||
h3, |
h3, |
||
.text--medium{ |
.text--medium{ |
||
font-size: 24px; |
font-size: 24px !important; |
||
line-height: 32px; |
line-height: 32px !important; |
||
} |
} |
||
h4, |
h4, |
||
Line 91: | Line 92: | ||
ol, |
ol, |
||
.text--default{ |
.text--default{ |
||
font-size: 20px; |
font-size: 20px !important; |
||
line-height: 28px; |
line-height: 28px !important; |
||
} |
} |
||
.text--small{ |
.text--small{ |
||
font-size: 16px; |
font-size: 16px !important; |
||
line-height: 24px; |
line-height: 24px !important; |
||
} |
} |
||
th { |
th { |
||
font-size: 16px; |
font-size: 16px !important; |
||
line-height: 24px; |
line-height: 24px !important; |
||
font-weight: 600; |
font-weight: 600 !important; |
||
} |
} |
||
td { |
td { |
||
font-size: 20px; |
font-size: 20px !important; |
||
line-height: 28px; |
line-height: 28px !important; |
||
} |
} |
||
} |
} |
Revision as of 23:35, 4 June 2024