fourcol-split-row-12--9-3--12.css in AT Tools 8.3
.fourcol-split-row-12--9-3--12 .hr--2-3 .l-r {
width: 75%;
}
.fourcol-split-row-12--9-3--12 .hr--2-3 .l-r:last-child {
width: 25%;
}
.fourcol-split-row-12--9-3--12 .hr--1-2-3 .l-r:nth-child(2) {
width: 75%;
}
.fourcol-split-row-12--9-3--12 .hr--1-2-3 .l-r:last-child {
width: 25%;
}
.fourcol-split-row-12--9-3--12 .hr--2-3-4 .l-r:first-child {
width: 75%;
}
.fourcol-split-row-12--9-3--12 .hr--2-3-4 .l-r:nth-child(2) {
width: 25%;
}
.fourcol-split-row-12--9-3--12 .arc--4 .l-r:nth-child(2) {
width: 75%;
}
.fourcol-split-row-12--9-3--12 .arc--4 .l-r:nth-child(3) {
width: 25%;
}
File
at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/fourcol/fourcol-split-row-12--9-3--12.css
View source
- .fourcol-split-row-12--9-3--12 .hr--2-3 .l-r {
- width: 75%;
- }
-
- .fourcol-split-row-12--9-3--12 .hr--2-3 .l-r:last-child {
- width: 25%;
- }
-
- .fourcol-split-row-12--9-3--12 .hr--1-2-3 .l-r:nth-child(2) {
- width: 75%;
- }
-
- .fourcol-split-row-12--9-3--12 .hr--1-2-3 .l-r:last-child {
- width: 25%;
- }
-
- .fourcol-split-row-12--9-3--12 .hr--2-3-4 .l-r:first-child {
- width: 75%;
- }
-
- .fourcol-split-row-12--9-3--12 .hr--2-3-4 .l-r:nth-child(2) {
- width: 25%;
- }
-
- .fourcol-split-row-12--9-3--12 .arc--4 .l-r:nth-child(2) {
- width: 75%;
- }
-
- .fourcol-split-row-12--9-3--12 .arc--4 .l-r:nth-child(3) {
- width: 25%;
- }