mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Add dark theme
This commit is contained in:
9
assets/css/default.css
Normal file
9
assets/css/default.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.h-box {
|
||||
padding-left: 1em;
|
||||
padding-right: 1em;
|
||||
}
|
||||
|
||||
.v-box {
|
||||
padding-top: 1em;
|
||||
padding-bottom: 1em;
|
||||
}
|
Reference in New Issue
Block a user