From: Anthony Fok Date: Sat, 19 Dec 2015 12:11:54 +0000 (-0700) Subject: Docs: Make
slightly darker on gohugo.io X-Git-Tag: v0.16~500 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a1d232f4;p=brevno-suite%2Fhugo Docs: Make
slightly darker on gohugo.io --- diff --git a/docs/static/css/bootstrap-theme.css b/docs/static/css/bootstrap-theme.css index ab310405..91f32ffb 100755 --- a/docs/static/css/bootstrap-theme.css +++ b/docs/static/css/bootstrap-theme.css @@ -242,7 +242,7 @@ hr { margin-top: 20px; margin-bottom: 20px; border: 0; - border-top: 1px solid #f7f7f7; + border-top: 1px solid #e0e0e0; } p { margin: 0 0 10px;