mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-08 02:49:56 +00:00
c45b0a7641
Start with Mozilla's HelloWorld sample Firefox extension
4 lines
111 B
CSS
4 lines
111 B
CSS
/* This is just an example. You shouldn't do this. */
|
|
menuitem#helloworld-hello {
|
|
color: red !important;
|
|
} |