From f54254e060fe9c92ed767f9c7a754e98449aee4a Mon Sep 17 00:00:00 2001 From: luxagraf Date: Tue, 1 Nov 2016 20:31:17 -0400 Subject: embiggended books and cleaned up image output templates also added image insert to pages --- design/sass/_homepage.scss | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'design/sass/_homepage.scss') diff --git a/design/sass/_homepage.scss b/design/sass/_homepage.scss index bea884d..2d339bd 100644 --- a/design/sass/_homepage.scss +++ b/design/sass/_homepage.scss @@ -45,7 +45,6 @@ .homepage--bright { max-width: 100%; - @extend %clearfix; article { margin-top: 0; margin-bottom: 20px; @@ -137,14 +136,19 @@ } .homepage--next { @extend %clearfix; - @include fontsize(14); - font-family: sans-serif; - font-weight: 500; - text-transform: uppercase; - letter-spacing: 1px; - text-decoration: none; - padding: 9px 10px 8px; - border: $link_color 1px solid; + text-align: center; + clear: left; + padding-top: 3em; + a { + @include fontsize(14); + font-family: sans-serif; + font-weight: 500; + text-transform: uppercase; + letter-spacing: 1px; + text-decoration: none; + padding: 9px 10px 8px; + border: $link_color 1px solid; + } a:after { content: "\21E2"; margin-left: 4px; -- cgit v1.2.3-70-g09d2