mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-05 18:24:06 +00:00
Add padding for watch page
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
a {
|
||||
color: #333;
|
||||
text-decoration: none;
|
||||
color: #333;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover,
|
||||
a:active {
|
||||
color: #167ac6;
|
||||
}
|
||||
color: #167ac6;
|
||||
}
|
||||
|
||||
.l-box {
|
||||
padding: 1em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user