]> git.immae.eu Git - github/shaarli/Shaarli.git/blob - plugins/demo_plugin/custom_demo.css
af5e8bf95e7f83e520d3b36df3f0d8fe3f0b3d50
[github/shaarli/Shaarli.git] / plugins / demo_plugin / custom_demo.css
1 .linktitle a {
2 color: red;
3 }
4
5 .upper_plugin_demo {
6 float: left;
7 }
8
9 #demo_marquee {
10 background: darkmagenta;
11 color: white;
12 font-weight: bold;
13 }