Tweaking HTML some more
* Add some margin space around the prev/next links * Increase prev/next link font size * Add prev/next text without link when we're on the first/last page * Add useful placeholder text to the "board" search Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
@@ -37,6 +37,11 @@ header {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.pagecount {
|
||||
margin: 5px 0px;
|
||||
font-size: large;
|
||||
}
|
||||
|
||||
table {
|
||||
border-top: 1px solid black;
|
||||
border-left: 1px solid black;
|
||||
|
||||
Reference in New Issue
Block a user