mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-23 00:45:16 +00:00
Daniel Mason
67e43b8984
- Add client TZ support + Selectable on user page - Move token auth to GET ?key=XYZ for wider webhook support - Add Multiscrobbler support - Add /api/v1/serverinfo for version information
9 lines
117 B
CSS
9 lines
117 B
CSS
.userBody {
|
|
padding: 20px 5px 5px 5px;
|
|
font-size: 16pt;
|
|
}
|
|
|
|
.userDropdown {
|
|
color: #282C34;
|
|
font-size: 12pt;
|
|
} |