theme.css 62 B

12345
  1. /* Theme Two CSS */
  2. body {
  3. background-color: #theme-two;
  4. }