Projet

Général

Profil

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

root / drupal7 / sites / all / themes / adaptivetheme / at_core / css / at.settings.style.floatblocks.css @ 74f6bef0

1
/* Float Blocks */
2
.float-blocks-left .block {float:left;}
3
.float-blocks-right .block {float:right;}
4
.float-blocks-2 .block {width:50%}
5
.float-blocks-3 .block {width:33.333333%;}
6
.float-blocks-4 .block {width:25%;}
7
.float-blocks-5 .block {width:20%}
8
.float-blocks-6 .block {width:16.66666666666667%;}
9
.float-blocks-7 .block {width:14.28571428571429%;}
10
.float-blocks-8 .block {width:12.5%;}
11
.float-blocks-9 .block {width:11.11111111111111%;}
12
.float-blocks-10 .block {width:10%;}
13
.float-blocks-11 .block {width:9.090909090909091%;}
14
.float-blocks-12 .block {width:8.333333333333333%;}