CSS区块效果样式

.container-area{
	padding: 15px !important;
	position: relative;
	margin: 0 auto;
}
.container-area-card{
	margin-bottom: 0;
	background-color: white;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    border-radius: 4px;
}
.container-area-card-header{
	position: relative;
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    border-bottom: 1px solid #f6f6f6;
    color: #333;
    border-radius: 2px 2px 0 0;
    font-size: 14px;
}
.container-area-card-body{
	position: relative;
    padding: 10px 15px;
    line-height: 24px;
}
.container-area-table{
	margin: 5px 0;
	width: 100%;
    background-color: rgb(255, 255, 255);
    color: rgb(102, 102, 102);
    border-collapse: collapse;
    border-spacing: 0;
}
.container-area-table thead{
	display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
.container-area-table > thead > tr{
	background-color: #f2f2f2;
}
.container-area-table th ,.container-area-table td{
	position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
    word-break: break-all;
}

}
.container-area-table th{
	background-color: #f2f2f2;
}

.container-table td{
	-webkit-transition: all .3s;
}

效果图示:

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值