summaryrefslogtreecommitdiff
path: root/tools/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'tools/style.css')
-rw-r--r--tools/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/style.css b/tools/style.css
index b5aa321..304eff7 100644
--- a/tools/style.css
+++ b/tools/style.css
@@ -66,3 +66,7 @@ a {
text-decoration: underline;
font-weight: bold;
}
+
+.grey {
+ color: #737373;
+}