2024-11-18 21:57 : id 202
This commit is contained in:
parent
3fe89be101
commit
5ec1b57b58
@ -266,8 +266,15 @@ in
|
||||
padding: 0px;
|
||||
margin: 6px;
|
||||
}
|
||||
#custom-clock,
|
||||
#custom-caway {
|
||||
color: #${FG};
|
||||
background: transparent;
|
||||
border: ${BORDER_WIDTH}px solid #${ACCENT};
|
||||
border-radius: ${WAYBAR_CORNER_RADIUS};
|
||||
box-shadow: 12px 12px 0px 2px #${SHADOW_COLOR};
|
||||
margin: 6px;
|
||||
}
|
||||
#custom-clock {
|
||||
color: #${FG};
|
||||
background: transparent;
|
||||
border: ${BORDER_WIDTH}px solid #${ACCENT};
|
||||
|
Loading…
x
Reference in New Issue
Block a user