From 77d3759cadab71e1479bea271f1a98f226817074 Mon Sep 17 00:00:00 2001 From: Melissa Wen Date: Thu, 14 Apr 2016 18:14:17 -0400 Subject: [PATCH] Add blog style and fix box-1 width --- _internalpage.sass | 14 ++++++++++++++ style.sass | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/_internalpage.sass b/_internalpage.sass index f6479f6..b211099 100644 --- a/_internalpage.sass +++ b/_internalpage.sass @@ -50,3 +50,17 @@ .article-body a color: #3B9AAD text-decoration: none + &.blog + .blog-post + background: none + border-top: 1px dotted #575959 + margin: 0 + padding: 0 + h1.title + border: none + padding: 0 + width: 100% + a + color: #575959 + font-size: 22px + font-weight: normal diff --git a/style.sass b/style.sass index a67571a..2cefcaa 100644 --- a/style.sass +++ b/style.sass @@ -41,7 +41,7 @@ body .box-1 margin: 0 0 0 250px - + width: 710px @import profileheader #content -- libgit2 0.21.2