mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-29 19:06:29 +00:00
5 lines
70 B
CSS
5 lines
70 B
CSS
@import url('./reset.css');
|
|
|
|
body{
|
|
background-color: aquamarine;
|
|
} |