This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
invidious
Watch
1
Star
0
Fork
0
You've already forked invidious
mirror of
https://github.com/iv-org/invidious.git
synced
2024-11-12 19:28:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4bf0e538e4
invidious
/
assets
/
css
/
default.css
10 lines
109 B
CSS
Raw
Normal View
History
Unescape
Escape
Use horizontal padding
2018-03-12 23:37:01 +00:00
.
h-box
{
padding-left
:
1em
;
padding-right
:
1em
;
Add padding for watch page
2018-03-11 17:05:56 +00:00
}
Use horizontal padding
2018-03-12 23:37:01 +00:00
.
v-box
{
padding-top
:
1em
;
padding-bottom
:
1em
;
Add dark theme
2018-04-14 02:32:14 +00:00
}
Reference in New Issue
Copy Permalink