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
7ac5e297
Commit
7ac5e297
authored
Jan 10, 2022
by
Stephan Botta
Browse files
Update vars.css
parent
027866b0
Pipeline
#18791
passed with stage
in 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/css/vars.css
View file @
7ac5e297
...
...
@@ -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
:
var
(
--color-jet-80
)
;
--footer-link-font-color
:
#e18114
;
/* dimensions and positioning */
--navbar-height
:
calc
(
63
/
var
(
--rem-base
)
*
1rem
);
--toolbar-height
:
calc
(
45
/
var
(
--rem-base
)
*
1rem
);
...
...
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