[#277] small table border
This commit is contained in:
parent
73570317fa
commit
758e378b47
|
@ -28,12 +28,11 @@
|
|||
}
|
||||
}
|
||||
hr.profile_line {
|
||||
margin-top: 20px;
|
||||
margin: 20px 0 20px 0;
|
||||
width: 870px;
|
||||
margin: 20px 0;
|
||||
width: 865px;
|
||||
}
|
||||
.profile-content {
|
||||
border: 5px solid #D4D4D4;
|
||||
border: 3px solid #D4D4D4;
|
||||
div.search {
|
||||
//background: none repeat scroll 0 0 #FFFFFF;
|
||||
border: 2px solid #D4D4D4;
|
||||
|
|
Loading…
Reference in New Issue