fix code block hover style

This commit is contained in:
jomo
2014-04-29 21:32:09 +02:00
parent a091aef318
commit cf8bd6587b

View File

@@ -258,7 +258,7 @@ pre {
color: #fff;
content: attr(lang); // show language on top right
font-style: italic;
margin: 10px;
margin: 4px 10px;
position: absolute;
right: -10px;
top: 0;