mirror of
https://github.com/markuryy/shark.git
synced 2025-12-12 11:41:02 +00:00
ui: add 98.css dark theme
This commit is contained in:
2
static/98.css
Normal file
2
static/98.css
Normal file
File diff suppressed because one or more lines are too long
15
static/app.css
Normal file
15
static/app.css
Normal file
@@ -0,0 +1,15 @@
|
||||
@import '/98.css';
|
||||
|
||||
:root {
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
html {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
}
|
||||
BIN
static/fonts/converted/ms_sans_serif.woff
Normal file
BIN
static/fonts/converted/ms_sans_serif.woff
Normal file
Binary file not shown.
BIN
static/fonts/converted/ms_sans_serif.woff2
Normal file
BIN
static/fonts/converted/ms_sans_serif.woff2
Normal file
Binary file not shown.
BIN
static/fonts/converted/ms_sans_serif_bold.woff
Normal file
BIN
static/fonts/converted/ms_sans_serif_bold.woff
Normal file
Binary file not shown.
BIN
static/fonts/converted/ms_sans_serif_bold.woff2
Normal file
BIN
static/fonts/converted/ms_sans_serif_bold.woff2
Normal file
Binary file not shown.
Reference in New Issue
Block a user