Skip to content
GitLab
Menu
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
59b36685
Commit
59b36685
authored
Jan 10, 2022
by
Stephan Botta
Browse files
Merge branch 'dev' into 'master'
Dev See merge request
!6
parents
e8b017a8
6480d62b
Pipeline
#18804
passed with stages
in 1 minute and 58 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/css/footer.css
View file @
59b36685
...
...
@@ -4,6 +4,8 @@ footer.footer {
font-size
:
calc
(
15
/
var
(
--rem-base
)
*
1rem
);
line-height
:
var
(
--footer-line-height
);
padding
:
1.5rem
;
position
:
absolute
;
width
:
100%
;
}
.footer
p
{
...
...
src/partials/footer-content.hbs
View file @
59b36685
...
...
@@ -6,7 +6,7 @@
}
.top
{
position
:
absolute
;
bottom
:
-50
px
;
bottom
:
1rem
;
}
.small
{
font-size
:
smaller
;
...
...
Write
Preview
Supports
Markdown
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