Widget:AudioPlayer2: Difference between revisions

From The Midnight Wiki
m (Text replacement - "f30b43" to "fd184e")
No edit summary
 
(One intermediate revision by the same user not shown)
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 {
Line 95: Line 96:
   border-right: 2px solid transparent;
   border-right: 2px solid transparent;
   top: 108px;
   top: 108px;
   right: 12.5px;
   right: 14.5px;
   transform: rotate(30deg);
   transform: rotate(30deg);
}
}

Latest revision as of 00:07, 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