Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hifis.net
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
HIFIS
Overall
hifis.net
Commits
a494b018
Verified
Commit
a494b018
authored
4 years ago
by
Huste, Tobias
Browse files
Options
Downloads
Patches
Plain Diff
Add new background color and transition to mission jumbotron
parent
564194b3
No related branches found
Branches containing commit
No related tags found
1 merge request
!30
Add new background color and transition to mission jumbotron
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
_layouts/frontpage.html
+40
-31
40 additions, 31 deletions
_layouts/frontpage.html
assets/css/frontpage.scss
+19
-12
19 additions, 12 deletions
assets/css/frontpage.scss
with
59 additions
and
43 deletions
_layouts/frontpage.html
+
40
−
31
View file @
a494b018
...
...
@@ -33,39 +33,48 @@
<a
href=
"{{ 'news/' | relative_url }}"
class=
"btn btn-outline-secondary"
>
More
</a>
</section>
</div>
<div
class=
"frontpage-mission-jumbotron"
>
<section>
<div
class=
"info-col"
>
<div
class=
"info-box"
>
<a
href=
"{% link index.md %}"
class=
"btn btn-outline-light"
>
<h3><i
class=
"fas fa-user-plus"
aria-hidden=
"true"
></i>
You
&
HIFIS
</h3>
</a>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut
labore et dolore magna aliqua.
</p>
</div>
<div
class=
"info-box"
>
<a
href=
"{% link mission/index.md %}"
class=
"btn btn-outline-light"
>
<h3><i
class=
"fas fa-atom"
aria-hidden=
"true"
></i>
HIFIS Mission
</h3>
</a>
<p>
Strengthening and developing the ICT competences of the whole Helmholtz Association.
</p>
</div>
<div
class=
"info-box"
>
<a
href=
"{% link partners.md %}"
class=
"btn btn-outline-light"
>
<h3><i
class=
"fas fa-globe-europe"
aria-hidden=
"true"
></i>
HIFIS Partners
</h3>
</a>
<p>
Take a look at our partners, within the Helmholtz Association and throughout the World.
</p>
</div>
<div
class=
"info-box"
>
<a
href=
"{% link roadmap/index.md %}"
class=
"btn btn-outline-light"
>
<h3><i
class=
"fas fa-road"
aria-hidden=
"true"
></i>
Now
&
tomorrow - The HIFIS Roadmap
</h3>
</a>
<p>
Get the latest updates of the HIFIS roadmap, summarizing our goals for the months and years to come.
</p>
<div
class=
"transition-block"
>
{% include transition.html direction="top" %}
<div
class=
"frontpage-mission-jumbotron"
>
<section>
<div
class=
"info-col"
>
<div
class=
"info-box"
>
<a
href=
"{% link index.md %}"
class=
"btn btn-outline-primary"
>
<h3><i
class=
"fas fa-user-plus"
aria-hidden=
"true"
></i>
You
&
HIFIS
</h3>
</a>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
incididunt ut
labore et dolore magna aliqua.
</p>
</div>
<div
class=
"info-box"
>
<a
href=
"{% link mission/index.md %}"
class=
"btn btn-outline-primary"
>
<h3><i
class=
"fas fa-atom"
aria-hidden=
"true"
></i>
HIFIS Mission
</h3>
</a>
<p>
Strengthening and developing the ICT competences of the whole Helmholtz Association.
</p>
</div>
<div
class=
"info-box"
>
<a
href=
"{% link partners.md %}"
class=
"btn btn-outline-primary"
>
<h3><i
class=
"fas fa-globe-europe"
aria-hidden=
"true"
></i>
HIFIS Partners
</h3>
</a>
<p>
Take a look at our partners, within the Helmholtz Association and throughout the World.
</p>
</div>
<div
class=
"info-box"
>
<a
href=
"{% link roadmap/index.md %}"
class=
"btn btn-outline-primary"
>
<h3><i
class=
"fas fa-road"
aria-hidden=
"true"
></i>
Now
&
tomorrow - The HIFIS
Roadmap
</h3>
</a>
<p>
Get the latest updates of the HIFIS roadmap, summarizing our goals for the months
andyears to
come.
</p>
</div>
</div>
</
div
>
</
section
>
</
section
>
</
div
>
</div>
</main>
{% include footer.html %}
...
...
This diff is collapsed.
Click to expand it.
assets/css/frontpage.scss
+
19
−
12
View file @
a494b018
...
...
@@ -35,13 +35,8 @@
padding
:
1rem
;
}
.btn-outline-
light
{
.btn-outline-
primary
{
border
:
none
;
&
:focus
,
&
:hover
{
color
:
$color-helmholtz-dark-blue
;
}
}
}
...
...
@@ -99,7 +94,7 @@
h1
,
h2
,
h3
{
@include
font-heading
;
margin-top
:
0
.5
0
rem
;
margin-top
:
0
.5
5
rem
;
margin-bottom
:
0
.25rem
;
}
...
...
@@ -133,15 +128,27 @@
}
}
.transition-block
{
filter
:
drop-shadow
(
-.1rem
-.1rem
.1rem
rgba
(
0
,
0
,
0
,
0
.1
));
.transition_on_top
{
margin-bottom
:
-1px
;
.fill_right
{
fill
:
lighten
(
$color-helmoltz-gray
,
55%
);
}
}
}
.frontpage-mission-jumbotron
{
@extend
.frontpage-jumbotron
;
padding-top
:
1rem
;
padding-bottom
:
1rem
;
// Ensure that the base jumbotron always ends below the footer.
padding-bottom
:
$transition-max-height
;
margin-bottom
:
-
$transition-max-height
;
position
:
relative
;
background-color
:
$color-helm
h
oltz-
blue
;
color
:
white
;
position
:
relative
;
background-color
:
lighten
(
$color-helmoltz-
gray
,
55%
)
;
color
:
darken
(
$color-helmoltz-gray
,
20%
)
;
}
.btn-logo
{
...
...
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