본문으로 건너뛰기
사용자

Vanilla(비교)

r191 vs r192
......
1515
.icon {
1616
font-family: "fontawesome";
1717
}
18
.icon:before {
18
.icon::before {
1919
content: ""
2020
}
2121
}}}
......