X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fsass%2F_variables.scss;h=5c06fae9d1b952a5340bd9fb64e114906141c558;hb=8ce9e815c8212647d702b94ca8633943d1aa663a;hp=723b2bcc88120e93be4192293cc5c168214f9ac7;hpb=b362290d40a93cf0f9746f9aeae4fe5457157a81;p=github%2FChocobozzz%2FPeerTube.git 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;