Projet

Général

Profil

Paste
Télécharger (257 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / adaptivetheme / at_subtheme / css / lt-ie9.css @ a08833bd

1
/*
2
 * Target IE 6, 7 and 8 (less than IE9)
3
 */
4
/*
5
 * Assuming a mobile first approach with respond.js OFF, we must reset the font
6
 * size for lt IE9
7
 */
8
/* line 13, ../sass/lt-ie9.scss */
9
html {
10
  font-size: 81.3%;
11
}
12

    
13
/*# sourceMappingURL=lt-ie9.css.map */