mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Tweak styling for thumbnail video length
This commit is contained in:
parent
570715100b
commit
3f738cf905
1 changed files with 2 additions and 2 deletions
|
@ -103,8 +103,8 @@ img.thumbnail {
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
right: 0.5em;
|
right: 0.25em;
|
||||||
bottom: -0.5em;
|
bottom: -0.75em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.watched {
|
.watched {
|
||||||
|
|
Loading…
Reference in a new issue