Updated a color for code snippets

This commit is contained in:
ポール ウェッブ 2018-05-22 17:28:40 -05:00
parent 24483d763d
commit a71a183c7a

View file

@ -188,6 +188,10 @@
color: #f083ac;
}
.important {
color: #ffa94d;
}
.punctuation {
color: $white;
}