/* CSS for inout.html, the readout board for inside the house
 * (paloaltoweather branch only), loaded after weatherboard.css.
 * Everything else about the page is the readout board's own; these are
 * the places it differs.
 * Copyright (C)2019-2026 by John A Kline.  Distributed under terms of
 * GPLv3.  See LICENSE for your rights.
 */

/* The indoor CO2 and air quality wear their file's color, and white with
 * no data. */
.inout-white .ro-n {
    color: #fff;
}
