User register system, minor cosmetic changes, start of user authorisation

This commit is contained in:
Deon George
2021-11-11 22:57:13 +11:00
parent a0db589dc5
commit 3c8895a238
15 changed files with 488 additions and 206 deletions

View File

@@ -404,9 +404,7 @@ ul#searchbar li i {
content:"\2666\a0\A0";
color:#0a0
}
#content ul ul li::before {
content:"\25CB\A0\A0"!important
}
#content ul li:last-child {
margin-bottom: 16px;
}
@@ -488,6 +486,7 @@ form div.row {
margin-top:1em
}
.greyframe>div.row:last-child,
.greyframe>div>div.row:last-child,
.greyframe>form>div.row:last-child {
padding-bottom: 15px;
}