forked from friendica/friendica
15 lines
269 B
CSS
15 lines
269 B
CSS
/*
|
|
* SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
|
*
|
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
*/
|
|
|
|
/*
|
|
Licence : AGPL
|
|
Created on : 12.02.2026
|
|
Author : Marcus Funch
|
|
*/
|
|
|
|
.mod-home.is-not-singleuser .login-form {
|
|
background: #fcfcfc;
|
|
}
|