swaync: Apply more fixes to restore old style

This commit is contained in:
Simon Bruder 2022-12-27 14:38:46 +01:00
parent c419778e67
commit a9619201bb
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -83,7 +83,7 @@ scrollbar {
} }
.summary { .summary {
font-size: 16px; font-size: 17px;
font-weight: bold; font-weight: bold;
} }
@ -92,6 +92,10 @@ scrollbar {
margin-right: 18px; margin-right: 18px;
} }
.body {
font-size: 15px;
}
.control-center { .control-center {
background: @base03; background: @base03;
color: @base0; color: @base0;