forked from Decentrala/website
Add links on account page and fix css
This commit is contained in:
@@ -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 {
|
||||
|
@@ -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 {
|
||||
|
Reference in New Issue
Block a user