cryptpad/customize.dist/src/print-landscape.css
2023-10-20 15:35:26 +01:00

12 lines
199 B
CSS

/*
* SPDX-FileCopyrightText: 2023 XWiki CryptPad Team <contact@cryptpad.org> and contributors
*
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
@page {
margin: 0;
size: A4 landscape;
}