You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
270 B
19 lines
270 B
6 years ago
|
.icon-size-12 .b-font {
|
||
|
font-size: 12px;
|
||
|
}
|
||
|
.icon-size-16 .b-font {
|
||
|
font-size: 16px;
|
||
|
}
|
||
|
.icon-size-24 .b-font {
|
||
|
font-size: 24px;
|
||
|
}
|
||
|
.icon-size-40 .b-font {
|
||
|
font-size: 40px;
|
||
|
}
|
||
|
.icon-size-50 .b-font {
|
||
|
font-size: 50px;
|
||
|
}
|
||
|
.icon-size-70 .b-font {
|
||
|
font-size: 70px;
|
||
|
}
|