small production fixes

This commit is contained in:
Torsten Ruger
2018-04-22 19:42:29 +03:00
parent 2eef77b106
commit b01f66f1c0
3 changed files with 6 additions and 6 deletions

View File

@ -106,7 +106,7 @@ dt
ul li
list-style-image: url('bullet.png')
list-style-image: image-url('bullet.png')
blockquote

View File

@ -56,11 +56,11 @@ ul.nav
width: 100%
.blog_nav
.next , .prev
.next_post , .prev_post
width: 20%
.next
.next_post
float: right
.prev
.prev_post
float: left
.blog_post
h1