>>203
Fx64以降で対応のcssメディアクエリのany-pointer使ってるからだな

ユーザーcssで
.episode-list .episode-unit:hover .abstract {
bottom: 0;
border-radius: 0;
}
とすればとりあえず見れる