Files
meanTorrent/modules/core/client/less/fa-link.less
2018-06-12 19:21:36 +08:00

11 lines
127 B
Plaintext

.fa-header {
&:before {
content: "\f1dc";
}
}
.fa-picture-o {
&:before {
content: "\f03e";
}
}