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
Roberto José TORO OLMEDO
BrainBox
Commits
9a9b18f1
Unverified
Commit
9a9b18f1
authored
Jan 09, 2020
by
katja heuer
Committed by
GitHub
Jan 09, 2020
Browse files
Merge pull request #233 from katjaq/master
change style of background video
parents
68af13f1
e8113693
Changes
1
Hide whitespace changes
Inline
Side-by-side
view/brainbox/src/style/index-style.css
View file @
9a9b18f1
...
...
@@ -60,12 +60,12 @@ h2 {
}
#bgBrainsImg
{
filter
:
contrast
(
1
5
0%
)
brightness
(
6
0%
);
-webkit-filter
:
contrast
(
1
5
0%
)
brightness
(
6
0%
);
filter
:
saturate
(
60%
)
contrast
(
1
2
0%
)
brightness
(
8
0%
);
-webkit-filter
:
saturate
(
60%
)
contrast
(
1
2
0%
)
brightness
(
8
0%
);
position
:
absolute
;
top
:
0
;
left
:
0
}
#bgBrains
{
filter
:
contrast
(
1
5
0%
)
brightness
(
6
0%
);
-webkit-filter
:
contrast
(
1
5
0%
)
brightness
(
6
0%
);
filter
:
saturate
(
60%
)
contrast
(
1
2
0%
)
brightness
(
8
0%
);
-webkit-filter
:
saturate
(
60%
)
contrast
(
1
2
0%
)
brightness
(
8
0%
);
position
:
absolute
;
top
:
0
;
left
:
0
}
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