aboutsummaryrefslogtreecommitdiff
path: root/sass/custom/_styles.scss
diff options
context:
space:
mode:
authorZhiming Wang <zmwangx@gmail.com>2014-10-25 10:39:28 -0700
committerZhiming Wang <zmwangx@gmail.com>2014-10-25 10:39:28 -0700
commit7c71e4421a199e2c3608533c6aaf2821b0ac03a5 (patch)
treed8d17ae3d7eb1552b1071fea4936ec241311ef32 /sass/custom/_styles.scss
parentbfd754423345d9637f8771bd5bdeb7ed2361f979 (diff)
downloadmy_new_personal_website-7c71e4421a199e2c3608533c6aaf2821b0ac03a5.tar.xz
my_new_personal_website-7c71e4421a199e2c3608533c6aaf2821b0ac03a5.zip
update "Ripping Copy-protected DVD With Mpv"
Also updated the style of blockquote.
Diffstat (limited to 'sass/custom/_styles.scss')
-rw-r--r--sass/custom/_styles.scss5
1 files changed, 5 insertions, 0 deletions
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;
+}