aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 3e903df..af69dbd 100644
--- a/style.css
+++ b/style.css
@@ -60,6 +60,10 @@ a {
color: #e38242;
text-decoration: underline;
}
+.gray {
+ margin-right: 2em;
+ color: #c3987c;
+}
table {
margin: 1em;