You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/cutemarked/files/cutemarked-0.11.3-bgcolor.p...

13 lines
315 B

diff --git a/app/styles/markdown.css b/app/styles/markdown.css
index 7c87385..607f025 100644
--- a/app/styles/markdown.css
+++ b/app/styles/markdown.css
@@ -25,6 +25,7 @@ body{
line-height: 1;
max-width: 960px;
padding: 30px;
+ background-color: #ffffff;
}
h1, h2, h3, h4 {
color: #111111;