From 18e6ddefd900e5780f953fe926eb2e3d8cab537c Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期一, 29 十月 2018 23:42:48 +0800 Subject: [PATCH] 添加内容 --- gx_tieta/WebRoot/css/index_layout.css | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/gx_tieta/WebRoot/css/index_layout.css b/gx_tieta/WebRoot/css/index_layout.css index 59f6c84..8a30d97 100644 --- a/gx_tieta/WebRoot/css/index_layout.css +++ b/gx_tieta/WebRoot/css/index_layout.css @@ -6,6 +6,7 @@ width:100%; } #content .nav-map { + position: relative; display: table; width: 80%; height: 500px; @@ -34,7 +35,6 @@ /*鏄剧ず涓浗鍜屼腑鍥藉悇鐪侊紙琛屾斂鍖猴紝鐩磋緰甯傦級鐨勫湴鍥�*/ #content .china-map{ - display: table-cell; width: auto; height:100%; min-height: 200px; @@ -516,4 +516,16 @@ .map-info-footer button:hover { background: #f4f4f4; color: #555; +} +#mapImgDesc span { + line-height: 30px; + margin-left: 6px; + margin-right: 8px; +} + +#mapImgDesc img{ + width: 22px; + height: 22px; + margin-right: 8px; + vertical-align: middle; } \ No newline at end of file -- Gitblit v1.9.1