diff --git a/css/sub.css b/css/sub.css index 30461ab..dc7896a 100644 --- a/css/sub.css +++ b/css/sub.css @@ -1,65 +1,10 @@ -@import "./common.css"; +/*@import "./common.css";*/ @import "../lib/layui/css/layui.css"; -/*主体内容样式*/ .ok-body { padding: 10px } -/*welcome页面*/ -.layui-row-margin { - margin: 10px 5px 5px 5px; -} - -.md2-sub1 { - width: 40%; - text-align: center; - line-height: 80px; - float: left; - border-top-left-radius: 5px; - border-bottom-left-radius: 5px; -} - -.md2-sub1 i { - font-size: 40px; - display: block; - cursor: pointer; - transition: All 0.4s ease-in-out; - -webkit-transition: All 0.4s ease-in-out; - -moz-transition: All 0.4s ease-in-out; - -o-transition: All 0.4s ease-in-out; -} - -.md2-sub1 i:hover { - transform: rotate(360deg); - -webkit-transform: rotate(360deg); - -moz-transform: rotate(360deg); - -o-transform: rotate(360deg); - -ms-transform: rotate(360deg); -} - -.md2-sub2 { - width: 60%; - display: inline-block; - background-color: #f2f2f2; - line-height: 46px; - text-align: center; - border-top-right-radius: 5px; - border-bottom-right-radius: 5px; -} - -.md2-sub2 span { - font-size: 25px; - display: block; - height: 34px; -} - -.md2-sub2 cite { - font-style: normal; -} - -/*其他子页面*/ -/*子页面面包屑导航样式*/ .ok-body-breadcrumb { position: relative; line-height: 39px; @@ -67,19 +12,16 @@ 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: 32px } -/*搜索区域样式*/ .ok-search { margin-top: 15px; } @@ -111,8 +53,3 @@ margin-top: 10px; } } - -/*form表单*/ -.ok-form { - margin-top: 10px; -} diff --git a/pages/member/user.html b/pages/member/user.html index 01af3fd..03029e5 100644 --- a/pages/member/user.html +++ b/pages/member/user.html @@ -26,7 +26,7 @@ @@ -188,10 +188,10 @@