summaryrefslogtreecommitdiff
path: root/data/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/style.css')
-rw-r--r--data/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/style.css b/data/style.css
index 99a46b77..b69e5378 100644
--- a/data/style.css
+++ b/data/style.css
@@ -239,7 +239,7 @@ td.field label {
p.center {
text-align: center;
}
-b.future {
+b.future, b.standout {
font-weight: normal;
color: $standout$;
}