mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-06-05 23:29:12 +02: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