cssmedia-mobile.css 63 B

12345678
  1. /*
  2. CSS for mobile screen
  3. */
  4. body {
  5. background: #0c0e09;
  6. }