From 7c71e4421a199e2c3608533c6aaf2821b0ac03a5 Mon Sep 17 00:00:00 2001
From: Zhiming Wang <zmwangx@gmail.com>
Date: Sat, 25 Oct 2014 10:39:28 -0700
Subject: update "Ripping Copy-protected DVD With Mpv"

Also updated the style of blockquote.
---
 sass/custom/_styles.scss | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'sass')

diff --git a/sass/custom/_styles.scss b/sass/custom/_styles.scss
index 29bfa8d2..2f23ecfd 100644
--- a/sass/custom/_styles.scss
+++ b/sass/custom/_styles.scss
@@ -3,3 +3,8 @@
 body {
     font-size: 1em;
 }
+
+article blockquote {
+    font-size: 1em;
+    color: #888888;
+}
-- 
cgit v1.2.1