From 301679861a2440a10c9eac746cec86459f445ef9 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Mon, 4 May 2015 14:55:10 -0700 Subject: remove all Octopress stuff --- sass/custom/_styles.scss | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 sass/custom/_styles.scss (limited to 'sass/custom/_styles.scss') diff --git a/sass/custom/_styles.scss b/sass/custom/_styles.scss deleted file mode 100644 index 2f23ecfd..00000000 --- a/sass/custom/_styles.scss +++ /dev/null @@ -1,10 +0,0 @@ -// This File is imported last, and will override other styles in the cascade -// Add styles here to make changes without digging in too much -body { - font-size: 1em; -} - -article blockquote { - font-size: 1em; - color: #888888; -} -- cgit v1.2.1