Skip to content
Snippets Groups Projects
Commit 3ecad40e authored by Zachary Sabourin's avatar Zachary Sabourin
Browse files

feat: Update homepage jumbotron for accessibility

parent fc65da4e
No related branches found
No related tags found
1 merge request!63feat: Update homepage jumbotron for accessibility
......@@ -21,7 +21,7 @@ links:
- text: Business Value
container: container-fluid
lastmod: 2022-04-29T14:50:37.859Z
header_wrapper_class: header-wrapper header-anniversary-bg-img header-default-bg-img
header_wrapper_class: header-wrapper header-anniversary-bg-img header-dark-bg-img
featured-jumbotron-bottom-shape
description: The Eclipse Foundation provides our global community of individuals and
organizations with a mature, scalable, and business-friendly environment for
......
......@@ -10,3 +10,5 @@
*
* SPDX-License-Identifier: EPL-2.0
*/
@header-dark-bg-img: url('images/jumbotron/home-jumbo-image.jpg');
\ No newline at end of file
less/images/jumbotron/home-jumbo-image.jpg

152 KiB

......@@ -56,4 +56,8 @@
.featured-jumbotron h1:after {
border-color: #f7941e;
}
.header-dark-bg-img {
background-image: @header-dark-bg-img;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment