Skip to content

Instantly share code, notes, and snippets.

View nevokspod2023's full-sized avatar

Binmadie.com nevokspod2023

View GitHub Profile
@nevokspod2023
nevokspod2023 / mmp-admin.css
Created October 27, 2025 17:48
Trình phát nhạc nhiều màu có repeat, volume, timeline, fade stop, và quản lý backend. [music_multicolor_player]
#mmp-list { margin-top:20px; }
.mmp-item {
padding:10px; margin-bottom:10px; border-radius:8px; display:flex; flex-wrap:wrap; gap:8px; align-items:center;
}
.mmp-item input[type=text]{flex:1;}