1
1
Fork 0
This commit is contained in:
Vrifox 2020-10-19 11:13:30 +02:00
parent b60ce05dbe
commit 122ed0e3ef
4 changed files with 109 additions and 0 deletions

View file

@ -1,3 +1,5 @@
body {
background: $blog_body-bg;
color: $white;
margin: 0;
}