Fixed genre card hover

This commit is contained in:
2016-11-21 12:45:52 +09:00
parent 7907a0f775
commit 4159525c25
5 changed files with 27 additions and 19 deletions

View File

@ -37,7 +37,7 @@ iframe
pre
border 1px solid rgb(128, 128, 128)
padding 1em
width calc(100% - 2em)
width 100%
box-shadow 1px 1px 16px rgba(0, 0, 0, 0.6)
color rgb(224, 224, 224)
background-color rgb(32, 32, 32)