You are here

fourcol-split-row-12--12--7-5.css in AT Tools 8.3

.fourcol-split-row-12--12--7-5 .hr--3-4 .l-r {
  width: 58.33333%;
  float: left;
}

.fourcol-split-row-12--12--7-5 .hr--3-4 .l-r:last-child {
  width: 41.66667%;
  float: right;
  margin-right: 0;
}

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

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

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

.fourcol-split-row-12--12--7-5 .arc--4 .l-r:last-child {
  width: 41.66667%;
  float: right;
  margin-right: 0;
}

File

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