sgi_dark.css 233 B

12345678
  1. /*
  2. Cambia el diseño por obscuro
  3. */
  4. body{; color:#eee !important; background-color: black !important;}
  5. .bg-head{background-color: rgba(0, 0, 0, 1);}
  6. .subMenu{background-color: #101010;}
  7. .bg-white{background-color: white !important;}