aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorTravisBot <>2018-04-02 23:37:32 +0000
committerTravisBot <>2018-04-02 23:37:32 +0000
commitd087a12281a81b5ea192c2d8d615636d68ba7c50 (patch)
tree12bb1783f6d8e8a518dc95d1781d8b33f7b179cb /style.css
parent47a105d5f11348cc4a571309a9fc6d90dda874de (diff)
downloadYAGE-d087a12281a81b5ea192c2d8d615636d68ba7c50.tar.gz
YAGE-d087a12281a81b5ea192c2d8d615636d68ba7c50.zip
[Travis] Rebuilding documentation
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index 3dc99567..ccfaf8d6 100644
--- a/style.css
+++ b/style.css
@@ -1,7 +1,7 @@
@import url('https://fonts.googleapis.com/css?family=Noto+Sans');
body {
- background-color: #CCC;
+ background-color: #a8ccf0;
color: black;
margin: 0;
}
@@ -25,5 +25,5 @@ hr.footer {
}
.footer {
- background-color: #AAA;
+ background-color: #7cb2e9;
}