1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2024-12-12 00:35:31 +01:00
strawberry-audio-player-win.../data/style/dynamicplaylistcontrols.css
2024-08-24 22:07:46 +02:00

14 lines
178 B
CSS

#container {
background: %background;
border-radius: 10px;
border: 1px solid rgba(200, 200, 200, 75%);
}
#label1 {
font-weight: bold;
}
#label2 {
font-size: 7.5pt;
}