Add user search page

This commit is contained in:
r 2020-01-30 15:32:37 +00:00
parent 84cd3bc436
commit 17e55d2a9b
11 changed files with 153 additions and 20 deletions

View file

@ -105,7 +105,7 @@
}
.page-title {
font-size: 23pt;
font-size: 18pt;
}
.post-form {
@ -426,6 +426,10 @@ a:hover,
margin: 0 8px 0 8px;
}
.search-form {
margin: 16px 0 0 0;
}
.dark {
background-color: #222222;
background-image: none;