fix(ui): visible label text #6

Open
nerdychara wants to merge 1 commits from fix(ui)/visible-label-text into main
+5
View File
@@ -180,6 +180,11 @@
color: var(--witch-plum) !important; color: var(--witch-plum) !important;
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),