X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=plugins%2Fdemo_plugin%2Fcustom_demo.css;h=af5e8bf95e7f83e520d3b36df3f0d8fe3f0b3d50;hb=7fde6de1212323418401c15efba06026c704ca87;hp=ab1720b5a6a8f474c1235972c1bbd5ff86eeaecf;hpb=89dfc37b0aeb865bc7298836b615e2ac5b6406ce;p=github%2Fshaarli%2FShaarli.git diff --git a/plugins/demo_plugin/custom_demo.css b/plugins/demo_plugin/custom_demo.css old mode 100755 new mode 100644 index ab1720b5..af5e8bf9 --- 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