Advertisement
spacechase0

Shadows

Mar 14th, 2013
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.18 KB | None | 0 0
  1. <div id="content" style="padding: 0; margin: 0; box-shadow: 0 0 50px #00FFFF ">
  2. <div style="box-shadow: 0 0 50px #00FFFF inset; min-height: 200px; width: 1000px">
  3. Test
  4. </div>
  5. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement