diff options
| author | Wolfboy248 <georgejvindkarlsen@gmail.com> | 2025-08-21 10:33:27 +0200 |
|---|---|---|
| committer | Wolfboy248 <georgejvindkarlsen@gmail.com> | 2025-08-21 10:33:27 +0200 |
| commit | da1fd74f9387149b2b94d62853587a8afdb74ddd (patch) | |
| tree | 57f13021890b6d27848a3379d0869790fd1d7c97 /frontend/src/App.css | |
| parent | organised pages, started work on theme (diff) | |
| download | lphub-da1fd74f9387149b2b94d62853587a8afdb74ddd.tar.gz lphub-da1fd74f9387149b2b94d62853587a8afdb74ddd.tar.bz2 lphub-da1fd74f9387149b2b94d62853587a8afdb74ddd.zip | |
Reorganised Maplist and Sidebar
Diffstat (limited to 'frontend/src/App.css')
| -rw-r--r-- | frontend/src/App.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/src/App.css b/frontend/src/App.css index a39dcf1..3e0d813 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | --color-main: #141520; | 6 | --color-main: #141520; |
| 7 | --color-panel: #202232; | 7 | --color-panel: #202232; |
| 8 | --color-block: #2b2e46; | 8 | --color-block: #2b2e46; |
| 9 | --color-bright: #333753; | ||
| 9 | 10 | ||
| 10 | --color-white: #cdcfdf; | 11 | --color-white: #cdcfdf; |
| 11 | 12 | ||