wip
This commit is contained in:
parent
66ced29c6d
commit
dbcfdcd0c3
41 changed files with 3637 additions and 791 deletions
9
src/frontend/style.scss
Normal file
9
src/frontend/style.scss
Normal file
|
@ -0,0 +1,9 @@
|
|||
body {
|
||||
--primary: rgb(134, 179, 0);
|
||||
--shadow-color: rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.xarticle {
|
||||
margin: auto;
|
||||
max-width: 720px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue