You are here

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

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

.fivecol-6-6--4-4-4 .arc--3 .l-r {
  width: 33.33333%;
}

.fivecol-6-6--4-4-4 .arc--3 .l-r {
  width: 25%;
}

.fivecol-6-6--4-4-4 .arc--5 .l-r {
  width: 33.33333%;
}

.fivecol-6-6--4-4-4 .arc--5 .l-r:first-child, .fivecol-6-6--4-4-4 .arc--5 .l-r:nth-child(2) {
  width: 50%;
}

File

at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/fivecol/fivecol-6-6--4-4-4.css
View source
  1. .fivecol-6-6--4-4-4 .arc--2 .l-r {
  2. width: 50%;
  3. }
  4. .fivecol-6-6--4-4-4 .arc--3 .l-r {
  5. width: 33.33333%;
  6. }
  7. .fivecol-6-6--4-4-4 .arc--3 .l-r {
  8. width: 25%;
  9. }
  10. .fivecol-6-6--4-4-4 .arc--5 .l-r {
  11. width: 33.33333%;
  12. }
  13. .fivecol-6-6--4-4-4 .arc--5 .l-r:first-child, .fivecol-6-6--4-4-4 .arc--5 .l-r:nth-child(2) {
  14. width: 50%;
  15. }