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
Political Memory
memopol
Commits
2a9ec3e1
Commit
2a9ec3e1
authored
Oct 08, 2016
by
okhin
Browse files
Fix custom.css fontfaces
parent
fbe02dfa
Pipeline
#148
passed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/memopol/static/css/custom.css
View file @
2a9ec3e1
...
...
@@ -59,11 +59,11 @@ a.tag:hover {
}
body
,
.panel-title
{
font-family
:
FiraSansRegulat
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
;
font-family
:
FiraSansRegulat
,
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
;
}
h2
,
h3
,
h4
,
h5
,
h6
{
font-family
:
SansusWebissimoRegular
"Helvetica Neue"
Helvetica
Arial
sans-serif
;
font-family
:
SansusWebissimoRegular
,
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
;
}
h1
{
...
...
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