Layout 2 has now 2 different search routes, the default search route is now /main for a better thumbnail view and index search is only working on the /index site itself may contain minor other css improvements/fixes

This commit is contained in:
noxy
2019-10-19 09:28:17 +00:00
parent 33373992ef
commit 62a9926ff1
3 changed files with 14 additions and 1 deletions

View File

@@ -1094,4 +1094,9 @@ ul.pagination {
img.comment_emoji {
max-width: 4rem;
}
div#list {
padding: 0;
padding-bottom: 2em;
}