Projet

Général

Profil

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

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

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
html {
9
  font-size: 81.3%;
10
}