You are here

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

.threecol-4-4-4 .arc--2 .l-r {
  width: 49.15254%;
  float: left;
  margin-right: 1.69492%;
}

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

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

File

at_theme_generator/starterkits/starterkit/layout/site-builder/css/threecol/threecol-4-4-4.css
View source
  1. .threecol-4-4-4 .arc--2 .l-r {
  2. width: 49.15254%;
  3. float: left;
  4. margin-right: 1.69492%;
  5. }
  6. .threecol-4-4-4 .arc--3 .l-r {
  7. width: 32.20339%;
  8. float: left;
  9. margin-right: 1.69492%;
  10. }
  11. .threecol-4-4-4 .arc--2 .l-r:last-child,
  12. .threecol-4-4-4 .arc--3 .l-r:last-child {
  13. float: right;
  14. margin-right: 0;
  15. }