mirror of
https://github.com/spaytac/Casper.git
synced 2026-01-21 16:54:52 +00:00
Fix gist line numbering issue #162
This commit is contained in:
parent
bc7b44f01b
commit
6db90c9fec
@ -1185,9 +1185,11 @@ body:not(.post-template) .post-title {
|
||||
margin: 0;
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
.gist td {
|
||||
line-height: 1.4;
|
||||
}
|
||||
.gist .line-number {
|
||||
min-width: 25px;
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
/* Pastebin */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user