summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-11-17 12:30:24 -0500
committerrsiddharth <s@ricketyspace.net>2019-11-17 12:30:24 -0500
commitcb5ab0ae87231f1f0d497e363083a6d0214ea2a6 (patch)
tree03519307850d3ae120824ea6c8f95a9456cdedf3
parent8c912944320eecb78b3a6ab2f0316133bcaf3325 (diff)
nfsw/static/auth.css: Add .butto-group .back a.
-rw-r--r--nfsw/static/auth.css6
1 files changed, 6 insertions, 0 deletions
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;