From edf56193b4d3872cc235a9889579d82043ce8c51 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 29 Jan 2021 14:52:26 +0800
Subject: [PATCH] 删除font,以及copy文件
---
public/map/framework.css | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/public/map/framework.css b/public/map/framework.css
index 749480b..0b4b4d4 100644
--- a/public/map/framework.css
+++ b/public/map/framework.css
@@ -22,7 +22,6 @@
body {
overflow: hidden;
- font-family: "宋体";
font-size: 12px;
}
@@ -64,7 +63,6 @@
#tabbuttonbar {
color: #ffffff;
- font-family: "微软雅黑";
font-size: 13px;
padding: 0 0;
margin: 0px 10px 0px 10px;
@@ -124,7 +122,6 @@
cursor: pointer;
font-size: 12px;
color: #dde8fa;
- font-family: "宋体";
}
.button:hover {
@@ -258,7 +255,6 @@
font-size: 14px;
padding: 10px;
text-align: center;
- font-family: "宋体";
display: block;
z-index: 10000;
position: fixed;
@@ -363,7 +359,6 @@
width: 34px;
height: 36px;
font-size: 24px;
- font-family: auto;
line-height: 30px;
-webkit-user-select: none;
-moz-user-select: none;
--
Gitblit v1.9.3