css : now_playing [bckcolor]

master
E.zn 4 years ago
parent 53d1c4d6d4
commit bdec260680

@ -827,7 +827,10 @@ filter: invert(1);
background-color:; background-color:;
color:#6dc82a; color:#6dc82a;
float: left; float: left;
}
#table_content_06{
width:35%;
} }
#table_content_06 >ul { #table_content_06 >ul {
@ -979,9 +982,8 @@ div.c_downclock{
margin-top: 55px; margin-top: 55px;
margin-right: 45px; margin-right: 45px;
z-index: -10; z-index: -10;
} }
#implicancies_06 .now_playing{ #implicancies_06 .now_playing{
background-color: darkblue; background-color: rgba(0,0,139, 0.5);
} }

Loading…
Cancel
Save