Increase size of tune link text to make centering look less bad.

This commit is contained in:
Jim Hague 2013-02-17 00:40:21 +00:00
parent 8ca95b24f9
commit 2cad796f61
1 changed files with 5 additions and 0 deletions

View File

@ -90,6 +90,11 @@ div.dottes-transpose-tunes
{
}
a.dottes-tune-link
{
font-size: 20px;
}
table.dottes-tune-table
{
padding: 10px;