Updating css file

This commit is contained in:
2025-11-30 17:41:28 -06:00
parent 5ef8bf30e8
commit d7cbace175

View File

@@ -22,3 +22,8 @@ popover > box,
.clock-widget * {
font-size: 20px;
}
.active-category {
background: rgba(0, 124, 0, 0.64);
color: rgba(255, 255, 255, 1);
}