diff --git a/etc/soft/joplin/userstyle.css b/etc/soft/joplin/userstyle.css index 362a8be..9f1ce9d 100644 --- a/etc/soft/joplin/userstyle.css +++ b/etc/soft/joplin/userstyle.css @@ -110,12 +110,12 @@ b-warning::before { color: orange !important; } -b-notice { +b-info { border-color: cornflowerblue; color: cornflowerblue; } -b-notice::before { +b-info::before { content: "ℹ️"; font-family: "Font Awesome 5 Free" !important; color: cornflowerblue;