custom_demo.css 153 B

12345678910111213
  1. .linktitle a {
  2. color: red;
  3. }
  4. .upper_plugin_demo {
  5. float: left;
  6. }
  7. #demo_marquee {
  8. background: darkmagenta;
  9. color: white;
  10. font-weight: bold;
  11. }