Usernames, logging in, validations, etc.

This commit is contained in:
2020-12-29 00:06:44 -08:00
parent bddf7ff040
commit 2a288e2507
9 changed files with 136 additions and 17 deletions
+3
View File
@@ -9,6 +9,9 @@ border-bottom: 2px solid gainsboro;
}
#top-bar-login-box{display:none; width: 100px;margin:0px;border:1px solid gray !important; background-image:"" !important}
#top-bar-username{width:200px;font-size:15px}
.uk-subnav-pill > * > :first-child{
padding: 0px 50px !important;
}