Add conditional recommendations

This commit is contained in:
Brian Miyaji
2017-11-05 21:18:15 +11:00
parent ac7457323a
commit ec88366041
7 changed files with 46 additions and 0 deletions

View File

@@ -48,6 +48,9 @@
.sp-icon-bracket-center:before {
content: "\f181"
}
.sp-icon-buddypress:before {
content: "\f507";
}
.sp-icon-calculator:before {
content: "\f108";
}
@@ -155,9 +158,15 @@
.sp-icon-user-scores:before {
content: "\f101";
}
.sp-icon-woo:before {
content: "\f174";
}
.sp-icon-wordpay:before {
content: "\f526";
}
.sp-icon-yoast:before {
content: "\f179";
}
/* Performance Icons */
.sp-icon-card:before {