You are here

threecol-reverse-float-4-2-6.css in AT Tools 8.2

.threecol-reverse-float-4-2-6 .hr--1-2 .l-r,
.threecol-reverse-float-4-2-6 .hr--1-3 .l-r,
.threecol-reverse-float-4-2-6 .hr--2-3 .l-r {
  width: 49.15254%;
  float: left;
  margin-right: 1.69492%;
}

.threecol-reverse-float-4-2-6 .hr--1-2 .l-r:first-child,
.threecol-reverse-float-4-2-6 .hr--1-3 .l-r:first-child {
  float: right;
  margin-right: 0;
}

.threecol-reverse-float-4-2-6 .hr--2-3 .l-r:last-child {
  float: right;
  margin-right: 0;
}

.threecol-reverse-float-4-2-6 .arc--3 .l-r:first-child {
  width: 49.15254%;
  float: right;
  margin-right: 0;
}

.threecol-reverse-float-4-2-6 .arc--3 .l-r:nth-child(2) {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
}

.threecol-reverse-float-4-2-6 .arc--3 .l-r:nth-child(3) {
  width: 15.25424%;
  float: left;
  margin-right: 1.69492%;
}

File

at_theme_generator/starterkits/starterkit/layout/site-builder/css/threecol/threecol-reverse-float-4-2-6.css
View source
  1. .threecol-reverse-float-4-2-6 .hr--1-2 .l-r,
  2. .threecol-reverse-float-4-2-6 .hr--1-3 .l-r,
  3. .threecol-reverse-float-4-2-6 .hr--2-3 .l-r {
  4. width: 49.15254%;
  5. float: left;
  6. margin-right: 1.69492%;
  7. }
  8. .threecol-reverse-float-4-2-6 .hr--1-2 .l-r:first-child,
  9. .threecol-reverse-float-4-2-6 .hr--1-3 .l-r:first-child {
  10. float: right;
  11. margin-right: 0;
  12. }
  13. .threecol-reverse-float-4-2-6 .hr--2-3 .l-r:last-child {
  14. float: right;
  15. margin-right: 0;
  16. }
  17. .threecol-reverse-float-4-2-6 .arc--3 .l-r:first-child {
  18. width: 49.15254%;
  19. float: right;
  20. margin-right: 0;
  21. }
  22. .threecol-reverse-float-4-2-6 .arc--3 .l-r:nth-child(2) {
  23. width: 32.20339%;
  24. float: left;
  25. margin-right: 1.69492%;
  26. }
  27. .threecol-reverse-float-4-2-6 .arc--3 .l-r:nth-child(3) {
  28. width: 15.25424%;
  29. float: left;
  30. margin-right: 1.69492%;
  31. }