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
92927c48
Commit
92927c48
authored
Sep 28, 2013
by
fred
Browse files
style: minor adjustment to main content width
parent
965dc4ed
Changes
1
Show whitespace changes
Inline
Side-by-side
panikweb_templates/static/css/specifics.css
View file @
92927c48
...
...
@@ -301,8 +301,7 @@ body{
position
:
relative
;
float
:
right
;
width
:
78%
;
width
:
calc
(
100%
-
300px
);
margin-left
:
20px
;
width
:
calc
(
100%
-
280px
);
}
#All
h1
.top
{
font-size
:
120px
;
...
...
Write
Preview
Markdown
is supported
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