X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=plugins%2Fdemo_plugin%2Fcustom_demo.css;fp=plugins%2Fdemo_plugin%2Fcustom_demo.css;h=af5e8bf95e7f83e520d3b36df3f0d8fe3f0b3d50;hb=2f3e74090ae1b79845f431800c0fb08eeae24c30;hp=ab1720b5a6a8f474c1235972c1bbd5ff86eeaecf;hpb=6ff636cdd458056aa0149ff7db65624749b809c0;p=github%2Fshaarli%2FShaarli.git diff --git a/plugins/demo_plugin/custom_demo.css b/plugins/demo_plugin/custom_demo.css index ab1720b5..af5e8bf9 100644 --- a/plugins/demo_plugin/custom_demo.css +++ b/plugins/demo_plugin/custom_demo.css @@ -4,4 +4,10 @@ .upper_plugin_demo { float: left; +} + +#demo_marquee { + background: darkmagenta; + color: white; + font-weight: bold; } \ No newline at end of file