Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
events.eclipse.org
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Olivier Goulet
events.eclipse.org
Commits
e82ebc38
Commit
e82ebc38
authored
1 year ago
by
Olivier Goulet
Browse files
Options
Downloads
Patches
Plain Diff
fix: unlock the cloud bg
parent
d2ae419c
Branches
astro
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
content/2023/unlockthecloud/_index.md
+1
-1
1 addition, 1 deletion
content/2023/unlockthecloud/_index.md
less/pages/2023-osc.less
+6
-6
6 additions, 6 deletions
less/pages/2023-osc.less
with
7 additions
and
7 deletions
content/2023/unlockthecloud/_index.md
+
1
−
1
View file @
e82ebc38
...
...
@@ -13,7 +13,7 @@ custom_jumbotron: |
<div class="custom-jumbotron-img-wrapper">
<img class="img img-responsive margin-auto" src="./images/unlock-the-cloud.png" alt="" />
</div>
header_wrapper_class
:
featured-header
container
header_wrapper_class
:
featured-header
custom_jumbotron_class
:
unlock-the-cloud-jumbotron
links
:
[[
href
:
"
#about"
,
text
:
"
ABOUT"
],
[
href
:
"
#agenda"
,
text
:
"
AGENDA"
]]
container
:
container-fluid
...
...
This diff is collapsed.
Click to expand it.
less/pages/2023-osc.less
+
6
−
6
View file @
e82ebc38
...
...
@@ -49,13 +49,16 @@ main {
}
}
.featured-
header.header-wrapper
{
min-height: 100vh
;
.featured-
jumbotron
{
padding: 0
;
}
.header-wrapper {
.header-wrapper
.featured-jumbotron > .container
{
position: relative;
padding-top: 6rem;
padding-bottom: 6rem;
background: url('../images/tile.png');
background-color: #404040;
background-size: @background-tile-size;
// Grid pattern
...
...
@@ -82,9 +85,6 @@ main {
}
.featured-jumbotron {
padding-top: 6rem;
padding-bottom: 6rem;
p {
font-size: @jumbotron-font-sm;
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment