Projet

Général

Profil

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

root / drupal7 / sites / all / themes / kanji / print.css @ 87dbc3bf

1
body, input, textarea, select {
2
  color: #333;
3
  background: none;
4
}
5
body {
6
  width: 900px;
7
}
8
.sidebar, #header_top, #topMenu, #searchBox, #header-region, #menuLeft, 
9
#primaryMenu, #menuRight, #breadcrumb, #preface_top, #footer_bottom  {
10
  display: none;
11
}