summaryrefslogtreecommitdiff
path: root/style/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style/style.css')
-rw-r--r--style/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/style/style.css b/style/style.css
index 5a829a3..4446391 100644
--- a/style/style.css
+++ b/style/style.css
@@ -295,3 +295,9 @@ label {
border: 2px #C02020 solid;
color: #FFFFFF;
}
+
+.redbox a {
+ display: block;
+ text-decoration: none;
+ color: white;
+}