More updates

This commit is contained in:
Paulus Schoutsen 2016-01-30 00:39:14 -08:00
parent 4ed80fe2a0
commit 4863b26476
5 changed files with 7 additions and 6 deletions

View file

@ -160,7 +160,7 @@ p.note {
box-shadow: rgba(0,0,0,0.06) 0 0 10px;
&::before {
font-family: "FontAwesome";
font-family: "FontAwesome", sans-serif;
content: "\f05a" " Note " attr(data-title);
background-color: #6ab0de;
color: white;