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
cd73c5b3
Commit
cd73c5b3
authored
Sep 30, 2021
by
Zhou Fang
Committed by
Eric Poirier
Oct 04, 2021
Browse files
Modified jumbotron styles
parent
237be97a
Changes
1
Hide whitespace changes
Inline
Side-by-side
less/theiacon.less
View file @
cd73c5b3
...
...
@@ -10,7 +10,15 @@
background-size: cover;
.featured-jumbotron {
text-shadow: 2px 2px #000;
& {
text-shadow: 2px 2px #000;
}
.col-md-20 {
@media (min-width: 768px) {
width: 100%;
margin: 0px;
}
}
h1 {
margin-bottom: 0;
&:after {
...
...
@@ -23,7 +31,7 @@
text-align: end;
margin: 60px 0 0;
}
margin-top: -
2
5px;
margin-top: -
1
5px;
text-align: center;
}
h2 {
...
...
@@ -44,7 +52,9 @@
.list-inline {
& {
@media (min-width: 768px) {
display: block;
flex-direction: row;
justify-content: space-between;
flex-wrap: wrap;
}
display: flex;
flex-direction: column;
...
...
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