You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

functions.css 231B

1234567891011121314
  1. .main {
  2. margin: 2px;
  3. border: 11px;
  4. border: 10px;
  5. border: 10px;
  6. color: hsl(0, 0%, 30%);
  7. color: hsl(25, 100%, 50%);
  8. color: rgb(36, 0, 0);
  9. color: rgb(240, 0, 0);
  10. color: #200;
  11. color: #240000;
  12. color: #f00;
  13. color: #f00000;
  14. }