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
Simon Daron
panikweb
Commits
f1e0744c
Commit
f1e0744c
authored
Sep 28, 2013
by
fred
Browse files
style: adapt big top titles to small screens
parent
00032478
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/css/specifics.css
View file @
f1e0744c
...
...
@@ -271,6 +271,15 @@ body{
}
@media
screen
and
(
max-width
:
600px
)
{
#All
h1
.top
{
font-size
:
60px
;
padding
:
0
3%
;
}
#specialHome
.leftPart
h1
.top
{
display
:
none
;
}
}
@media
screen
and
(
min-width
:
600px
)
{
#Commons
{
...
...
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