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
behaviors-ai-public
LaVizu
Commits
69eebd3c
Commit
69eebd3c
authored
May 28, 2019
by
Laurianne Charrier
Browse files
Centering header
parent
5d9b08fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Header/Header.css
View file @
69eebd3c
...
...
@@ -13,7 +13,7 @@
text-align
:
center
;
letter-spacing
:
0.3px
;
padding-top
:
25px
;
padding-right
:
8
vw
;
padding-right
:
13
vw
;
float
:
left
;
}
...
...
@@ -41,9 +41,9 @@
/* Buttons to control the algorithm's lifecycle : play/pause, restart, next step, etc. */
#header
.controls
{
padding-right
:
7
vw
;
padding-left
:
4
vw
;
padding-top
:
2
0
px
;
padding-right
:
13
vw
;
padding-left
:
8
vw
;
padding-top
:
2
4
px
;
float
:
left
;
filter
:
invert
(
26%
)
sepia
(
0%
)
saturate
(
0%
)
hue-rotate
(
98deg
)
brightness
(
99%
)
contrast
(
91%
);
}
...
...
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