This commit is contained in:
Michael Rose 2018-01-23 19:57:47 -05:00
commit fd2cc8ea53

View file

@ -316,3 +316,9 @@ figure.highlight {
color: $base09;
}
}
.gist {
th, td {
border-bottom: 0;
}
}