Add links on account page and fix css

This commit is contained in:
2023-06-13 14:43:17 +02:00
parent 3570bb33c2
commit 3e46d6d87c
8 changed files with 383 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
--dark-primary-color: 34, 39, 46;
--dark-secondary-color: #2d333b;
--dark-tertiary-color: #646464;
--dark-text-color: white;
--dark-text-color: #24ea25;
}
html {

View File

@@ -5,7 +5,7 @@
--light-primary-color: 255, 255, 255;
--light-secondary-color: #dddddd;
--light-tertiary-color: #272822;
--light-text-color: black;
--light-text-color: #24ea25;
}
@font-face {