Trying to fix some w3c validator issues

This commit is contained in:
Kasper Rynning-Tønnesen
2016-11-17 20:20:24 +01:00
parent 2c4ca881be
commit 8037fdd233
8 changed files with 29 additions and 19 deletions

View File

@@ -40,6 +40,13 @@
height:calc(100vh - 48px - 64px) !important;
}
.chan-link{
width: 100%;
padding: 0;
color: orange;
margin: 0;
}
.prev_page_hide, .prev_page{
float:left;
}