diff options
Diffstat (limited to 'css/hack.css')
| -rw-r--r-- | css/hack.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/hack.css b/css/hack.css index 5222899..fa32382 100644 --- a/css/hack.css +++ b/css/hack.css @@ -297,7 +297,7 @@ a:hover { } .hack pre code:after, .hack pre code:before { - content: ""; + display: none; } .hack code { font-weight: 700; |
