From 8ce9e815c8212647d702b94ca8633943d1aa663a Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sun, 23 Apr 2017 21:57:08 +0200 Subject: Client: display video tags --- client/src/sass/_variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/sass/_variables.scss') diff --git a/client/src/sass/_variables.scss b/client/src/sass/_variables.scss index 723b2bcc8..5c06fae9d 100644 --- a/client/src/sass/_variables.scss +++ b/client/src/sass/_variables.scss @@ -15,6 +15,6 @@ $video-miniature-other-infos: #686767; $video-watch-border-color: #eceef4; $video-watch-title-height: 90px; -$video-watch-info-color: #8e909b; +$video-watch-info-color: #9da0ae; $video-watch-info-height: 120px; $video-watch-info-padding-left: 40px; -- cgit v1.2.3