Template:FrDS Styles: Difference between revisions

Content deleted Content added
RLopez-WMF (talk | contribs)
No edit summary
RLopez-WMF (talk | contribs)
No edit summary
Line 16:
h1,
.text--xlarge{
font-size: 32px !important;
font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif !important;
font-weight: 600 !important;
line-height: 40px !important;
padding:0 !important;
}
h2,
.text-large{
font-size: 24px !important;
font-weight: 600 !important;
line-height: 32px !important;
}
h2 > span{
font-weight: 400 !important;
}
h3,
.text--medium{
font-size: 20px !important;
font-weight: 600 !important;
line-height: 28px !important;
}
h4 {
font-weight: 600 !important;
}
h4,
Line 44 ⟶ 45:
ol,
.text--default{
font-size: 16px !important;
line-height: 24px !important;
}
p > strong{
font-weight: 600 !important;
}
ul,ol{
padding-left: 16px !important;
}
.text--small{
font-size: 14px !important;
line-height: 22px !important;
}
a {
font-size: inherit !important;
text-decoration: underline;
}
th {
font-size: 12px !important;
line-height: 20px !important;
font-weight: 600 !important;
}
td {
font-size: 16px !important;
line-height: 24px !important;
}
@media only screen and (min-width:960px) {
h1,
.text--xlarge{
font-size: 40px !important;
line-height: 48px !important;
}
h2,
.text--large{
font-size: 32px !important;
line-height: 40px !important;
}
h3,
.text--medium{
font-size: 24px !important;
line-height: 32px !important;
}
h4,
Line 91 ⟶ 92:
ol,
.text--default{
font-size: 20px !important;
line-height: 28px !important;
}
.text--small{
font-size: 16px !important;
line-height: 24px !important;
}
th {
font-size: 16px !important;
line-height: 24px !important;
font-weight: 600 !important;
}
td {
font-size: 20px !important;
line-height: 28px !important;
}
}