mirror of
https://github.com/Akif9748/akf-forum.git
synced 2024-11-01 11:25:04 +03:00
13 lines
No EOL
271 B
CSS
13 lines
No EOL
271 B
CSS
|
|
:root {
|
|
--main: #ac8fff;
|
|
--btn-clr-1: #e8e8e8;
|
|
--menu-item: #ffffff;
|
|
--borders: #d9d9d9;
|
|
--input-clr: #dcdcdc;
|
|
--box-shadow: #c3c3c3;
|
|
--second: #9f9f9f;
|
|
--anti: #ebebeb;
|
|
--t-username: rgb(236 236 236);
|
|
background-color: #000000;
|
|
} |