aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/scss/styles-success.scss
blob: 343ddf43ef2f0ac2eaebd9e5fa4de42743dde3f2 (plain)
1
2
3
4
5
/**
 * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
 * SPDX-License-Identifier: AGPL-3.0-or-later
 */
body { background-color: $color-primary; }