Widget:AudioPlayer2: Difference between revisions

From The Midnight Wiki
m (Text replacement - "f30b43" to "fd184e")
No edit summary
Line 17: Line 17:
   border-radius: 8px;
   border-radius: 8px;
   box-shadow: -1px 4px 10px 5px hsl(216,100%,8%);
   box-shadow: -1px 4px 10px 5px hsl(216,100%,8%);
  filter: var(--tmw-drop-shadow);
   z-index: 1;
   z-index: 1;
}
}
Line 74: Line 75:
   position: absolute;
   position: absolute;
   top: -16px;
   top: -16px;
   left: -16px;
   left: -7px;
}
}
.tone-arm:before {
.tone-arm:before {

Revision as of 00:03, 24 December 2024

Press the button to play/pause

Adjust volume with slider

Press the button to play/pause

Adjust volume with slider

Sample result