Temporary icon for local timeline

stable/1.0.x
Alex Gleason 2020-04-11 14:52:41 -05:00
rodzic 6c6d6297f9
commit 2ee2d79156
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 114 dodań i 110 usunięć

Wyświetl plik

@ -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";