Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FS-PETRA-UPM
Enci-Documentation Web-UI
Commits
56014f8a
Commit
56014f8a
authored
Jan 10, 2022
by
Stephan Botta
Browse files
Merge branch 'dev' into 'master'
Dev See merge request
!8
parents
ef1551c8
4ec3053e
Pipeline
#18866
passed with stages
in 2 minutes and 1 second
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/css/main.css
View file @
56014f8a
...
...
@@ -34,10 +34,10 @@
}
}
.commit-version
{
div
.commit-version
{
position
:
absolute
;
color
:
#ffb96e
;
display
:
flex
;
margin-top
:
3.7em
;
font-size
:
0.7em
;
margin-left
:
-23em
;
font-size
:
0.5em
;
margin-left
:
2em
;
margin-top
:
4.5em
;
}
src/partials/header-content.hbs
View file @
56014f8a
...
...
@@ -3,7 +3,7 @@
<div
class=
"navbar-brand"
>
<a
class=
"navbar-item"
href=
"
{{{
or
site
.
url
(
or
siteRootUrl
siteRootPath
)
}}}
"
>
{{
site
.
title
}}
</a>
<div
class=
"commit-version"
>
<p>
Version:
{{{
or
page
.
attributes
.
commitreference
'Testversion'
}}}
</p>
<br>
<p>
Version:
{{{
or
page
.
attributes
.
commitreference
'Testversion'
}}}
</p>
<p>
{{{
or
page
.
attributes
.
datelabel
'Datum:'
}}}
{{{
or
page
.
attributes
.
commitdate
'irgendwann'
}}}
</p>
</div>
<button
class=
"navbar-burger"
data-target=
"topbar-nav"
>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment