You are here

threecol-split-row-12--4-8.css in AT Tools 8.2

.threecol-split-row-12--4-8 .hr--2-3 .l-r,
.threecol-split-row-12--4-8 .arc--3 .l-r:nth-child(2) {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
}

.threecol-split-row-12--4-8 .hr--2-3 .l-r:last-child,
.threecol-split-row-12--4-8 .arc--3 .l-r:last-child {
  width: 66.10169%;
  float: right;
  margin-right: 0;
}

File

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