Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Foundation
IT
Websites
events.eclipse.org
Commits
0ae715d5
Commit
0ae715d5
authored
Sep 30, 2021
by
Zhou Fang
Committed by
Eric Poirier
Oct 04, 2021
Browse files
Made styles update based on feedback
parent
25272fe2
Changes
3
Show whitespace changes
Inline
Side-by-side
less/images/theiacon/theia-background-image.jpg
View replaced file @
25272fe2
View file @
0ae715d5
379 KB
|
W:
|
H:
201 KB
|
W:
|
H:
2-up
Swipe
Onion skin
less/theiacon.less
View file @
0ae715d5
.header-theiacon-2021-event {
.header-theiacon-2021-event {
@media (min-width: 768px) {
@media (min-width: 768px) {
background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
background-image: url('images/theiacon/theia-background-image.jpg');
url('images/theiacon/theia-background-image.jpg');
background-position: center;
background-position: center;
}
}
background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
background-image: url('images/theiacon/theia-mobile-background-image.jpg');
url('images/theiacon/theia-mobile-background-image.jpg');
background-position: top 20% left;
background-position: top 20% left;
background-size: cover;
background-size: cover;
...
@@ -46,18 +44,19 @@
...
@@ -46,18 +44,19 @@
}
}
h2 {
h2 {
@media (min-width: 768px) {
@media (min-width: 768px) {
margin: 0 0
4
0px;
margin: 0 0
9
0px;
text-align: left;
text-align: left;
width: 260px;
width: 260px;
}
}
@media (min-width: 992px) {
@media (min-width: 992px) {
margin: 0 0 40px;
font-size: 26px;
font-size: 26px;
width: 355px;
width: 355px;
}
}
text-align: center;
text-align: center;
font-size: 20px;
font-size: 20px;
font-weight: 500;
font-weight: 500;
margin-top:
150px
;
margin-top:
39vw
;
}
}
}
}
...
...
static/images/theia-background-image.jpg
View replaced file @
25272fe2
View file @
0ae715d5
379 KB
|
W:
|
H:
201 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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