Advertisement
alex1984vn

css shadow border

Mar 22nd, 2012
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.11 KB | None | 0 0
  1. border: 4px solid #365872;
  2. border-radius: 15px 15px 15px 15px;
  3. box-shadow: 0 0 50px 5px rgba(0, 0, 0, 0.4);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement