mirror of
https://github.com/iv-org/invidious
synced 2024-11-03 03:40:35 +00:00
Make 'watched' icon smaller
This commit is contained in:
parent
a242390fc1
commit
60c6778344
@ -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 New Issue
Block a user