Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Odevzdávací Systém MO
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MO-P
Odevzdávací Systém MO
Commits
f163b3ce
Commit
f163b3ce
authored
Jan 7, 2021
by
Jiří Setnička
Browse files
Options
Downloads
Patches
Plain Diff
CSS: Změna max-width na 1000px
Přijde mi to odhadometricky jako docela rozumná šířka, na větší bych nešel. Solve
#17
parent
acd93070
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
static/mo.css
+1
-1
1 addition, 1 deletion
static/mo.css
with
1 addition
and
1 deletion
static/mo.css
+
1
−
1
View file @
f163b3ce
...
...
@@ -11,7 +11,7 @@ body {
display
:
block
;
margin
:
0
auto
;
padding
:
0
1em
;
max-width
:
8
00px
;
max-width
:
10
00px
;
width
:
100%
;
}
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment