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
luxcem
memopol
Commits
f1c19341
Commit
f1c19341
authored
Oct 08, 2016
by
okhin
Browse files
Merge branch '161-use-something-else-than-propaganda' into 'master'
Fix custom.css fontfaces Closes #161 See merge request !165
parents
6f60a710
2a9ec3e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/memopol/static/css/custom.css
View file @
f1c19341
...
...
@@ -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