mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 08:30:27 +03:00
Added a perfect dark theme
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
}
|
||||
|
||||
html {
|
||||
background-color: $color-html;
|
||||
background-image: url('/assets/background.svg');
|
||||
height: 100%;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
Reference in New Issue
Block a user