hugo-soresu

My fork of hugo-xmin

git clone git://git.shimmy1996.com/hugo-soresu.git
commit d7f00760fb9090275f702a78da686d99c418a1d6
parent 718d0a68558d72cc6704ae54b4b7b65c50cf7bc3
Author: Shimmy Xu <shimmy1996@users.noreply.github.com>
Date:   Mon, 15 Jan 2018 03:14:32 -0600

Updated color choices.

Diffstat:
Dlayouts/partials/foot_custom.html | 0
Dlayouts/partials/head_custom.html | 0
Mstatic/css/style.css | 2+-
3 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/partials/foot_custom.html b/layouts/partials/foot_custom.html
diff --git a/layouts/partials/head_custom.html b/layouts/partials/head_custom.html
diff --git a/static/css/style.css b/static/css/style.css
@@ -52,5 +52,5 @@ thead, tfoot, tr:nth-child(even) { background: #eee }
 
 a { 
   text-decoration:none;
-  color: #710100;
+  color: #700000;
 } 
\ No newline at end of file