Advertisement
talas

text with border

May 3rd, 2021
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <style>
  2. #help {
  3. text-shadow: -1px 0 #DA6C8C, 0 1px #DA6C8C, 1px 0 #DA6C8C, 0 -1px #DA6C8C, 0 0;
  4. font-style: italic;
  5. font-size:2em;
  6. font-weight:bold;
  7. color: #ffffff;
  8. </style>
  9.  
  10.  
  11. <div id="help"> tala </div>
  12.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement