mirror of
https://github.com/unraid/api.git
synced 2026-04-30 04:01:10 -05:00
feat: create main css for default vars
This commit is contained in:
@@ -8,4 +8,7 @@ body {
|
||||
--color-gamma: #999999;
|
||||
--color-customgradient-start: rgba(242, 242, 242, .0);
|
||||
--color-customgradient-end: rgba(242, 242, 242, .85);
|
||||
/* --shadow-beta: 0 25px 50px -12px ${hexToRgba(beta, 0.15)};
|
||||
--ring-offset-shadow: 0 0 ${beta};
|
||||
--ring-shadow: 0 0 ${beta}; */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user