Improve styling
This commit is contained in:
@@ -4,6 +4,8 @@
|
|||||||
font-family: Roboto, Helvetica, Arial, sans-serif;
|
font-family: Roboto, Helvetica, Arial, sans-serif;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
|
|
||||||
|
padding: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
window#waybar {
|
window#waybar {
|
||||||
@@ -11,13 +13,17 @@ window#waybar {
|
|||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
color: white;
|
color: white;
|
||||||
|
|
||||||
margin: 3px;
|
}
|
||||||
|
|
||||||
|
#clock {
|
||||||
|
border-radius: 0 15px 15px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modules-left, .modules-center, .modules-right {
|
.modules-left, .modules-center, .modules-right {
|
||||||
background: rgba(0,0,0,0.2);
|
background: rgba(0,0,0,0.2);
|
||||||
border: 1px solid white;
|
border: 1px solid white;
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
|
margin: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
tooltip {
|
tooltip {
|
||||||
|
|||||||
Reference in New Issue
Block a user