Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Fachrat Informatik
adapt4finf
Commits
fff006f6
Commit
fff006f6
authored
Aug 08, 2014
by
Fritz Webering
Browse files
Adjust header and paragraph spacing
parent
f9276a85
Changes
1
Hide whitespace changes
Inline
Side-by-side
adapt.css
View file @
fff006f6
...
...
@@ -56,7 +56,8 @@ The content `<div>` is where all your content goes.
line-height
:
95%
;
}
#wikitext
h2
,
#wikitext
h3
,
#wikitext
h4
,
#wikitext
h5
,
#wikitext
h6
,
#wikitext
h7
{
margin-top
:
2em
;
margin-top
:
1.5em
;
margin-bottom
:
0.5em
;
}
#wikitext
img
{
max-width
:
100%
;
...
...
@@ -75,6 +76,9 @@ The content `<div>` is where all your content goes.
color
:
#3a8ad5
;
text-decoration
:
underline
;
}
#wikitext
.vspace
{
margin-top
:
0.8em
;
}
hr
{
/* make <hr> 1px wide and LUH-green */
border-color
:
#c8d317
;
border-style
:
solid
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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