MyShaarli/plugins/demo_plugin/custom_demo.css

9 lines
112 B
CSS

.linktitle a {
color: red;
}
#demo_marquee {
background: darkmagenta;
color: white;
font-weight: bold;
}