From 5efd8a4aa6cd4deca287781be24083fc468c563a Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Sat, 3 Feb 2018 20:37:27 +0300 Subject: fixes --- src/components/still-image/still-image.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/components/still-image/still-image.vue') diff --git a/src/components/still-image/still-image.vue b/src/components/still-image/still-image.vue index b141cdaf..91d7f77a 100644 --- a/src/components/still-image/still-image.vue +++ b/src/components/still-image/still-image.vue @@ -30,11 +30,14 @@ &::before { content: 'gif'; position: absolute; + line-height: 10px; + font-size: 10px; top: 5px; left: 5px; - background: rgba(127,127,127,.7); + background: rgba(127,127,127,.5); + color: #FFF; display: block; - padding: 2px; + padding: 2px 4px; border-radius: 3px; z-index: 2; } -- cgit v1.2.3-70-g09d2