better style for waybar
This commit is contained in:
parent
a0f4268c5c
commit
cf87b97f3b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
* {
|
* {
|
||||||
/* That rule apply to all widgets. */
|
/* That rule apply to all widgets. */
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 26px;
|
border-radius: 14px;
|
||||||
font-family: FontAwesome, Roboto, Helvetica, Arial, sans-serif;
|
font-family: FontAwesome, Roboto, Helvetica, Arial, sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
min-height: 16px;
|
min-height: 16px;
|
||||||
|
|
Loading…
Reference in a new issue