page headers

This commit is contained in:
bkfox
2023-12-01 20:49:34 +01:00
parent f05e47af1c
commit 9c3eaf05c7
3 changed files with 12 additions and 5 deletions

View File

@ -1018,8 +1018,11 @@ nav li {
//-- player
.player-container {
z-index: 1000000;
}
.a-player {
z-index: 10000;
box-shadow: 0em -0.5em 0.5em rgba(0, 0, 0, 0.05);
a { color: var(--highlight-color-2); }