Update 2025-05-31

Update 2025-05-06

Update 2025-05-09

Update 2025-05-11

Update 2025-05-13

Update 2025-05-18

Update 2025-05-19

Update 2025-05-24

Update 2025-05-27

Update 2025-05-29

Update 2025-05-31
This commit is contained in:
2025-05-01 17:16:25 +03:00
parent d028d0ad38
commit 1d7d0b7c22
54 changed files with 1577 additions and 521 deletions

View File

@@ -146,6 +146,10 @@ clock_time {
margin: 0px 10px 0px 10px;
}
.module-wifi {
margin: 0 10px;
}
.separ {
color: $highlight_med;
font-weight: bold;
@@ -472,3 +476,11 @@ calendar:indeterminate {
min-width: 120px;
margin: 0px 0px 20px 0px;
}
.activate-linux {
color: rgba(250, 250, 250, 0.5);
&.background {
background: none;
}
}