Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
//
2
// Screenreaders
3
//
4
 
5
.sr-only {
6
  @include sr-only();
7
}
8
 
9
.sr-only-focusable {
10
  @include sr-only-focusable();
11
}