From 85487dac45305634936f943149c9ad6ae1620190 Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期六, 03 十一月 2018 11:35:36 +0800 Subject: [PATCH] 添加图片的显示 --- gx_tieta/WebRoot/pages/css/mylayui.css | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/gx_tieta/WebRoot/pages/css/mylayui.css b/gx_tieta/WebRoot/pages/css/mylayui.css index d51a07c..aab10df 100644 --- a/gx_tieta/WebRoot/pages/css/mylayui.css +++ b/gx_tieta/WebRoot/pages/css/mylayui.css @@ -127,4 +127,11 @@ /* width */ .w272 { width: 272px; +} +/* mrl */ +.mrl8 { + margin-left: 8px; +} +.mrr8 { + margin-right: 8px; } \ No newline at end of file -- Gitblit v1.9.1