mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
add themes, home component, body css
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
:root .yotsuba {
|
||||
--background-color: #ffe;
|
||||
--background-fade: url("/public/assets/background-fade.png");
|
||||
--color: #800;
|
||||
}
|
||||
|
||||
:root .yotsuba-b {
|
||||
--background-color: #eef2ff;
|
||||
--background-fade: url("/public/assets/background-fade-blue.png");
|
||||
--color: #000;
|
||||
}
|
||||
Reference in New Issue
Block a user