Luke Murphy
4 years ago
1 changed files with 5 additions and 5 deletions
@ -1,6 +1,6 @@ |
|||
.drop { |
|||
border-style:dashed; |
|||
border-width:2px; |
|||
border-color:rgba(0,0,0,0.25); |
|||
border-radius: 5px; |
|||
border-style: dashed; |
|||
border-width: 2px; |
|||
border-color: rgba(0, 0, 0, 0.25); |
|||
border-radius: 5px; |
|||
} |
Loading…
Reference in new issue