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-wallpaper,
#custom-settings,
#custom-wallpaperwlr,
#custom-wallpaper,
#custom-waybarthemes {
margin-right: 15px;
margin-right: 23px;
font-size: 20px;
font-weight: bold;
opacity: 0.8;
color: @iconcolor;
}
#custom-wallpaper, #custom-keybindings {
margin-right:23px;
#custom-waybarthemes {
margin-right:15px;
}
/* -----------------------------------------------------

View File

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