You are here

fourcol-split-row-12--12--8-4.css in AT Tools 8.3

.fourcol-split-row-12--12--8-4 .hr--3-4 .l-r {
  width: 66.66667%;
}

.fourcol-split-row-12--12--8-4 .hr--3-4 .l-r:last-child {
  width: 33.33333%;
}

.fourcol-split-row-12--12--8-4 .hr--1-3-4 .l-r:nth-child(2),
.fourcol-split-row-12--12--8-4 .hr--2-3-4 .l-r:nth-child(2) {
  width: 66.66667%;
}

.fourcol-split-row-12--12--8-4 .hr--1-3-4 .l-r:last-child,
.fourcol-split-row-12--12--8-4 .hr--2-3-4 .l-r:last-child {
  width: 33.33333%;
}

.fourcol-split-row-12--12--8-4 .arc--4 .l-r:nth-child(3) {
  width: 66.66667%;
}

.fourcol-split-row-12--12--8-4 .arc--4 .l-r:last-child {
  width: 33.33333%;
}

File

at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/fourcol/fourcol-split-row-12--12--8-4.css
View source
  1. .fourcol-split-row-12--12--8-4 .hr--3-4 .l-r {
  2. width: 66.66667%;
  3. }
  4. .fourcol-split-row-12--12--8-4 .hr--3-4 .l-r:last-child {
  5. width: 33.33333%;
  6. }
  7. .fourcol-split-row-12--12--8-4 .hr--1-3-4 .l-r:nth-child(2),
  8. .fourcol-split-row-12--12--8-4 .hr--2-3-4 .l-r:nth-child(2) {
  9. width: 66.66667%;
  10. }
  11. .fourcol-split-row-12--12--8-4 .hr--1-3-4 .l-r:last-child,
  12. .fourcol-split-row-12--12--8-4 .hr--2-3-4 .l-r:last-child {
  13. width: 33.33333%;
  14. }
  15. .fourcol-split-row-12--12--8-4 .arc--4 .l-r:nth-child(3) {
  16. width: 66.66667%;
  17. }
  18. .fourcol-split-row-12--12--8-4 .arc--4 .l-r:last-child {
  19. width: 33.33333%;
  20. }