From 576de86a57d738190bd167ec94ff0bf4ef1c14a4 Mon Sep 17 00:00:00 2001 From: Rafed Muhammad Yasir Date: Sun, 14 Jun 2020 22:05:33 +0600 Subject: F*** video, chords improved --- static/css/chordsheet.css | 4 ++++ static/css/ramium.css | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/static/css/chordsheet.css b/static/css/chordsheet.css index 2ab76af..260272c 100644 --- a/static/css/chordsheet.css +++ b/static/css/chordsheet.css @@ -2,6 +2,10 @@ color:red; } +.chord-sheet { + line-height: 1.2em; +} + .chord-sheet .row { margin-bottom: 0.8em; } diff --git a/static/css/ramium.css b/static/css/ramium.css index 43f6193..2795790 100644 --- a/static/css/ramium.css +++ b/static/css/ramium.css @@ -101,9 +101,9 @@ input:focus::placeholder { } /* For margin below videos */ -.blog-text div { +/* .blog-text div { margin-bottom: 1em; -} +} */ #admin-table-summary { font-weight: bold; -- cgit v1.2.3