diff --git a/static/editor.md/css/editormd.css b/static/editor.md/css/editormd.css index 73cbfbe..07f42d3 100644 --- a/static/editor.md/css/editormd.css +++ b/static/editor.md/css/editormd.css @@ -3841,7 +3841,7 @@ padding-left: 20px; margin-left: 0; font-size: 14px; - font-style: italic; + /* font-style: italic; */ } .editormd-preview-container p code, .editormd-html-preview p code { margin-left: 5px; diff --git a/template/app_doc/create_base_2.html b/template/app_doc/create_base_2.html index 5c25cb9..b5fc1da 100644 --- a/template/app_doc/create_base_2.html +++ b/template/app_doc/create_base_2.html @@ -96,10 +96,6 @@ .markdown-body h6{ font-size: .85em; } - /* 引用块样式 */ - .editormd-preview-container blockquote, .editormd-html-preview blockquote{ - border-left: 4px solid #333; - } + + {% if debug %} + {% else %} + {% if ad_code_3 %} +
+ {{ ad_code_3 | safe }} +
+ {% endif %} + {% endif %} + @@ -224,7 +231,7 @@ {% if debug %} {% else %} - {% if ad_code %} + {% if ad_code_2 %}
{{ ad_code_2 | safe }}