You are here

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

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

.threecol-reverse-float-3-3-6 .hr--1-2 .l-r:first-child,
.threecol-reverse-float-3-3-6 .hr--1-3 .l-r:first-child {
  float: right;
  margin-right: 0;
}

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

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

.threecol-reverse-float-3-3-6 .arc--3 .l-r:first-child {
  width: 49.15254%;
  float: right;
  margin-right: 0;
}

File

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