8 lines
201 B
CSS
8 lines
201 B
CSS
/**
|
|
* SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
|
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
*/
|
|
|
|
.icon-social-mastodon {
|
|
background-image: url('../img/app-dark.svg');
|
|
} |