From c90379883da68c8ea0f3de7426d4a919010a43c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Mon, 15 Jul 2019 17:57:06 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/educoder/edu-main.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/stylesheets/educoder/edu-main.css b/public/stylesheets/educoder/edu-main.css index 011095c3..18fc832e 100644 --- a/public/stylesheets/educoder/edu-main.css +++ b/public/stylesheets/educoder/edu-main.css @@ -579,9 +579,9 @@ a.user_greybg_btn{background-color:#747A7F;color: #fff;} .new_li ol li{ list-style-type: decimal!important; } .new_li li{ margin-bottom: 0!important; } .markdown-toc .markdown-toc-list li{ - list-style-type: disc!important; - list-style-type: decimal!important; - margin-bottom: 0!important; + /*list-style-type: disc!important;*/ + /*list-style-type: decimal!important;*/ + /*margin-bottom: 0!important;*/ } /*搜索框*/ #pollingPanel{position: relative;width: 248px;height: 32px;}