From 6655b3979a376502baeace9b15f576dfa018d854 Mon Sep 17 00:00:00 2001 From: Lorin Werthen Date: Sun, 30 Oct 2016 15:06:41 +0100 Subject: [PATCH] default bulma stuff for blog post archives. Makes modifying css more uniform --- .../assets/stylesheets/includes/blogpost.scss | 16 ------------- layouts/archive_page.erb | 23 ++++++++++++++----- 2 files changed, 17 insertions(+), 22 deletions(-) diff --git a/content/assets/stylesheets/includes/blogpost.scss b/content/assets/stylesheets/includes/blogpost.scss index 4a083ae..e9d70a9 100644 --- a/content/assets/stylesheets/includes/blogpost.scss +++ b/content/assets/stylesheets/includes/blogpost.scss @@ -24,22 +24,6 @@ dl { margin-bottom:10px; } -.bolder { - > * { - color:#565C5E; - font-weight: bold; - font-size: 20pt; - font-family: 'Avenir'; - - border-left: 3px solid $zeus-orange; - - padding-left: 10px; - } - - a { - border-left: none; - } -} .blogwidth{ width: 75%; margin:auto; diff --git a/layouts/archive_page.erb b/layouts/archive_page.erb index 53f9250..3904455 100644 --- a/layouts/archive_page.erb +++ b/layouts/archive_page.erb @@ -15,13 +15,24 @@ <% end %> -
-
+