fourcol-split-row-12--8-4--12.css in AT Tools 8.3
.fourcol-split-row-12--8-4--12 .hr--2-3 .l-r:first-child {
width: 66.66667%;
float: left;
}
.fourcol-split-row-12--8-4--12 .hr--2-3 .l-r:last-child {
width: 33.33333%;
float: right;
margin-right: 0;
}
.fourcol-split-row-12--8-4--12 .hr--1-2-3 .l-r:nth-child(2) {
width: 66.66667%;
float: left;
}
.fourcol-split-row-12--8-4--12 .hr--1-2-3 .l-r:last-child {
width: 33.33333%;
float: right;
margin-right: 0;
}
.fourcol-split-row-12--8-4--12 .hr--2-3-4 .l-r:first-child {
width: 66.66667%;
float: left;
}
.fourcol-split-row-12--8-4--12 .hr--2-3-4 .l-r:nth-child(2) {
width: 33.33333%;
float: right;
margin-right: 0;
}
.fourcol-split-row-12--8-4--12 .hr--2-3-4 .l-r:last-child {
clear: both;
}
.fourcol-split-row-12--8-4--12 .arc--4 .l-r:nth-child(2) {
width: 66.66667%;
float: left;
}
.fourcol-split-row-12--8-4--12 .arc--4 .l-r:nth-child(3) {
width: 33.33333%;
float: right;
margin-right: 0;
}
.fourcol-split-row-12--8-4--12 .arc--4 .l-r:last-child {
clear: both;
}
File
at_theme_generator/starterkits/starterkit/layout/page-layout-float/css/fourcol/fourcol-split-row-12--8-4--12.css
View source
- .fourcol-split-row-12--8-4--12 .hr--2-3 .l-r:first-child {
- width: 66.66667%;
- float: left;
- }
-
- .fourcol-split-row-12--8-4--12 .hr--2-3 .l-r:last-child {
- width: 33.33333%;
- float: right;
- margin-right: 0;
- }
-
- .fourcol-split-row-12--8-4--12 .hr--1-2-3 .l-r:nth-child(2) {
- width: 66.66667%;
- float: left;
- }
-
- .fourcol-split-row-12--8-4--12 .hr--1-2-3 .l-r:last-child {
- width: 33.33333%;
- float: right;
- margin-right: 0;
- }
-
- .fourcol-split-row-12--8-4--12 .hr--2-3-4 .l-r:first-child {
- width: 66.66667%;
- float: left;
- }
-
- .fourcol-split-row-12--8-4--12 .hr--2-3-4 .l-r:nth-child(2) {
- width: 33.33333%;
- float: right;
- margin-right: 0;
- }
-
- .fourcol-split-row-12--8-4--12 .hr--2-3-4 .l-r:last-child {
- clear: both;
- }
-
- .fourcol-split-row-12--8-4--12 .arc--4 .l-r:nth-child(2) {
- width: 66.66667%;
- float: left;
- }
-
- .fourcol-split-row-12--8-4--12 .arc--4 .l-r:nth-child(3) {
- width: 33.33333%;
- float: right;
- margin-right: 0;
- }
-
- .fourcol-split-row-12--8-4--12 .arc--4 .l-r:last-child {
- clear: both;
- }