Commit c51dda88 authored by duxinyuan's avatar duxinyuan

修改标题背景色

parent 79977157
...@@ -770,7 +770,9 @@ p{margin: 0;} ...@@ -770,7 +770,9 @@ p{margin: 0;}
/*去掉 内容区距离 顶部的距离*/ /*去掉 内容区距离 顶部的距离*/
.breadcrumb{ .breadcrumb{
margin-bottom: 0px!important; margin-bottom: 0px!important;
display: none !important; background-image:none !important;
background-color:#ffffff!important;
/*display: none !important;*/
} }
/*去掉每个页面的 表格头部的边框 宽度*/ /*去掉每个页面的 表格头部的边框 宽度*/
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td{ .table-bordered > thead > tr > th, .table-bordered > thead > tr > td{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment