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 %> -
-
+