You are here

threecol-4-5-3.css in AT Tools 8.2

.threecol-4-5-3 .hr--1-2 .l-r {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
}

.threecol-4-5-3 .hr--1-2 .l-r:last-child {
  width: 66.10169%;
  float: left;
  margin-right: 1.69492%;
}

.threecol-4-5-3 .hr--1-3 .l-r {
  width: 57.62712%;
  float: left;
  margin-right: 1.69492%;
}

.threecol-4-5-3 .hr--1-3 .l-r:last-child {
  width: 40.67797%;
  float: left;
  margin-right: 1.69492%;
}

.threecol-4-5-3 .hr--2-3 .l-r {
  width: 23.72881%;
  float: left;
  margin-right: 1.69492%;
}

.threecol-4-5-3 .arc--3 .l-r {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
}

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

.threecol-4-5-3 .arc--3 .l-r:last-child,
.threecol-4-5-3 .hr--2-3 .l-r:last-child {
  width: 23.72881%;
  float: left;
  margin-right: 1.69492%;
}

.threecol-4-5-3 .arc--2 .l-r:last-child,
.threecol-4-5-3 .arc--3 .l-r:last-child {
  float: right;
  margin-right: 0;
}

File

at_theme_generator/starterkits/starterkit/layout/site-builder/css/threecol/threecol-4-5-3.css
View source
  1. .threecol-4-5-3 .hr--1-2 .l-r {
  2. width: 32.20339%;
  3. float: left;
  4. margin-right: 1.69492%;
  5. }
  6. .threecol-4-5-3 .hr--1-2 .l-r:last-child {
  7. width: 66.10169%;
  8. float: left;
  9. margin-right: 1.69492%;
  10. }
  11. .threecol-4-5-3 .hr--1-3 .l-r {
  12. width: 57.62712%;
  13. float: left;
  14. margin-right: 1.69492%;
  15. }
  16. .threecol-4-5-3 .hr--1-3 .l-r:last-child {
  17. width: 40.67797%;
  18. float: left;
  19. margin-right: 1.69492%;
  20. }
  21. .threecol-4-5-3 .hr--2-3 .l-r {
  22. width: 23.72881%;
  23. float: left;
  24. margin-right: 1.69492%;
  25. }
  26. .threecol-4-5-3 .arc--3 .l-r {
  27. width: 32.20339%;
  28. float: left;
  29. margin-right: 1.69492%;
  30. }
  31. .threecol-4-5-3 .arc--3 .l-r:nth-child(2) {
  32. width: 40.67797%;
  33. float: left;
  34. margin-right: 1.69492%;
  35. }
  36. .threecol-4-5-3 .arc--3 .l-r:last-child,
  37. .threecol-4-5-3 .hr--2-3 .l-r:last-child {
  38. width: 23.72881%;
  39. float: left;
  40. margin-right: 1.69492%;
  41. }
  42. .threecol-4-5-3 .arc--2 .l-r:last-child,
  43. .threecol-4-5-3 .arc--3 .l-r:last-child {
  44. float: right;
  45. margin-right: 0;
  46. }