From b52cc4275d66dfa33f8e3904f3ab3070e9a33c94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 10 Apr 2019 17:20:54 -0500 Subject: [PATCH] update styles --- libretube-theme/static/css/styles.css | 8 ++++---- libretube-theme/templates/base.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/libretube-theme/static/css/styles.css b/libretube-theme/static/css/styles.css index 757abf6..72fd026 100644 --- a/libretube-theme/static/css/styles.css +++ b/libretube-theme/static/css/styles.css @@ -1,6 +1,6 @@ /*! * Author: jesus e. - * Version: 1.2.1 + * Version: 1.2.2 */ @font-face { font-family: 'Open Sans'; @@ -454,15 +454,15 @@ input { } .duration { - background-color: #0091EA; + background-color: #000; color: #fff; - padding: 10px 30px; + padding: 2px 5px; text-transform: uppercase; font-weight: 700; font-size: 12px; position: absolute; right: 0; - bottom: 0; + bottom: .2rem; } p.views { diff --git a/libretube-theme/templates/base.html b/libretube-theme/templates/base.html index 1588009..45df562 100644 --- a/libretube-theme/templates/base.html +++ b/libretube-theme/templates/base.html @@ -22,7 +22,7 @@ integrity="sha512-tDXPcamuZsWWd6OsKFyH6nAqh/MjZ/5Yk88T5o+aMfygqNFPan1pLyPFAndRzmOWHKT+jSDzWpJv8krj6x1LMA=="> + integrity="sha512-AMx9aFBum33Nv9QNI+pTFV8UFZiVuJ832380rAVOoG4zha0yUxWW8G6TEGwAQuIy5ADVVhuNin2ixPKQoDCrOg==">