FEATURE: Use current table styles for markdown-it tables

This commit is contained in:
Rafael dos Santos Silva 2017-06-26 16:56:46 -03:00
parent db485ae0da
commit 43ecbc86d4

View File

@ -317,7 +317,7 @@ blockquote > *:last-child {
}
table.md-table {
.cooked table {
thead {
border-bottom: 2px solid lighten($primary, 80%);
th {