From 0fab9dbdc42fadd6b9d974e367f6d6931ebebda0 Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Mon, 18 Feb 2013 22:05:56 +0000 Subject: [PATCH] Tweak position of tune index tune name text to be more aligned with the tune graphic. --- web/css/dottes.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/css/dottes.css b/web/css/dottes.css index a85f6be..8ac8394 100644 --- a/web/css/dottes.css +++ b/web/css/dottes.css @@ -115,6 +115,8 @@ div.dottes-transpose-tunes a.dottes-tune-link { font-size: 20px; + position: relative; + top: 10px; } table.dottes-tune-table