Temporary icon for local timeline
This commit is contained in:
parent
6c6d6297f9
commit
2ee2d79156
1 changed files with 114 additions and 110 deletions
|
@ -174,6 +174,10 @@
|
|||
opacity: 0.5;
|
||||
}
|
||||
}
|
||||
.fa-site-icon:before {
|
||||
font-family: 'FontAwesome';
|
||||
content: '\f0c0';
|
||||
}
|
||||
.fa-fediverse:before {
|
||||
font-family: 'spinster' !important;
|
||||
content: "\e901";
|
||||
|
|
Loading…
Reference in a new issue