You are here

fourcol-5-3-2-2.css in AT Tools 8.3

.fourcol-5-3-2-2 .arc--2 .l-r,
.fourcol-5-3-2-2 .arc--3 .l-r,
.fourcol-5-3-2-2 .arc--4 .l-r:first-child {
  width: 41.66667%;
}

.fourcol-5-3-2-2 .arc--2 .l-r:first-child {
  width: 58.33333%;
}

.fourcol-5-3-2-2 .arc--3 .l-r:last-child {
  width: 16.66667%;
}

.fourcol-5-3-2-2 .arc--4 .l-r {
  width: 16.66667%;
}

File

at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/fourcol/fourcol-5-3-2-2.css
View source
  1. .fourcol-5-3-2-2 .arc--2 .l-r,
  2. .fourcol-5-3-2-2 .arc--3 .l-r,
  3. .fourcol-5-3-2-2 .arc--4 .l-r:first-child {
  4. width: 41.66667%;
  5. }
  6. .fourcol-5-3-2-2 .arc--2 .l-r:first-child {
  7. width: 58.33333%;
  8. }
  9. .fourcol-5-3-2-2 .arc--3 .l-r:last-child {
  10. width: 16.66667%;
  11. }
  12. .fourcol-5-3-2-2 .arc--4 .l-r {
  13. width: 16.66667%;
  14. }