瀏覽代碼

Update index.css

star7th 8 年之前
父節點
當前提交
6c473914e8
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      Public/css/index.css

+ 4 - 1
Public/css/index.css

@@ -32,4 +32,7 @@ body {
 }
 .marketing p + h4 {
   margin-top: 28px;
-}
+}
+.markdown-body pre {
+  background-color: #f0f0f0;
+}