mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-05 03:18:44 +00:00
Add user search page
This commit is contained in:
parent
84cd3bc436
commit
17e55d2a9b
11 changed files with 153 additions and 20 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue