]> git.immae.eu Git - github/shaarli/Shaarli.git/blob - custom_demo.css
95019e28b8ed9bad6cb280b916b4e262df31e9d9
[github/shaarli/Shaarli.git] / custom_demo.css
1 .linktitle a {
2 color: red;
3 }
4
5 #demo_marquee {
6 background: darkmagenta;
7 color: white;
8 font-weight: bold;
9 }