|
@@ -9,13 +9,14 @@
|
|
|
/*height: 160px;*/
|
|
/*height: 160px;*/
|
|
|
width: 290px;
|
|
width: 290px;
|
|
|
margin: -145px 0 0 -80px;
|
|
margin: -145px 0 0 -80px;
|
|
|
|
|
+ border: none;
|
|
|
}
|
|
}
|
|
|
.com-del-box{
|
|
.com-del-box{
|
|
|
/*height: 160px;*/
|
|
/*height: 160px;*/
|
|
|
width: 290px;
|
|
width: 290px;
|
|
|
}
|
|
}
|
|
|
.com-del-box .title {
|
|
.com-del-box .title {
|
|
|
- width: 289px;
|
|
|
|
|
|
|
+ width: 100%;
|
|
|
height: 30px;
|
|
height: 30px;
|
|
|
background-color: #5078cb;
|
|
background-color: #5078cb;
|
|
|
text-align: right;
|
|
text-align: right;
|
|
@@ -23,7 +24,6 @@
|
|
|
line-height: 30px;
|
|
line-height: 30px;
|
|
|
border-top-left-radius: 5px;
|
|
border-top-left-radius: 5px;
|
|
|
border-top-right-radius: 5px;
|
|
border-top-right-radius: 5px;
|
|
|
- margin-left: -1px;
|
|
|
|
|
}
|
|
}
|
|
|
.com-del-box .title a {
|
|
.com-del-box .title a {
|
|
|
color: white;
|
|
color: white;
|
|
@@ -34,6 +34,7 @@
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|
|
|
|
|
+ box-shadow: 0 5px 15px rgba(0,0,0,.5);
|
|
|
}
|
|
}
|
|
|
.com-del-box .content p{
|
|
.com-del-box .content p{
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|