Projet

Général

Profil

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

root / drupal7 / sites / all / modules / ds / tests / dstest_2col / dstest_2col.css @ 0ccfec7f

1

    
2
.group-left {
3
  float: left;
4
  width: 50%;
5
}
6

    
7
.group-right {
8
        float: left;
9
  width: 50%;
10
}