radiocampus: style update
This commit is contained in:
parent
1317c278a8
commit
0e6b970683
|
@ -24,7 +24,7 @@
|
|||
--nav-hv-bg: unset;
|
||||
--nav-active-bg: unset;
|
||||
--text-color: #eee;
|
||||
--text-color-light: #aaa;
|
||||
--text-color-light: #999;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -36,6 +36,10 @@ body {
|
|||
background-size: cover;
|
||||
}
|
||||
|
||||
hr {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.a-player-bar {
|
||||
border-top: none;
|
||||
}
|
||||
|
@ -69,7 +73,7 @@ body {
|
|||
border: 1px solid var(--break-color) !important;
|
||||
}
|
||||
|
||||
.media {
|
||||
.grid .media {
|
||||
background: rgba(255, 255, 255, 0.9);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user