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;
|
height: 3px;
|
||||||
width: 60%;
|
width: 60%;
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
|
box-shadow: 4px 4px 2px rgba(0, 0, 0, 25%);
|
||||||
background-color: white;
|
background-color: white;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
margin: 20px auto;
|
margin: 20px auto;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue