aboutsummaryrefslogtreecommitdiffhomepage
path: root/css
diff options
context:
space:
mode:
authorCiaran Gallagher <[email protected]>2019-12-20 18:15:37 +0000
committerCiaran Gallagher <[email protected]>2019-12-20 18:15:37 +0000
commit54a96ea518d31a8e21fe1f2ea38135679830174e (patch)
tree3370cd7e4aa8c3652eaa0bb6e6f47a7d64d65d6f /css
parent9c4668d2573f784830bf913b77124dc10c7b1071 (diff)
downloadpasta-54a96ea518d31a8e21fe1f2ea38135679830174e.tar.gz
pasta-54a96ea518d31a8e21fe1f2ea38135679830174e.zip
Updates to site intro and help icon
Diffstat (limited to 'css')
-rw-r--r--css/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/main.css b/css/main.css
index 587fcbb..ae9b7cd 100644
--- a/css/main.css
+++ b/css/main.css
@@ -57,6 +57,10 @@ label {
color: rgb(240,240,240);
}
+#insecureWarning {
+ display: none;
+}
+
/*==========================
MODALS
==========================*/