Projet

Général

Profil

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

root / drupal7 / modules / help / help.css @ db2d93dd

1

    
2
.help-items {
3
  float: left; /* LTR */
4
  width: 22%;
5
  padding-right: 3%; /* LTR */
6
}
7
.help-items-last {
8
  padding-right: 0; /* LTR */
9
}