css fix
This commit is contained in:
parent
e0cf3b05df
commit
5413a41d62
1 changed files with 2 additions and 2 deletions
|
@ -21,9 +21,9 @@
|
|||
-bs-color-primary: #0b65da;
|
||||
-bs-color-primary-dark: #0c59bd;
|
||||
-bs-text-color: white;
|
||||
-bs-background-color: black;
|
||||
-bs-background-color: #303030;
|
||||
-bs-background-gray: transparent;
|
||||
-bs-content-background-gray: black;
|
||||
-bs-content-background-gray: #303030;
|
||||
|
||||
/* fifty shades of gray */
|
||||
-bs-color-gray-13: #bbb;
|
||||
|
|
Loading…
Reference in a new issue