From cb8b63f271980ccf5dfb1bfcb3a77ec14a26fd5b Mon Sep 17 00:00:00 2001 From: 李林 <z1292839451@163.com> Date: 星期三, 10 四月 2024 09:46:43 +0800 Subject: [PATCH] 删除多余文件 --- /dev/null | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/wordToHtml.html b/wordToHtml.html deleted file mode 100644 index 85e3df6..0000000 --- a/wordToHtml.html +++ /dev/null @@ -1 +0,0 @@ -锘�<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" /><title></title><link href="wordToHtml_styles.css" type="text/css" rel="stylesheet"/></head><body /></html> \ No newline at end of file diff --git a/wordToHtml_styles.css b/wordToHtml_styles.css deleted file mode 100644 index be27dab..0000000 --- a/wordToHtml_styles.css +++ /dev/null @@ -1,2 +0,0 @@ -body{ font-family:'Times New Roman'; font-size:1em; } -ul, ol{ margin-top: 0; margin-bottom: 0; } -- Gitblit v1.9.3