Temporary icon for local timeline
This commit is contained in:
parent
6c6d6297f9
commit
2ee2d79156
|
@ -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";
|
||||||
|
|
Loading…
Reference in New Issue