💄 style(waybar): bold font for the clock2 module
This commit is contained in:
parent
9a3b64e6fb
commit
9eab2a4033
1 changed files with 1 additions and 0 deletions
|
@ -314,6 +314,7 @@ window#waybar.hidden {
|
|||
background-size: 400% 400%;
|
||||
animation: gradient 15s ease infinite;
|
||||
text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.377);
|
||||
font-weight: bold;
|
||||
color: #1e2030;
|
||||
transition: all 0.3s cubic-bezier(0.55, -0.68, 0.48, 1.682);
|
||||
border: none;
|
||||
|
|
Loading…
Add table
Reference in a new issue