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
6480d62b
Commit
6480d62b
authored
Jan 10, 2022
by
Stephan Botta
Browse files
Dev
parent
e8b017a8
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/css/footer.css
View file @
6480d62b
...
...
@@ -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 @
6480d62b
...
...
@@ -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
.
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