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
Fritz
adapt4finf
Commits
648e7484
Commit
648e7484
authored
Jul 24, 2014
by
Fjen Undso
Browse files
adapt.css: less banner padding and proper alignment on mobile
parent
b4d73549
Changes
1
Hide whitespace changes
Inline
Side-by-side
adapt.css
View file @
648e7484
...
...
@@ -69,11 +69,15 @@ hr {
#wikihead
form
{
display
:
none
;
}
#wikihead
input
{
font-size
:
85%
;
}
/* The #wikilogo element is the logo from $PageLogoFmt */
#wikilogo
{
padding
:
10px
2em
6px
75px
;
text-align
:
right
;
background
:
#eaeaea
;
border-bottom
:
1px
#ccc
solid
;
}
#wikilogo
{
padding
:
5px
;
text-align
:
right
;
background
:
#eaeaea
;
border-bottom
:
1px
#ccc
solid
;
}
a
#banner
{
background
-image
:
url(/pub/skins/adapt4finf/finf-luh-mobile.png)
;
display
:
block
;
background
:
url(/pub/skins/adapt4finf/finf-luh-mobile.png)
no-repeat
;
display
:
inline-
block
;
width
:
274px
;
height
:
51px
;
}
...
...
@@ -218,8 +222,8 @@ will disappear and the Side Menu for larger displays will be visible.
#menu
.sidesearch
{
display
:
none
;
}
#wikilogo
{
padding-left
:
1em
;
text-align
:
left
;
}
a
#banner
{
background
-image
:
url(/pub/skins/adapt4finf/finf-luh-desktop.png)
;
display
:
block
;
background
:
url(/pub/skins/adapt4finf/finf-luh-desktop.png)
no-repeat
;
display
:
inline-
block
;
width
:
900px
;
height
:
100px
;
}
...
...
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