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
4bf196e8
Commit
4bf196e8
authored
Aug 08, 2014
by
Fjen Undso
Browse files
adapt.css: remove top header padding in mobile view
parent
341f419b
Changes
1
Hide whitespace changes
Inline
Side-by-side
adapt.css
View file @
4bf196e8
...
...
@@ -52,7 +52,7 @@ The content `<div>` is where all your content goes.
font-size
:
2em
;
font-weight
:
300
;
margin
:
0.6em
-1em
1.2em
;
padding
:
1
em
1em
0.3em
;
padding
:
0
em
1em
0.3em
;
line-height
:
95%
;
}
#wikitext
h2
,
#wikitext
h3
,
#wikitext
h4
,
#wikitext
h5
,
#wikitext
h6
,
#wikitext
h7
{
...
...
@@ -302,6 +302,9 @@ will disappear and the Side Menu for larger displays will be visible.
margin-top
:
0.3em
;
display
:
block
;
}
#wikitext
h1
{
padding-top
:
1em
;
}
.title
,
.content
{
padding-left
:
2em
;
...
...
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