You are here

fivecol-12--6-6-6-6.css in AT Tools 8.3

.fivecol-12--6-6-6-6 .arc--2 .l-r {
  width: 50%;
}

.fivecol-12--6-6-6-6 .arc--3 .l-r {
  width: 50%;
}

.fivecol-12--6-6-6-6 .arc--3 .l-r:last-child {
  width: 100%;
}

.fivecol-12--6-6-6-6 .arc--4 .l-r {
  width: 50%;
}

.fivecol-12--6-6-6-6 .arc--5 .l-r {
  width: 50%;
}

.fivecol-12--6-6-6-6 .arc--5 .l-r:first-child {
  width: 100%;
}

File

at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/fivecol/fivecol-12--6-6-6-6.css
View source
  1. .fivecol-12--6-6-6-6 .arc--2 .l-r {
  2. width: 50%;
  3. }
  4. .fivecol-12--6-6-6-6 .arc--3 .l-r {
  5. width: 50%;
  6. }
  7. .fivecol-12--6-6-6-6 .arc--3 .l-r:last-child {
  8. width: 100%;
  9. }
  10. .fivecol-12--6-6-6-6 .arc--4 .l-r {
  11. width: 50%;
  12. }
  13. .fivecol-12--6-6-6-6 .arc--5 .l-r {
  14. width: 50%;
  15. }
  16. .fivecol-12--6-6-6-6 .arc--5 .l-r:first-child {
  17. width: 100%;
  18. }