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