1st commit
This commit is contained in:
22
wwws/apxhtml/src/static/css/twdevstyle.css
Normal file
22
wwws/apxhtml/src/static/css/twdevstyle.css
Normal file
@@ -0,0 +1,22 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
@import 'daisyui';
|
||||
|
||||
@Layer base {
|
||||
@font-face{
|
||||
font-family: 'Monserrat';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: url(static/fonts/Montserrat-VariableFont_wght.woff2) format('woff2');
|
||||
}
|
||||
font-family:"Monserrat", system-ui, sans-serif;
|
||||
@font-face{
|
||||
font-family: 'Inter';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: url(static/fonts/Inter-VariableFont_slnt,wght.woff2) format('woff2');
|
||||
}
|
||||
}
|
1826
wwws/apxhtml/src/static/css/twstyle.css
Normal file
1826
wwws/apxhtml/src/static/css/twstyle.css
Normal file
File diff suppressed because it is too large
Load Diff
BIN
wwws/apxhtml/src/static/fonts/Questrial-Regular.ttf
Normal file
BIN
wwws/apxhtml/src/static/fonts/Questrial-Regular.ttf
Normal file
Binary file not shown.
BIN
wwws/apxhtml/src/static/fonts/Quicksand-Bold.ttf
Normal file
BIN
wwws/apxhtml/src/static/fonts/Quicksand-Bold.ttf
Normal file
Binary file not shown.
BIN
wwws/apxhtml/src/static/fonts/Quicksand-Light.ttf
Normal file
BIN
wwws/apxhtml/src/static/fonts/Quicksand-Light.ttf
Normal file
Binary file not shown.
BIN
wwws/apxhtml/src/static/fonts/Quicksand-Light.woff2
Normal file
BIN
wwws/apxhtml/src/static/fonts/Quicksand-Light.woff2
Normal file
Binary file not shown.
BIN
wwws/apxhtml/src/static/fonts/Quicksand-Medium.ttf
Normal file
BIN
wwws/apxhtml/src/static/fonts/Quicksand-Medium.ttf
Normal file
Binary file not shown.
BIN
wwws/apxhtml/src/static/fonts/Quicksand-Regular.ttf
Normal file
BIN
wwws/apxhtml/src/static/fonts/Quicksand-Regular.ttf
Normal file
Binary file not shown.
BIN
wwws/apxhtml/src/static/fonts/Quicksand-SemiBold.ttf
Normal file
BIN
wwws/apxhtml/src/static/fonts/Quicksand-SemiBold.ttf
Normal file
Binary file not shown.
BIN
wwws/apxhtml/src/static/fonts/questrial-regular-webfont.woff
Normal file
BIN
wwws/apxhtml/src/static/fonts/questrial-regular-webfont.woff
Normal file
Binary file not shown.
BIN
wwws/apxhtml/src/static/fonts/questrial-regular-webfont.woff2
Normal file
BIN
wwws/apxhtml/src/static/fonts/questrial-regular-webfont.woff2
Normal file
Binary file not shown.
BIN
wwws/apxhtml/src/static/img/icons/iconbgdark.png
Normal file
BIN
wwws/apxhtml/src/static/img/icons/iconbgdark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
BIN
wwws/apxhtml/src/static/img/icons/iconbglight.png
Normal file
BIN
wwws/apxhtml/src/static/img/icons/iconbglight.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.7 KiB |
BIN
wwws/apxhtml/src/static/img/logo/logobgdark.png
Normal file
BIN
wwws/apxhtml/src/static/img/logo/logobgdark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
BIN
wwws/apxhtml/src/static/img/logo/logobglight.png
Normal file
BIN
wwws/apxhtml/src/static/img/logo/logobglight.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.8 KiB |
BIN
wwws/apxhtml/src/static/img/logo/logobgorange.png
Normal file
BIN
wwws/apxhtml/src/static/img/logo/logobgorange.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Reference in New Issue
Block a user