mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 10:28:04 +00:00
Fix embedded gist indentation
closes #204 - set text-rendering to auto inside embedded gist
This commit is contained in:
parent
c1443a6e04
commit
8fda6ac74f
@ -1460,6 +1460,7 @@ body:not(.post-template) .post-title {
|
||||
.gist table {
|
||||
margin: 0;
|
||||
font-size: 1.4rem;
|
||||
text-rendering: auto;
|
||||
}
|
||||
.gist td {
|
||||
line-height: 1.4;
|
||||
|
Loading…
Reference in New Issue
Block a user