index_bypass.css 412 B

123456
  1. #nicoImg { width: 25vw; }
  2. .borde { border: 4px solid var(--azul1); border-radius: 10px; box-shadow: 4px 4px 2px var(--dark-50); }
  3. .switch { width: 6.25em; }
  4. .switch.active:before { left: 4.75em; } /*Ajustar si varía el width principal width - (1.25+0.25)em */
  5. #clave, #dlAlumno { display: none; }
  6. .ing-ojo { display: none; position: absolute; top: 0.75rem; right: 0.75rem; font-size: 1.25em; cursor: pointer; }