Spaces:
Paused
Paused
Update static/css/style.css
Browse files- static/css/style.css +1 -0
static/css/style.css
CHANGED
|
@@ -3,6 +3,7 @@
|
|
| 3 |
@font-face { font-family: 'VazirThin'; src: url('/static/fonts/Vazirmatn-Thin.ttf'); }
|
| 4 |
@font-face { font-family: 'MadaThin'; src: url('/static/fonts/Mada-ExtraLight.ttf'); }
|
| 5 |
@font-face { font-family: 'ArefBold'; src: url('/static/fonts/ArefRuqaa-Bold.ttf'); }
|
|
|
|
| 6 |
:root { --bg: #0f0f0f; --surface: #1e1e1e; --primary: #7C4DFF; --text: #fff; --highlight: #2a2a2a; --panel-bg: #151515; --static-color: #A020F0; --accent-orange: #FF7043; --danger-red: #ff5252; --chip-bg: #2c2c2c; --input-bg: #2a2a2a; }
|
| 7 |
|
| 8 |
* { box-sizing: border-box; user-select: none; -webkit-tap-highlight-color: transparent; outline: none; }
|
|
|
|
| 3 |
@font-face { font-family: 'VazirThin'; src: url('/static/fonts/Vazirmatn-Thin.ttf'); }
|
| 4 |
@font-face { font-family: 'MadaThin'; src: url('/static/fonts/Mada-ExtraLight.ttf'); }
|
| 5 |
@font-face { font-family: 'ArefBold'; src: url('/static/fonts/ArefRuqaa-Bold.ttf'); }
|
| 6 |
+
@font-face { font-family: 'Dastnevis'; src: url('/static/fonts/Dastnevis.ttf'); }
|
| 7 |
:root { --bg: #0f0f0f; --surface: #1e1e1e; --primary: #7C4DFF; --text: #fff; --highlight: #2a2a2a; --panel-bg: #151515; --static-color: #A020F0; --accent-orange: #FF7043; --danger-red: #ff5252; --chip-bg: #2c2c2c; --input-bg: #2a2a2a; }
|
| 8 |
|
| 9 |
* { box-sizing: border-box; user-select: none; -webkit-tap-highlight-color: transparent; outline: none; }
|