better style for hover previews

This commit is contained in:
jomo 2015-03-14 06:56:45 +01:00
parent 4c7da4940e
commit 0b97aeee8d

View File

@ -129,9 +129,9 @@ h4 {
left: 0;
right: 0;
position: absolute;
bottom: -240px;
bottom: -260px;
padding-left: 10px;
padding-top: 200px;
height: 220px;
background-position: 10px center;
background-repeat: no-repeat;
font-size: 14px;
@ -143,6 +143,7 @@ h4 {
.code .preview-placeholder {
display: block;
font-weight: bold;
line-height: 200px;
}
.code .preview-placeholder:hover {