forked from rc/aircox
radiocampus/homepage: add recently played
This commit is contained in:
@ -90,7 +90,7 @@ body.yellow.home #grandlogo img {
|
||||
content: url('/static/radiocampus/logos/logo-RC-bleu2.png');
|
||||
}
|
||||
body.yellow .nav .nav-item.active {
|
||||
color: #7E6B64 !important;
|
||||
color: #738EF2 !important;
|
||||
}
|
||||
body.blue #grandlogo img, body.yellow #grandlogo img {
|
||||
width: 120px;
|
||||
@ -150,7 +150,7 @@ a.heading.title:hover {
|
||||
display: none;
|
||||
}
|
||||
.nav.secondary .nav-item {
|
||||
color: #7E6B64 !important;
|
||||
color: black !important;
|
||||
}
|
||||
.nav-item:hover {
|
||||
opacity: 0.8;
|
||||
|
Reference in New Issue
Block a user