mirror of
https://git.wownero.com/wownero/YellWOWPages.git
synced 2024-08-15 01:03:25 +00:00
Rewrite to Quart web-framework, refactor code.
This commit is contained in:
parent
6b300fd304
commit
67f4c34604
39 changed files with 656 additions and 980 deletions
4
yellow/static/colors.css
Normal file
4
yellow/static/colors.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
:root{
|
||||
--yellow: #ffcc00;
|
||||
--purple: #ff2ad4;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue