Bug fixes: Have bar overflow, List index out of range. Updated findArtist interface

This commit is contained in:
Remy
2011-07-14 14:32:23 -07:00
parent 4a721828c3
commit bac8689276
2 changed files with 12 additions and 4 deletions
+4
View File
@@ -86,6 +86,10 @@ h1{
.smalltext{
font-size: 11px;
}
.mediumtext{
font-size: 16px;
margin-left: 100px;
}
.bigtext{
font-size: 22px;
}