4
0

theme.css 62 B

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