Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
This commit is contained in:
commit
fd2cc8ea53
1 changed files with 6 additions and 0 deletions
|
@ -316,3 +316,9 @@ figure.highlight {
|
||||||
color: $base09;
|
color: $base09;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.gist {
|
||||||
|
th, td {
|
||||||
|
border-bottom: 0;
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue