You are here

fourcol-split-row-6-6--6-6.css in AT Tools 8.2

.fourcol-split-row-6-6--6-6 .arc--2 .l-r,
.fourcol-split-row-6-6--6-6 .arc--3 .l-r:first-child,
.fourcol-split-row-6-6--6-6 .arc--4 .l-r {
  width: 49.15254%;
  float: left;
  margin-right: 1.69492%;
}

.fourcol-split-row-6-6--6-6 .arc--2 .l-r:last-child {
  float: right;
  margin-right: 0;
}

.fourcol-split-row-6-6--6-6 .arc--3 .l-r:nth-child(2) {
  width: 49.15254%;
  float: right;
  margin-right: 0;
}

.fourcol-split-row-6-6--6-6 .arc--3 .l-r:last-child {
  clear: both;
}

.fourcol-split-row-6-6--6-6 .arc--4 .l-r:nth-child(2n) {
  float: right;
  margin-right: 0;
}

File

at_theme_generator/starterkits/starterkit/layout/site-builder/css/fourcol/fourcol-split-row-6-6--6-6.css
View source
  1. .fourcol-split-row-6-6--6-6 .arc--2 .l-r,
  2. .fourcol-split-row-6-6--6-6 .arc--3 .l-r:first-child,
  3. .fourcol-split-row-6-6--6-6 .arc--4 .l-r {
  4. width: 49.15254%;
  5. float: left;
  6. margin-right: 1.69492%;
  7. }
  8. .fourcol-split-row-6-6--6-6 .arc--2 .l-r:last-child {
  9. float: right;
  10. margin-right: 0;
  11. }
  12. .fourcol-split-row-6-6--6-6 .arc--3 .l-r:nth-child(2) {
  13. width: 49.15254%;
  14. float: right;
  15. margin-right: 0;
  16. }
  17. .fourcol-split-row-6-6--6-6 .arc--3 .l-r:last-child {
  18. clear: both;
  19. }
  20. .fourcol-split-row-6-6--6-6 .arc--4 .l-r:nth-child(2n) {
  21. float: right;
  22. margin-right: 0;
  23. }