aboutsummaryrefslogtreecommitdiff
path: root/web/style/layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/style/layout.css')
-rw-r--r--web/style/layout.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/style/layout.css b/web/style/layout.css
index 09251d8..9c98731 100644
--- a/web/style/layout.css
+++ b/web/style/layout.css
@@ -53,7 +53,7 @@ h1, h2, h3, h4 {
h1 {
font-weight: bold;
}
-p, span, a, td, th, label, input {
+p, span, a, td, th, label, input, legend {
color: var(--font);
}