rendered_markdown: Move 27217fd and 5d0960a to rendered_markdown.

Changes to bootstrap.css made by us after these are not relevant:
d7f9a21 - Reducing z-index of overlay doesn't make sense.
9b740df - some changes were added.
1143ed7 - changes in above commit were moved to a different file.
This commit is contained in:
Aman Agrawal 2020-08-25 17:14:42 +05:30 committed by Tim Abbott
parent 4b2f3ba392
commit a6940926cc

View File

@ -514,6 +514,8 @@ code {
font-size: 0.857em;
unicode-bidi: embed;
direction: ltr;
color: hsl(0, 0%, 0%);
white-space: pre;
}
.rendered_markdown code {