Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
rpteam
Revue de Press
Commits
df0f25e9
Commit
df0f25e9
authored
Apr 28, 2017
by
cynddl
Browse files
Cleanup typography rules
parent
6fc6075a
Changes
1
Hide whitespace changes
Inline
Side-by-side
static/src/shared/typography.css
View file @
df0f25e9
...
...
@@ -7,26 +7,20 @@ h1, h2 {
font-family
:
SansusWebissimoRegular
;
}
h1
{
font-size
:
42px
;
}
h2
{
font-size
:
35px
;
}
h3
{
font-size
:
18px
;
font-family
:
FiraSansMedium
;
}
h4
{
font-family
:
FiraSansSemiBold
;
font-size
:
22px
;
margin-top
:
20px
;
margin-bottom
:
20px
;
}
button
,
input
,
optgroup
,
select
,
textarea
{
font-family
:
inherit
!important
;
}
em
{
font-style
:
normal
;
font-weight
:
bold
;
...
...
@@ -34,23 +28,8 @@ em {
font-size
:
18px
;
}
p
.avant
{
color
:
#3B68B0
;
font-family
:
FiraSansRegular
;
width
:
85%
;
}
p
.apres
{
color
:
#3B68B0
;
font-family
:
FiraSansRegular
;
width
:
85%
;
}
.subtitle
{
font-weight
:
bold
;
font-family
:
FiraSansBook
;
color
:
#2f5188
;
color
:
var
(
--color-dark-blue
)
;
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment