threecol-6-4-2.css in AT Tools 8.3
.threecol-6-4-2 .hr--1-2 .l-r,
.threecol-6-4-2 .hr--2-3 .l-r {
width: 66.66667%;
float: left;
}
.threecol-6-4-2 .hr--1-2 .l-r:last-child,
.threecol-6-4-2 .hr--2-3 .l-r:last-child {
width: 33.33333%;
float: left;
}
.threecol-6-4-2 .hr--1-3 .l-r {
width: 83.33333%;
float: left;
}
.threecol-6-4-2 .arc--3 .l-r {
width: 50%;
float: left;
}
.threecol-6-4-2 .arc--3 .l-r:nth-child(2) {
width: 33.33333%;
float: left;
}
.threecol-6-4-2 .hr--1-3 .l-r:last-child,
.threecol-6-4-2 .arc--3 .l-r:last-child {
width: 16.66667%;
float: left;
}
.threecol-6-4-2 .arc--2 .l-r:last-child,
.threecol-6-4-2 .arc--3 .l-r:last-child {
float: right;
margin-right: 0;
}
File
at_theme_generator/starterkits/starterkit/layout/page-layout-float/css/threecol/threecol-6-4-2.css
View source
- .threecol-6-4-2 .hr--1-2 .l-r,
- .threecol-6-4-2 .hr--2-3 .l-r {
- width: 66.66667%;
- float: left;
- }
-
- .threecol-6-4-2 .hr--1-2 .l-r:last-child,
- .threecol-6-4-2 .hr--2-3 .l-r:last-child {
- width: 33.33333%;
- float: left;
- }
-
- .threecol-6-4-2 .hr--1-3 .l-r {
- width: 83.33333%;
- float: left;
- }
-
- .threecol-6-4-2 .arc--3 .l-r {
- width: 50%;
- float: left;
- }
-
- .threecol-6-4-2 .arc--3 .l-r:nth-child(2) {
- width: 33.33333%;
- float: left;
- }
-
- .threecol-6-4-2 .hr--1-3 .l-r:last-child,
- .threecol-6-4-2 .arc--3 .l-r:last-child {
- width: 16.66667%;
- float: left;
- }
-
- .threecol-6-4-2 .arc--2 .l-r:last-child,
- .threecol-6-4-2 .arc--3 .l-r:last-child {
- float: right;
- margin-right: 0;
- }