diff --git a/css/styles.css b/css/styles.css index 00cbeb4c..b0332d2d 100644 --- a/css/styles.css +++ b/css/styles.css @@ -3,6 +3,7 @@ scale marks { color: currentColor; } .osd { + text-shadow: none; font-size: 22px; font-weight: 500; } @@ -27,6 +28,7 @@ scale marks { .reavealertop { min-height: 100px; box-shadow: inset 0px 200px 10px -124px rgba(0,0,0,0.4); + font-family: 'Cantarell', 'Noto Sans', sans-serif; font-size: 30px; font-weight: 500; background: transparent;