aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/docs.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/assets/css/docs.css')
-rw-r--r--docs/assets/css/docs.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index 6f96d166e..76473c952 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -90,6 +90,11 @@ section {
}
#footer p {
margin-bottom: 0;
+ color: rgba(255,255,255,.8)
+}
+#footer p a {
+ color: #fff;
+ font-weight: bold;
}
/* Special grid styles
-------------------------------------------------- */