Changed Hex Spinner

Changed Hex Spinner to Sliders

Hex Colours Spinners to be replaced in next update
This commit is contained in:
2024-11-10 00:23:04 +00:00
parent a262cad382
commit 0f7711fbb5
23 changed files with 4505 additions and 72 deletions

View File

@@ -0,0 +1,8 @@
@font-face {
font-family: 'DSEG7 Classic Regular';
src: url(/assets/fonts/DSEG7ClassicRegular.woff) format('woff'),
url(/assets/fonts/DSEG7ClassicRegular.ttf) format('truetype');
font-weight: 400;
font-style: normal;
font-display: auto;
}