Skip to content

Commit e114f7d

Browse files
Increase blockquote color
1 parent 361604e commit e114f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/stylesheet.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ nav ul li:before {
103103
}
104104

105105
blockquote {
106-
color: #aaa;
106+
color: #888;
107107
padding-left: 10px;
108108
border-left: 1px dotted #666;
109109
}

0 commit comments

Comments
 (0)