diff --git a/css/sub-page.css b/css/sub-page.css new file mode 100644 index 0000000..033f3a5 --- /dev/null +++ b/css/sub-page.css @@ -0,0 +1,24 @@ +/*主体内容样式*/ +.ok-body { + padding: 10px +} + +/*子页面面包屑导航样式*/ +.ok-body-breadcrumb { + position: relative; + line-height: 39px; + height: 41px; + border-bottom: 1px solid #e5e5e5 +} + +/*子页面面包屑导航刷新按钮样式*/ +.ok-body-breadcrumb .layui-btn { + line-height: 2.4em; + margin-top: 3px; + float: right +} + +/*子页面面包屑导航刷新按钮图标样式*/ +.ok-body-breadcrumb .layui-btn .layui-icon { + line-height: 40px +} \ No newline at end of file diff --git a/font-iconfont.html b/font-iconfont.html index 0696a86..09b4abd 100644 --- a/font-iconfont.html +++ b/font-iconfont.html @@ -4,16 +4,7 @@