mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(p/all): improve design of "show more posts" button in feed footer
This commit is contained in:
@@ -4,7 +4,12 @@
|
||||
|
||||
.footer {
|
||||
color: var(--post-mobile-abbr-text-color);
|
||||
padding: 15px 0 10px 5px;
|
||||
padding: 15px 0 20px 5px;
|
||||
}
|
||||
|
||||
.morePostsSuggestion {
|
||||
color: var(--body-font-color);
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
.footer a, .newerPostsButton {
|
||||
|
||||
Reference in New Issue
Block a user