fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
966892a27f023cc80442b1266eb99f6713a72d0d
[redakcja.git]
/
1
.clearfix,
2
.foo,
3
.bar {
4
*zoom: 1;
5
}
6
.clearfix:after,
7
.foo:after,
8
.bar:after {
9
content: '';
10
display: block;
11
clear: both;
12
height: 0;
13
}
14
.foo {
15
color: red;
16
}
17
.bar {
18
color: blue;
19
}