You are here

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

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

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

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

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

.fourcol-split-row-12--8-2-2 .hr--2-3-4 .l-r:first-child {
  width: 66.66667%;
  float: left;
}

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

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

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

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

.fourcol-split-row-12--8-2-2 .arc--4 .l-r:last-child {
  width: 16.66667%;
  float: right;
  margin-right: 0;
}

File

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