Guest User

Untitled

a guest
Jan 16th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. document.createElement
  2.  
  3. <linearGradient id="lampbevel" x1="0" y1="0" x2="1" y2="0">
  4. <stop stop-color="#bfbfbf" offset="0" />
  5. <stop stop-color="#404040" offset="1" />
  6. </linearGradient>
  7.  
  8. <linearGradient id="lampbevel" x1="0" y1="0" x2="1" y2="0">
  9. <stop stop-color="#bfbfbf" offset="0"></stop>
  10. <stop stop-color="#404040" offset="1"></stop>
  11. </linearGradient>
Add Comment
Please, Sign In to add comment