resources/markdown.css
@@ -4,6 +4,11 @@ div.markdown { line-height: 1.4em; color: black; } div.markdown li { color: black; } div.markdown h1, @@ -16,7 +21,7 @@ } div.markdown h1 { margin-top: 1em; margin-top: 0.5em; margin-bottom: 0.5em; padding-bottom: 0.5em; border-bottom: 2px solid #000080 !important; @@ -64,4 +69,10 @@ div.markdown em { color: #b05000; } div.markdown table.text th, div.markdown table.text td { vertical-align: top; border-top: 1px solid #ccc; padding:5px; }