add multisubreddit listing

This commit is contained in:
teddit
2020-12-04 17:30:54 +01:00
parent 92a4890cd4
commit c4098a418f
3 changed files with 15 additions and 1 deletions
+4
View File
@@ -426,6 +426,10 @@ header .tabmenu li.active a {
border-radius: 3px;
font-weight: bold;
}
.subreddit-listing {
margin-left: 15px;
margin-top: 8px;
}
input[type="submit"],
.btn {
padding: 3px;