client/posts: change hover border

This commit is contained in:
rr- 2016-06-02 23:56:56 +02:00
parent 4428ccfd38
commit dcaf650244

View file

@ -29,6 +29,7 @@
line-height: 100%
font-size: 80%
color: white
outline-offset: -3px
.type
position: absolute
@ -64,12 +65,14 @@
background-position: 50% 30%
width: 100%
height: 100%
margin: 0 0.6em 0 0
margin: 0
outline-offset: -3px
&:hover
background: $main-color
.thumbnail
opacity: .9
border: 1px solid $main-color
a, .thumbnail
outline: 2px solid $main-color
.post-list-header