Archived
1
0

add footer links to threads

This commit is contained in:
ZiRo
2016-02-17 10:53:20 +01:00
parent a9e377563d
commit 649cc96269
2 changed files with 8 additions and 3 deletions

View File

@@ -155,6 +155,10 @@ a, a:visited {
margin-top: 5em;
}
.navLinks {
padding-bottom: 50px;
}
.ukko_thread_header {
float: left;
clear: both;
@@ -194,7 +198,7 @@ input, textarea {
.post {
margin-bottom: 5px;
min-width: 460px;
min-width: 500px;
}
.postheader {