Finetuning style.css

This commit is contained in:
Stephan Raabe 2023-11-30 10:32:58 +01:00
parent d35bee1aeb
commit 0f436d5584
2 changed files with 29 additions and 28 deletions

View File

@ -161,17 +161,17 @@ window#waybar.empty #window {
#custom-cliphist, #custom-cliphist,
#custom-wallpaper, #custom-wallpaper,
#custom-settings, #custom-settings,
#custom-wallpaperwlr, #custom-wallpaper,
#custom-waybarthemes { #custom-waybarthemes {
margin-right: 15px; margin-right: 23px;
font-size: 20px; font-size: 20px;
font-weight: bold; font-weight: bold;
opacity: 0.8; opacity: 0.8;
color: @iconcolor; color: @iconcolor;
} }
#custom-wallpaper, #custom-keybindings { #custom-waybarthemes {
margin-right:23px; margin-right:15px;
} }
/* ----------------------------------------------------- /* -----------------------------------------------------

View File

@ -162,19 +162,20 @@ window#waybar.empty #window {
#custom-cliphist, #custom-cliphist,
#custom-wallpaper, #custom-wallpaper,
#custom-settings, #custom-settings,
#custom-wallpaperwlr, #custom-wallpaper,
#custom-waybarthemes { #custom-waybarthemes {
margin-right: 15px; margin-right: 23px;
font-size: 20px; font-size: 20px;
font-weight: bold; font-weight: bold;
opacity: 0.8; opacity: 0.8;
color: @iconcolor; color: @iconcolor;
} }
#custom-wallpaper, #custom-keybindings { #custom-waybarthemes {
margin-right:23px; margin-right:15px;
} }
/* ----------------------------------------------------- /* -----------------------------------------------------
* Custom Modules * Custom Modules
* ----------------------------------------------------- */ * ----------------------------------------------------- */