You are here

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

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

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

.threecol-split-row-4-8--12 .arc--3 .l-r:last-child {
  clear: both;
}

File

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