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 {
|
hr {
|
||||||
border: 0;
|
border: none;
|
||||||
outline: none;
|
height: 1px;
|
||||||
height: 3px;
|
background-color: #f0e7d5;
|
||||||
background: transparent url("../images/hr.gif") center center repeat-x;
|
|
||||||
margin: 0 0 20px;
|
margin: 0 0 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue