Skip to content
Snippets Groups Projects
Commit 7dd149a2 authored by Bruce Cowan's avatar Bruce Cowan
Browse files

Font tweaks

parent 627433d1
No related branches found
No related tags found
No related merge requests found
......@@ -3,12 +3,14 @@
* SPDX-License-Identifier: LGPL-3.0-or-later
*/
.countdown-label
{
font-size: 36pt;
.countdown-label {
font-size: 48pt;
font-weight: 300;
/* font-variant-numeric: tabular-nums; Not supported in GTK3 */
}
.clock-label
{
font-size: 48pt;
.clock-label {
font-size: 64pt;
font-weight: 100;
/* font-variant-numeric: tabular-nums; Not supported in GTK3 */
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment