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
925dd69e
Commit
925dd69e
authored
Jan 10, 2022
by
Stephan Botta
Browse files
Merge branch 'dev' into 'master'
Dev See merge request
!7
parents
59b36685
10e0feca
Pipeline
#18811
passed with stages
in 1 minute and 45 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/css/vars.css
View file @
925dd69e
...
...
@@ -116,7 +116,7 @@
--footer-line-height
:
var
(
--doc-line-height
);
--footer-background
:
var
(
--color-smoke-90
);
--footer-font-color
:
var
(
--color-gray-70
);
--footer-link-font-color
:
#
e18114
;
--footer-link-font-color
:
#
5d5d5d
;
/* dimensions and positioning */
--navbar-height
:
calc
(
63
/
var
(
--rem-base
)
*
1rem
);
--toolbar-height
:
calc
(
45
/
var
(
--rem-base
)
*
1rem
);
...
...
src/partials/footer-content.hbs
View file @
925dd69e
...
...
@@ -6,7 +6,7 @@
}
.top
{
position
:
absolute
;
bottom
:
1rem
;
bottom
:
1
.6
rem
;
}
.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