update schedules direct

This commit is contained in:
Luke Pulverenti 2015-10-01 12:28:24 -04:00
parent 4acfe20470
commit a07e6b59a3
35 changed files with 215 additions and 314 deletions

View file

@ -4,7 +4,7 @@
}
.nowPlayingText {
display: inline-block;.
display: inline-block;
font-weight: normal;
position: relative;
top: -7px;
@ -24,7 +24,7 @@
}
.mediaButton.active {
color: #2ad;
color: #52B54B;
}
@media (min-width: 500px) {