Skip to content

Commit 229b1ae

Browse files
fixing styling of tables
1 parent 0e69e94 commit 229b1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2018/january/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
table, tr, td {background: none; border: none;}
1+
.rendered_html table, .rendered_html tr, .rendered_html td {background: none; border: none;}
22
.rendered_html code {background-color: #e0e0e0;}

0 commit comments

Comments
 (0)