add artists/tracks pages; more components; css cleanup
This commit is contained in:
parent
065a34a744
commit
b0dd87cad3
37 changed files with 498 additions and 354 deletions
|
|
@ -333,7 +333,7 @@ ul#links a {
|
|||
background-color: #fff;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
transition: filter .1s,-webkit-filter .1s
|
||||
transition: filter .1s ease-out, -webkit-filter .1s ease-out;
|
||||
}
|
||||
|
||||
#buylink {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue