aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index e0bfc41..03a14c3 100644
--- a/style.css
+++ b/style.css
@@ -213,3 +213,7 @@ td {
vertical-align: top;
padding: 2px;
}
+
+.sourceCode a {
+ color: #fafafa;
+}