🚧 CSS and component changes for dev site
This commit is contained in:
parent
f910b02317
commit
377bfcf12b
22 changed files with 426 additions and 58 deletions
|
@ -2,6 +2,8 @@ $fc-text-light: $oc-gray-9;
|
|||
$fc-text-dark: $oc-gray-0;
|
||||
$fc-bg-light: $oc-gray-0;
|
||||
$fc-bg-dark: $oc-gray-9;
|
||||
$fc-altbg-light: $oc-gray-1;
|
||||
$fc-altbg-dark: $oc-gray-8;
|
||||
$fc-notice-light: $oc-yellow-7;
|
||||
$fc-notice-dark: $oc-lime-3;
|
||||
$fc-hoverbg-light: $oc-gray-1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue