fix code block hover style
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user