summaryrefslogtreecommitdiff
path: root/build/website
diff options
context:
space:
mode:
Diffstat (limited to 'build/website')
-rw-r--r--build/website/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/website/css/style.css b/build/website/css/style.css
index c45c51d..bbae111 100644
--- a/build/website/css/style.css
+++ b/build/website/css/style.css
@@ -130,7 +130,7 @@ pre {
}
p > a {
- color: #a9b1d6;
+ color: #7aa2f7;
text-decoration: none;
font-size: 0.7em;
padding: 3px 6px;
@@ -139,7 +139,7 @@ p > a {
}
p > a:hover {
- color: #a9b1d6;
+ color: #7aa2f7;
background-color: #565f89;
}