revert to basic styling

This commit is contained in:
Benjamin Palko 2024-03-20 12:36:49 -05:00
parent 1106ae4dd6
commit 1610d3a732
13 changed files with 83 additions and 137 deletions

View file

@ -1,10 +1,8 @@
#wireplumber {
background-color: #fff0f5;
padding: 0 10px;
color: #000000;
color: white;
}
#wireplumber.muted {
background-color: #f53c3c;
color: #f53c3c;
}