1 /* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this file,
3 * You can obtain one at http://mozilla.org/MPL/2.0/. */
5 /* This file defines specific rules for print preview when using simplify mode.
6 * Some of these rules (styling for title and author on the header element)
7 * already exist in aboutReader.css, however, we decoupled it from the original
8 * file so we don't need to load a bunch of extra queries that will not take
9 * effect when using the simplify page checkbox. */
12 --content-width: 30em;
22 font-family: Georgia
, "Times New Roman", serif
;