You are here

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

.fourcol-3-3-3-3 .arc--2 .l-r {
  width: 50%;
}

.fourcol-3-3-3-3 .arc--3 .l-r {
  width: 33.33333%;
}

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

File

at_theme_generator/starterkits/starterkit/layout/page-layout-flex/css/fourcol/fourcol-3-3-3-3.css
View source
  1. .fourcol-3-3-3-3 .arc--2 .l-r {
  2. width: 50%;
  3. }
  4. .fourcol-3-3-3-3 .arc--3 .l-r {
  5. width: 33.33333%;
  6. }
  7. .fourcol-3-3-3-3 .arc--4 .l-r {
  8. width: 25%;
  9. }