You are here

threecol-3-3-6.css in AT Tools 8.2

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

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

.threecol-3-3-6 .hr--1-3 .l-r:last-child,
.threecol-3-3-6 .hr--2-3 .l-r:last-child {
  width: 74.57627%;
  float: left;
  margin-right: 1.69492%;
}

.threecol-3-3-6 .arc--3 .l-r {
  width: 23.72881%;
  float: left;
  margin-right: 1.69492%;
}

.threecol-3-3-6 .arc--3 .l-r:last-child {
  width: 49.15254%;
  float: left;
  margin-right: 1.69492%;
}

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

File

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