Temporary icon for local timeline

This commit is contained in:
Alex Gleason 2020-04-11 14:52:41 -05:00
parent 6c6d6297f9
commit 2ee2d79156
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 114 additions and 110 deletions

View File

@ -174,6 +174,10 @@
opacity: 0.5; opacity: 0.5;
} }
} }
.fa-site-icon:before {
font-family: 'FontAwesome';
content: '\f0c0';
}
.fa-fediverse:before { .fa-fediverse:before {
font-family: 'spinster' !important; font-family: 'spinster' !important;
content: "\e901"; content: "\e901";