From 53e7580751e663efbe311d7493bd74dd2231c5fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Mon, 12 Jul 2021 10:41:14 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=8B=20publish=20version=20to=203.8.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/css/other/icon.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/admin/css/other/icon.css b/admin/css/other/icon.css index a67054a..cd1a6ce 100644 --- a/admin/css/other/icon.css +++ b/admin/css/other/icon.css @@ -391,14 +391,6 @@ text-decoration: underline; } -/* 代码高亮 */ -/* PrismJS 1.15.0 -https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript */ -/** - * prism.js default theme for JavaScript, CSS and HTML - * Based on dabblet (http://dabblet.com) - * @author Lea Verou - */ code[class*="language-"], pre[class*="language-"] { color: black;