mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-11 05:13:02 -05:00
docs(docs): update docs
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
--sl-color-black: #1b1b1d;
|
||||
--sl-color-gray-6: #242526;
|
||||
--sl-color-accent-high: #f10023;
|
||||
/* --sl-color-black: white; */
|
||||
--sl-icon-color: #fff;
|
||||
--sl-color-text-invert: #fff;
|
||||
--primary-color: var(--sl-color-bg-nav) !important;
|
||||
@@ -17,3 +18,7 @@
|
||||
background-color: rgb(35, 134, 54);
|
||||
color: white;
|
||||
}
|
||||
|
||||
a.primary {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user