Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
You can also set a specific font size(for each icon) as well, the 2x/3x are quite dramatic in changes.
.node_87 .nodeIcon:before {
display: inline-block;
font-family: FontAwesome;
line-height: 45px;
font-size: 24px;
color: rgb(210, 184, 135);
text-align: center; }
Something like this? Is this the way? Any other code needed before or after (assuming it's correct in the first place)?
Code:.node_87 .nodeIcon:before { display: inline-block; font-family: FontAwesome; line-height: 45px; font-size: 24px; color: rgb(210, 184, 135); text-align: center; }
I was referring to here actually:
[XB] Font Awesome -> Left side for the node icon/unread/page ect....