mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-04-11.git
synced 2024-08-15 00:43:26 +00:00
Make 'watched' icon smaller
This commit is contained in:
parent
a242390fc1
commit
60c6778344
1 changed files with 3 additions and 3 deletions
|
@ -62,10 +62,10 @@ img.thumbnail {
|
|||
color: #fff;
|
||||
border-radius: 2px;
|
||||
padding: 4px 8px 4px 8px;
|
||||
font-size: 25px;
|
||||
font-size: 16px;
|
||||
font-family: sans-serif;
|
||||
left: 0.25em;
|
||||
top: -0.75em;
|
||||
left: 0.20em;
|
||||
top: -0.70em;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue