This website requires JavaScript.
Explore
Help
Register
Sign In
nightlymania
/
NightlyMania-site
Watch
1
Star
0
Fork
You've already forked NightlyMania-site
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e6b2a666dd
NightlyMania-site
/
static
/
nightlycss.css
6 lines
82 B
CSS
Raw
Normal View
History
Unescape
Escape
Initial commit.
2022-05-24 15:03:26 +02:00
:
root
{
Change background colour to the one in adobe XD
2022-05-24 15:03:48 +02:00
--bgcolour
:
#
290B57
;
Initial commit.
2022-05-24 15:03:26 +02:00
}
body
{
background-color
:
var
(
--bgcolour
)
;
}