You are here

threecol-source-ordered-5-7--12.css in AT Tools 8.2

.l-rw {
  max-width: 75em;
  margin-left: auto;
  margin-right: auto;
}

.l-rw:after {
  content: " ";
  display: block;
  clear: both;
}

.threecol-source-ordered-5-7--12 .hr--1-2 .l-r:first-child {
  width: 57.62712%;
  float: right;
  margin-right: 0;
}

.threecol-source-ordered-5-7--12 .hr--1-2 .l-r:last-child {
  width: 40.67797%;
  float: left;
  margin-right: 1.69492%;
}

.threecol-source-ordered-5-7--12 .arc--3 .l-r:first-child {
  width: 57.62712%;
  float: right;
  margin-right: 0;
}

.threecol-source-ordered-5-7--12 .arc--3 .l-r:nth-child(2) {
  width: 40.67797%;
  float: left;
  margin-right: 1.69492%;
}

.threecol-source-ordered-5-7--12 .arc--3 .l-r:last-child {
  clear: both;
}

File

at_theme_generator/starterkits/starterkit/layout/site-builder/css/threecol/threecol-source-ordered-5-7--12.css
View source
  1. .l-rw {
  2. max-width: 75em;
  3. margin-left: auto;
  4. margin-right: auto;
  5. }
  6. .l-rw:after {
  7. content: " ";
  8. display: block;
  9. clear: both;
  10. }
  11. .threecol-source-ordered-5-7--12 .hr--1-2 .l-r:first-child {
  12. width: 57.62712%;
  13. float: right;
  14. margin-right: 0;
  15. }
  16. .threecol-source-ordered-5-7--12 .hr--1-2 .l-r:last-child {
  17. width: 40.67797%;
  18. float: left;
  19. margin-right: 1.69492%;
  20. }
  21. .threecol-source-ordered-5-7--12 .arc--3 .l-r:first-child {
  22. width: 57.62712%;
  23. float: right;
  24. margin-right: 0;
  25. }
  26. .threecol-source-ordered-5-7--12 .arc--3 .l-r:nth-child(2) {
  27. width: 40.67797%;
  28. float: left;
  29. margin-right: 1.69492%;
  30. }
  31. .threecol-source-ordered-5-7--12 .arc--3 .l-r:last-child {
  32. clear: both;
  33. }