mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
wrong place
This commit is contained in:
parent
a50a3576c8
commit
3d8151ceb1
@ -1,15 +0,0 @@
|
||||
html {
|
||||
/* color pallet */
|
||||
--white: #ffffff;
|
||||
--black: #080808;
|
||||
--gray: #c8c8c8;
|
||||
--graylight: #dddddd;
|
||||
--plugback: #ffffff;
|
||||
}
|
||||
|
||||
html[theme="dark"] {
|
||||
--white: #36393f;
|
||||
--black: #f8f8f8;
|
||||
--gray: #d8d8d8;
|
||||
--plugback: #36393f;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user