update now playing page
This commit is contained in:
parent
7fb59cc969
commit
e33e5875cf
10 changed files with 148 additions and 197 deletions
|
@ -1,9 +1,14 @@
|
|||
html, body {
|
||||
html {
|
||||
font-family: Helvetica Neue;
|
||||
/* Setting it here will help prevent white flashes */
|
||||
background-color: #1c1c1c;
|
||||
}
|
||||
|
||||
html, body {
|
||||
font-family: Helvetica Neue;
|
||||
}
|
||||
|
||||
|
||||
.viewMenuBar, .libraryViewNav {
|
||||
background-color: rgba(28,28,28,.97);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue