diff options
Diffstat (limited to 'template/style.css')
| -rwxr-xr-x | template/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/template/style.css b/template/style.css index 6def45f..0bb2718 100755 --- a/template/style.css +++ b/template/style.css | |||
| @@ -281,6 +281,10 @@ img, video { | |||
| 281 | border-radius: 5px; | 281 | border-radius: 5px; |
| 282 | } | 282 | } |
| 283 | 283 | ||
| 284 | video { | ||
| 285 | background: var(--badge-background-color); | ||
| 286 | } | ||
| 287 | |||
| 284 | time { | 288 | time { |
| 285 | color: var(--label-color); | 289 | color: var(--label-color); |
| 286 | font-size: 90%; | 290 | font-size: 90%; |
