You are here

threecol-2-8-2.css in AT Tools 8.2

.threecol-2-8-2 .hr--1-2 .l-r {
  width: 15.25424%;
  float: left;
  margin-right: 1.69492%;
}

.threecol-2-8-2 .hr--1-2 .l-r:last-child {
  width: 83.05085%;
  float: left;
  margin-right: 1.69492%;
}

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

.threecol-2-8-2 .hr--2-3 .l-r {
  width: 83.05085%;
  float: left;
  margin-right: 1.69492%;
}

.threecol-2-8-2 .hr--2-3 .l-r:last-child {
  width: 15.25424%;
  float: left;
  margin-right: 1.69492%;
}

.threecol-2-8-2 .arc--3 .l-r {
  width: 15.25424%;
  float: left;
  margin-right: 1.69492%;
}

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

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

File

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