mirror of
https://github.com/idanoo/GoScrobble
synced 2025-07-16 21:11:52 +00:00
Tidy Login buttons and add API_URL env var
This commit is contained in:
parent
fc1d6fc567
commit
c9c6946891
9 changed files with 30 additions and 82 deletions
|
@ -6,4 +6,10 @@
|
|||
.navLink:hover {
|
||||
color: #666666;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.navLinkLogin {
|
||||
margin-left: 15px;
|
||||
padding-left: 15px;
|
||||
border-left: 1px solid #282c34;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue