Change the PUB badge to OrcaSlicer's color

This commit is contained in:
Lam Wei Lun
2026-09-01 18:17:28 +08:00
parent 90d5654db9
commit 6985075c5b

View File

@@ -596,7 +596,7 @@ body
font-size: 10px; font-size: 10px;
font-weight: 600; font-weight: 600;
color: #FFFFFF; color: #FFFFFF;
background-color: #00AE42; background-color: #009688;
border-radius: 2px; border-radius: 2px;
white-space: nowrap; white-space: nowrap;
} }