style: replace coffee emoji with fontawesome and change icon color to brown in rgba

This commit is contained in:
andatoshiki 2023-03-24 17:25:41 +08:00
parent fc4fe95fbc
commit f190716978
2 changed files with 8 additions and 2 deletions

View File

@ -113,6 +113,12 @@
} }
/* font awesome heart pumping style ends */ /* font awesome heart pumping style ends */
// font awesome coffee brown color style
.coffee {
color: rgb(88, 13, 13);
}
// font awesome coffee brown color style ends
/* glonal code font styles */ /* glonal code font styles */
pre, pre,
code, code,