hr
This commit is contained in:
parent
6f5f4167dd
commit
3e7562cc71
1 changed files with 3 additions and 4 deletions
|
@ -685,10 +685,9 @@ td {
|
|||
}
|
||||
|
||||
hr {
|
||||
border: 0;
|
||||
outline: none;
|
||||
height: 3px;
|
||||
background: transparent url("../images/hr.gif") center center repeat-x;
|
||||
border: none;
|
||||
height: 1px;
|
||||
background-color: #f0e7d5;
|
||||
margin: 0 0 20px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue