Thumbnails are not faded anymore (CSS opacity)

This commit is contained in:
Mikael Nordfeldth 2014-04-18 11:10:59 +02:00
parent 54f3b4be47
commit c656b5a510
1 changed files with 0 additions and 5 deletions

View File

@ -451,11 +451,6 @@ h6 {font-size: 1em;}
font-size: 0.88em;
line-height: 1.2em;
margin-top: 6px;
opacity: 0.6;
}
.notice:hover div.entry-content {
opacity: 1;
}
.user_in .notice div.entry-content {