From cb5ab0ae87231f1f0d497e363083a6d0214ea2a6 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sun, 17 Nov 2019 12:30:24 -0500 Subject: nfsw/static/auth.css: Add .butto-group .back a. --- nfsw/static/auth.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/nfsw/static/auth.css b/nfsw/static/auth.css index c2c1750..afc94ae 100644 --- a/nfsw/static/auth.css +++ b/nfsw/static/auth.css @@ -64,6 +64,12 @@ header h1 { justify-content: flex-start; } +.button-group .back a { + font-size: 40px; + text-decoration: none; + color: rgb(10,10,10); +} + label { font-family: roboto-medium; font-size: 20px; -- cgit v1.2.3