fivecol-5x2.css in AT Tools 8.3
.fivecol-5x2 .arc--2 .l-r {
width: 50%;
float: left;
}
.fivecol-5x2 .arc--3 .l-r {
width: 33.33333%;
float: left;
}
.fivecol-5x2 .arc--4 .l-r {
width: 25%;
float: left;
}
.fivecol-5x2 .arc--5 .l-r {
width: 18.64407%;
float: left;
margin-right: 1.69492%;
}
.fivecol-5x2 .l-rw:not(.arc--1) .l-r:last-child {
float: right;
margin-right: 0;
}
File
at_theme_generator/starterkits/starterkit/layout/page-layout-float/css/fivecol/fivecol-5x2.css
View source
- .fivecol-5x2 .arc--2 .l-r {
- width: 50%;
- float: left;
- }
-
- .fivecol-5x2 .arc--3 .l-r {
- width: 33.33333%;
- float: left;
- }
-
- .fivecol-5x2 .arc--4 .l-r {
- width: 25%;
- float: left;
- }
-
- .fivecol-5x2 .arc--5 .l-r {
- width: 18.64407%;
- float: left;
- margin-right: 1.69492%;
- }
-
- .fivecol-5x2 .l-rw:not(.arc--1) .l-r:last-child {
- float: right;
- margin-right: 0;
- }