Tweak position of tune index tune name text to be more aligned with the tune graphic.
This commit is contained in:
parent
44bf3605bb
commit
0fab9dbdc4
|
@ -115,6 +115,8 @@ div.dottes-transpose-tunes
|
||||||
a.dottes-tune-link
|
a.dottes-tune-link
|
||||||
{
|
{
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
|
position: relative;
|
||||||
|
top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.dottes-tune-table
|
table.dottes-tune-table
|
||||||
|
|
Loading…
Reference in New Issue