From 510d2f6c99a4d04626cd01dceeff075d5f239dbd Mon Sep 17 00:00:00 2001 From: poni Date: Mon, 21 Dec 2020 20:49:32 +0100 Subject: [PATCH] improved buttons --- PRACTICAL_VISION/printing/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PRACTICAL_VISION/printing/style.css b/PRACTICAL_VISION/printing/style.css index 3c58dcd..7b9689e 100644 --- a/PRACTICAL_VISION/printing/style.css +++ b/PRACTICAL_VISION/printing/style.css @@ -407,7 +407,7 @@ button{ box-sizing: border-box; */ } - button a{ + a button{ /* font-family: "CothamSans"; */ text-decoration: none; font-size: 1.5vw;