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
SADE
SADE
Commits
e1867ca1
Commit
e1867ca1
authored
Jan 21, 2019
by
mrodzis
💪
Browse files
Override TEI's CSS to be SADE compliant
parent
c887f643
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
templates/css/content.css
View file @
e1867ca1
...
...
@@ -4,3 +4,21 @@
font-family
:
'EB Garamond'
,
serif
;
font-size
:
1.5em
;
}
body
{
margin
:
0
;
padding-bottom
:
60px
;
font-family
:
'Open Sans'
,
sans-serif
;
}
#content
.stdfooter
{
display
:
none
;
}
footer
{
font-family
:
'Open Sans'
,
sans-serif
;
}
h3
{
font-style
:
inherit
;
}
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