You are here

threecol-source-ordered-4-6-2.css in AT Tools 8.3

.threecol-source-ordered-4-6-2 .hr--1-2 .l-r:first-child {
  margin-left: 33.33333%;
  width: 66.66667%;
  float: left;
}

.threecol-source-ordered-4-6-2 .hr--1-2 .l-r:last-child {
  margin-left: -100%;
  width: 33.33333%;
  float: left;
}

.threecol-source-ordered-4-6-2 .hr--1-3 .l-r:first-child {
  width: 83.33333%;
  float: left;
}

.threecol-source-ordered-4-6-2 .hr--1-3 .l-r:last-child {
  width: 16.66667%;
  float: right;
  margin-right: 0;
}

.threecol-source-ordered-4-6-2 .hr--2-3 .l-r {
  width: 50%;
  float: left;
}

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

.threecol-source-ordered-4-6-2 .arc--3 .l-r:first-child {
  margin-left: 33.33333%;
  width: 50%;
  float: left;
}

.threecol-source-ordered-4-6-2 .arc--3 .l-r:nth-child(2) {
  margin-left: -83.33333%;
  width: 33.33333%;
  float: left;
}

.threecol-source-ordered-4-6-2 .arc--3 .l-r:last-child {
  width: 16.66667%;
  float: right;
  margin-right: 0;
}

File

at_theme_generator/starterkits/starterkit/layout/page-layout-float/css/threecol/threecol-source-ordered-4-6-2.css
View source
  1. .threecol-source-ordered-4-6-2 .hr--1-2 .l-r:first-child {
  2. margin-left: 33.33333%;
  3. width: 66.66667%;
  4. float: left;
  5. }
  6. .threecol-source-ordered-4-6-2 .hr--1-2 .l-r:last-child {
  7. margin-left: -100%;
  8. width: 33.33333%;
  9. float: left;
  10. }
  11. .threecol-source-ordered-4-6-2 .hr--1-3 .l-r:first-child {
  12. width: 83.33333%;
  13. float: left;
  14. }
  15. .threecol-source-ordered-4-6-2 .hr--1-3 .l-r:last-child {
  16. width: 16.66667%;
  17. float: right;
  18. margin-right: 0;
  19. }
  20. .threecol-source-ordered-4-6-2 .hr--2-3 .l-r {
  21. width: 50%;
  22. float: left;
  23. }
  24. .threecol-source-ordered-4-6-2 .hr--2-3 .l-r:last-child {
  25. float: right;
  26. margin-right: 0;
  27. }
  28. .threecol-source-ordered-4-6-2 .arc--3 .l-r:first-child {
  29. margin-left: 33.33333%;
  30. width: 50%;
  31. float: left;
  32. }
  33. .threecol-source-ordered-4-6-2 .arc--3 .l-r:nth-child(2) {
  34. margin-left: -83.33333%;
  35. width: 33.33333%;
  36. float: left;
  37. }
  38. .threecol-source-ordered-4-6-2 .arc--3 .l-r:last-child {
  39. width: 16.66667%;
  40. float: right;
  41. margin-right: 0;
  42. }