custom_demo.css 112 B

123456789
  1. .linktitle a {
  2. color: red;
  3. }
  4. #demo_marquee {
  5. background: darkmagenta;
  6. color: white;
  7. font-weight: bold;
  8. }