]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - plugins/demo_plugin/custom_demo.css
Adding a new placeholder in render_footer hook.
[github/shaarli/Shaarli.git] / plugins / demo_plugin / custom_demo.css
index ab1720b5a6a8f474c1235972c1bbd5ff86eeaecf..af5e8bf95e7f83e520d3b36df3f0d8fe3f0b3d50 100644 (file)
@@ -4,4 +4,10 @@
 
 .upper_plugin_demo {
     float: left;
+}
+
+#demo_marquee {
+       background: darkmagenta;
+       color: white;
+       font-weight: bold;
 }
\ No newline at end of file