shadow on hr
This commit is contained in:
parent
bb2bf45de7
commit
a526404fd4
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ hr {
|
|||
height: 3px;
|
||||
width: 60%;
|
||||
border: 1px solid black;
|
||||
box-shadow: 4px 4px 2px rgba(0, 0, 0, 25%);
|
||||
background-color: white;
|
||||
text-shadow: none;
|
||||
margin: 20px auto;
|
||||
|
|
Loading…
Add table
Reference in a new issue