You are here

fivecol-6-6--4-4-4.css in AT Tools 8.3

.fivecol-6-6--4-4-4 .arc--2 .l-r {
  width: 50%;
  float: left;
}

.fivecol-6-6--4-4-4 .arc--2 .l-r:last-child {
  float: right;
  margin-right: 0;
}

.fivecol-6-6--4-4-4 .arc--3 .l-r {
  width: 33.33333%;
  float: left;
}

.fivecol-6-6--4-4-4 .arc--3 .l-r:last-child {
  float: right;
  margin-right: 0;
}

.fivecol-6-6--4-4-4 .arc--3 .l-r {
  width: 25%;
  float: left;
}

.fivecol-6-6--4-4-4 .arc--3 .l-r:last-child {
  float: right;
  margin-right: 0;
}

.fivecol-6-6--4-4-4 .arc--5 .l-r {
  width: 33.33333%;
  float: left;
}

.fivecol-6-6--4-4-4 .arc--5 .l-r:first-child, .fivecol-6-6--4-4-4 .arc--5 .l-r:nth-child(2) {
  width: 50%;
  float: left;
}

.fivecol-6-6--4-4-4 .arc--5 .l-r:last-child, .fivecol-6-6--4-4-4 .arc--5 .l-r:nth-child(2) {
  float: right;
  margin-right: 0;
}

File

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