summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/stylesheets/ccc.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css
index c12ad8b..e4b8067 100644
--- a/public/stylesheets/ccc.css
+++ b/public/stylesheets/ccc.css
@@ -26,7 +26,7 @@ a:visited {
26} 26}
27 27
28a:hover { 28a:hover {
29 color: #535353; 29 color: #F8921E;
30} 30}
31 31
32pre { 32pre {