diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-07 12:27:49 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-07 12:27:49 +0900 |
| commit | 86204c8dc9f561d8e8025ac0d4161b68cf93c7db (patch) | |
| tree | cd9fbd14ccf57fa67203f1e1f0626ed0fd72ca1b /config/waybar/style/Monochrome Contrast.css | |
| parent | 86733c1873f9a6e227a2ae7a85c3371fc0b0625f (diff) | |
updated some waybar styles
Diffstat (limited to 'config/waybar/style/Monochrome Contrast.css')
| -rw-r--r-- | config/waybar/style/Monochrome Contrast.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/waybar/style/Monochrome Contrast.css b/config/waybar/style/Monochrome Contrast.css index 6dbb4732..33d85bff 100644 --- a/config/waybar/style/Monochrome Contrast.css +++ b/config/waybar/style/Monochrome Contrast.css @@ -40,7 +40,7 @@ tooltip label{ .modules-right { background-color: white; color: black; - border-bottom: 4px; + border-bottom: 2px; border-style: solid; border-color: black; border-radius: 10px; @@ -52,7 +52,7 @@ tooltip label{ .modules-center { background-color: white; color: black; - border-bottom: 4px; + border-bottom: 2px; border-style: solid; border-color: black; border-radius: 10px; @@ -64,7 +64,7 @@ tooltip label{ .modules-left { background-color: white; color: black; - border-bottom: 4px; + border-bottom: 2px; border-style: solid; border-color: black; border-radius: 10px; |
