Increase size of tune link text to make centering look less bad.
This commit is contained in:
parent
8ca95b24f9
commit
2cad796f61
|
@ -90,6 +90,11 @@ div.dottes-transpose-tunes
|
|||
{
|
||||
}
|
||||
|
||||
a.dottes-tune-link
|
||||
{
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
table.dottes-tune-table
|
||||
{
|
||||
padding: 10px;
|
||||
|
|
Loading…
Reference in New Issue