test
This commit is contained in:
parent
a86c118ab8
commit
08a43e2a7b
1 changed files with 1 additions and 5 deletions
|
@ -153,7 +153,7 @@
|
||||||
* {
|
* {
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
font-family: JetbrainsMono-Regular;
|
font-family: JetbrainsMono Regular;
|
||||||
}
|
}
|
||||||
|
|
||||||
#waybar {
|
#waybar {
|
||||||
|
@ -165,10 +165,6 @@
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
font-size: 1px;
|
font-size: 1px;
|
||||||
border-radius: 50px;
|
border-radius: 50px;
|
||||||
/* p/m : all */
|
|
||||||
/* p/m : top | right | bottom | left */
|
|
||||||
/* p/m : top | left and right | bottom */
|
|
||||||
/* p/m : top and bottom | left and right */
|
|
||||||
padding: 0px 5px;
|
padding: 0px 5px;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
color: rgba(0, 0, 0, 0);
|
color: rgba(0, 0, 0, 0);
|
||||||
|
|
Loading…
Reference in a new issue