fix(ui): visible label text
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m19s

This commit is contained in:
2026-02-08 15:46:01 -05:00
parent 9eb2dcc482
commit ce2e73071d
+5
View File
@@ -181,6 +181,11 @@
text-decoration: underline; text-decoration: underline;
} }
a.button
{
color:var(--witch-moon) !important;
}
h1, .ui.huge.header { h1, .ui.huge.header {
text-shadow: 2px 2px 0px var(--witch-rose), text-shadow: 2px 2px 0px var(--witch-rose),
3px 3px 6px rgba(168, 87, 126, 0.3); 3px 3px 6px rgba(168, 87, 126, 0.3);