You are here

fourcol-split-row-12--6-3-3.css in AT Tools 8.3

.fourcol-split-row-12--6-3-3 .hr--2-3 .l-r:last-child,
.fourcol-split-row-12--6-3-3 .hr--2-4 .l-r:last-child,
.fourcol-split-row-12--6-3-3 .hr--3-4 .l-r:last-child {
  float: right;
  margin-right: 0;
}

.fourcol-split-row-12--6-3-3 .hr--2-3 .l-r,
.fourcol-split-row-12--6-3-3 .hr--2-4 .l-r,
.fourcol-split-row-12--6-3-3 .hr--3-4 .l-r,
.fourcol-split-row-12--6-3-3 .hr--1-2-3 .l-r:nth-child(2),
.fourcol-split-row-12--6-3-3 .hr--1-2-4 .l-r:nth-child(2),
.fourcol-split-row-12--6-3-3 .hr--2-3-4 .l-r:first-child,
.fourcol-split-row-12--6-3-3 .arc--4 .l-r:nth-child(2) {
  width: 50%;
  float: left;
}

.fourcol-split-row-12--6-3-3 .hr--1-2-3 .l-r:last-child,
.fourcol-split-row-12--6-3-3 .hr--1-2-4 .l-r:last-child {
  width: 50%;
  float: right;
  margin-right: 0;
}

.fourcol-split-row-12--6-3-3 .hr--2-3-4 .l-r:nth-child(2) {
  width: 25%;
  float: left;
}

.fourcol-split-row-12--6-3-3 .hr--2-3-4 .l-r:last-child,
.fourcol-split-row-12--6-3-3 .arc--4 .l-r:last-child {
  width: 25%;
  float: right;
  margin-right: 0;
}

.fourcol-split-row-12--6-3-3 .arc--4 .l-r:nth-child(3) {
  width: 25%;
  float: left;
}

File

at_theme_generator/starterkits/starterkit/layout/page-layout-float/css/fourcol/fourcol-split-row-12--6-3-3.css
View source
  1. .fourcol-split-row-12--6-3-3 .hr--2-3 .l-r:last-child,
  2. .fourcol-split-row-12--6-3-3 .hr--2-4 .l-r:last-child,
  3. .fourcol-split-row-12--6-3-3 .hr--3-4 .l-r:last-child {
  4. float: right;
  5. margin-right: 0;
  6. }
  7. .fourcol-split-row-12--6-3-3 .hr--2-3 .l-r,
  8. .fourcol-split-row-12--6-3-3 .hr--2-4 .l-r,
  9. .fourcol-split-row-12--6-3-3 .hr--3-4 .l-r,
  10. .fourcol-split-row-12--6-3-3 .hr--1-2-3 .l-r:nth-child(2),
  11. .fourcol-split-row-12--6-3-3 .hr--1-2-4 .l-r:nth-child(2),
  12. .fourcol-split-row-12--6-3-3 .hr--2-3-4 .l-r:first-child,
  13. .fourcol-split-row-12--6-3-3 .arc--4 .l-r:nth-child(2) {
  14. width: 50%;
  15. float: left;
  16. }
  17. .fourcol-split-row-12--6-3-3 .hr--1-2-3 .l-r:last-child,
  18. .fourcol-split-row-12--6-3-3 .hr--1-2-4 .l-r:last-child {
  19. width: 50%;
  20. float: right;
  21. margin-right: 0;
  22. }
  23. .fourcol-split-row-12--6-3-3 .hr--2-3-4 .l-r:nth-child(2) {
  24. width: 25%;
  25. float: left;
  26. }
  27. .fourcol-split-row-12--6-3-3 .hr--2-3-4 .l-r:last-child,
  28. .fourcol-split-row-12--6-3-3 .arc--4 .l-r:last-child {
  29. width: 25%;
  30. float: right;
  31. margin-right: 0;
  32. }
  33. .fourcol-split-row-12--6-3-3 .arc--4 .l-r:nth-child(3) {
  34. width: 25%;
  35. float: left;
  36. }