summaryrefslogtreecommitdiff
path: root/scss/tests/files/kronuz/reversed-for.css
blob: f966b60a768a1944f6d85ce7aa202a8d740e8d34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
div.l5 {
  width: 15px;
}
div.l4 {
  width: 14px;
}
div.l3 {
  width: 13px;
}
div.l2 {
  width: 12px;
}
div.l1 {
  width: 11px;
}