mirror of
https://github.com/neocities/neocities.git
synced 2025-07-24 03:20:40 +02:00
Removed search page, moved search form to bottom of browse page
This commit is contained in:
parent
375de16acc
commit
b38472260c
5 changed files with 37 additions and 39 deletions
|
@ -1734,8 +1734,20 @@ a.tag:hover {
|
|||
.browse-page h1 {
|
||||
margin-top: 0;
|
||||
}
|
||||
.browse-page .tags {
|
||||
padding: 25px 30px 45px;
|
||||
.browse-page .row.content.misc {
|
||||
form {
|
||||
padding: 0;
|
||||
}
|
||||
input {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
&:last-child {
|
||||
padding-bottom: 68px;
|
||||
}
|
||||
p {
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
.misc-page .pagination {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue