Projet

Général

Profil

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

root / drupal7 / sites / all / themes / adaptivetheme / at_subtheme / css / responsive.tablet.landscape.css @ 74f6bef0

1
/*
2
 *   Important Information about this CSS File
3
 *
4
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
5
 *   everything) and the file will be skipped when you enable Production Mode in
6
 *   the Global theme settings.
7
 *
8
 * - Read the _README file in this directory, it contains useful help and other information.
9
 */
10

    
11
/* Increase the body font size on tablet devices */
12
body {
13
  font-size: 93.8%;
14
}