18 lines
259 B
CSS
Executable File
18 lines
259 B
CSS
Executable File
.con{
|
|
padding-top: 66px;
|
|
}
|
|
.row{
|
|
width: 100%;
|
|
height: 42px;
|
|
line-height: 41px;
|
|
border-bottom: 1px solid #e6e6e6;
|
|
background: white;
|
|
font-size: 13.2px;
|
|
color: #525252;
|
|
padding-left: 12px;
|
|
}
|
|
.con .all{
|
|
margin: 6px 0;
|
|
border: none;
|
|
}
|