1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Database improvements and top tracks web interface

This commit is contained in:
Krateng
2018-12-22 14:06:21 +01:00
parent eb9c9b2f69
commit dfe46d0242
8 changed files with 134 additions and 18 deletions

View File

@@ -51,6 +51,11 @@ table.top_info td.text .stats {
text-align:right;
color:grey;
}
.extra {
color:gray; /*sue me*/
font-size:80%;
}
a {
cursor:pointer;
}