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
7748e6f8
Commit
7748e6f8
authored
Aug 08, 2014
by
Fjen Undso
Browse files
Merge branch 'master' into 'master'
Adjust header and paragraph spacing See merge request
!5
parents
4bf196e8
fff006f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
adapt.css
View file @
7748e6f8
...
...
@@ -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