mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 03:11:22 +00:00
style: replace coffee emoji with fontawesome and change icon color to brown in rgba
This commit is contained in:
parent
fc4fe95fbc
commit
f190716978
@ -113,6 +113,12 @@
|
||||
}
|
||||
/* 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 */
|
||||
pre,
|
||||
code,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user