]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - plugins/demo_plugin/custom_demo.css
Merge pull request #659 from ArthurHoaro/plugin-errors
[github/shaarli/Shaarli.git] / plugins / demo_plugin / custom_demo.css
old mode 100755 (executable)
new mode 100644 (file)
index ab1720b..af5e8bf
@@ -4,4 +4,10 @@
 
 .upper_plugin_demo {
     float: left;
+}
+
+#demo_marquee {
+       background: darkmagenta;
+       color: white;
+       font-weight: bold;
 }
\ No newline at end of file