music.google.com • 4 months ago by glompix
#content {
background-color: #000000;
}
div.fade-out-with-menu {
background-image: none;
}
div.fade-out-effect {
display: none;
}
div.logo {
display: none;
}
div.search {
background-image: none;
background: #222;
position: relative;
top: -19px;
left: -60px;
}
#headerBar {
background-color: #333;
}
.hover td {
color: #000000;
background-color: #ED8335;
}
table.songContainer {
background-color: #222;
color: #ddd;
}
table.songContainer td {
border-bottom: 1px solid #181818;
}
.selectedSong td {
background: #444;
color: #fff;
}
#topBarContainer {
position: relative;
top: -18px;
left: 17px;
color: #ddd;
}
.headerLink {
color: inherit;
}
div.nav-item {
border: none;
}
div.search-border {
display: none;
}
#nav {
background-color: #2e2e2e;
color: #e8e8e8;
}
#main {
background: #222;
color: #ddd;
}
#header {
background: #222;
height: 33px;
}
#nav .selected div {
background: #444;
color: #fff;
font-weight: bold;
}

2
You need to be signed in to comment.