I was able to get the embedded note title to change using this CSS code:
.embedded-note-title {
color: blue;
}
I wasn't able to get any of the sample CSS to work (on top of that it seems to have an "s" at the end of .embedded-note-title, where the code in the plugin doesn't).
I was able to get the embedded note title to change using this CSS code:
.embedded-note-title { color: blue; }
I wasn't able to get any of the sample CSS to work (on top of that it seems to have an "s" at the end of .embedded-note-title, where the code in the plugin doesn't).
Thanks,
Gabe