new color --link-color: #c9e9ff
This commit is contained in:
parent
4878bc6843
commit
5057a83a80
1 changed files with 2 additions and 1 deletions
|
@ -53,6 +53,7 @@
|
|||
--secondary-color: #a3abba;
|
||||
--tertiary-color: #a3abba;
|
||||
--primary-color: #62c4ff;
|
||||
--link-color: #c9e9ff;
|
||||
--error-color: #ff3c74;
|
||||
--progress-bar-background: #3f3f44;
|
||||
--progress-bar-fill: #62c4ff;
|
||||
|
@ -311,4 +312,4 @@ figure {
|
|||
margin-top: 50px;
|
||||
padding-top: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue