This website requires JavaScript.
Explore
Help
Sign In
ynerant
/
plateforme-tfjm2
mirror of
https://gitlab.com/animath/si/plateforme.git
Watch
1
Star
0
Fork
You've already forked plateforme-tfjm2
0
Code
Issues
Releases
Wiki
Activity
d691b3c849
plateforme-tfjm2
/
assets
/
style.css
8 lines
108 B
CSS
Raw
Normal View
History
Unescape
Escape
:lipstick: Add navbar
2019-09-08 22:58:53 +00:00
:
root
{
--navbar-height
:
32px
;
Initial commit
2019-08-21 20:56:46 +00:00
}
:lipstick: Add navbar
2019-09-08 22:58:53 +00:00
#
navbar-logo
{
height
:
var
(
--navbar-height
)
;
Initial commit
2019-08-21 20:56:46 +00:00
display
:
block
;
:lipstick: Add navbar
2019-09-08 22:58:53 +00:00
}