From e06d8dd4ecfbbbfa96a53864479008cf83d3d2a8 Mon Sep 17 00:00:00 2001 From: Kevin Schoon Date: Tue, 30 Jan 2018 17:55:01 -0500 Subject: [PATCH] minor styling updates --- docs/css/main.css | 2 +- docs/index.html | 5 ++--- www/layouts/index.html | 5 ++--- www/static/css/main.css | 2 +- 4 files changed, 6 insertions(+), 8 deletions(-) diff --git a/docs/css/main.css b/docs/css/main.css index 92705b1..8ce83e0 100644 --- a/docs/css/main.css +++ b/docs/css/main.css @@ -49,7 +49,7 @@ main { div.readme { text-align: left !important; - padding-top: 100px; + padding-top: 50px; } /*apply accent colour to links*/ diff --git a/docs/index.html b/docs/index.html index f6b03f9..3db1200 100644 --- a/docs/index.html +++ b/docs/index.html @@ -114,9 +114,8 @@

Pomodoro Command Line Interface

- + github + releases
diff --git a/www/layouts/index.html b/www/layouts/index.html index 5ff68c5..7f7bb9f 100644 --- a/www/layouts/index.html +++ b/www/layouts/index.html @@ -11,9 +11,8 @@

{{ markdownify .Site.Params.Description }}

- + github + releases
diff --git a/www/static/css/main.css b/www/static/css/main.css index 92705b1..8ce83e0 100644 --- a/www/static/css/main.css +++ b/www/static/css/main.css @@ -49,7 +49,7 @@ main { div.readme { text-align: left !important; - padding-top: 100px; + padding-top: 50px; } /*apply accent colour to links*/