blog nav, prev and next, some tweaking

This commit is contained in:
Torsten Ruger
2018-04-11 19:34:35 +03:00
parent 90fc084fca
commit 365d07e606
6 changed files with 55 additions and 44 deletions

View File

@ -43,7 +43,19 @@ ul.nav
width: 78%
.menu
width: 20%
.blog
.blog_nav
.next , .prev
width: 20%
.next
float: right
.prev
float: left
.blog_post
h1
span
font-size: 18px
.blog_index
h1
font-size: 20px
h2