Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. <style type="text/css">
  2. @import url('https://fonts.googleapis.com/css?family=Architects+Daughter');
  3.  
  4. ::-webkit-scrollbar {width: 1px;}
  5. ::-webkit-scrollbar-track {background-color: black;}
  6. ::-webkit-scrollbar-thumb {background-color: black;}
  7.  
  8. #content { position: absolute; bottom: 100px; left: 370px; width: 250px; height: 412px; background-color: white; font-family: 'Architects Daughter'; text-align: left; color: Black; font-size: small; border-bottom: 4px double black; border-right: 4px double black; border-top: 4px double black; padding: 5px}
  9.  
  10. #line-a { position: absolute; bottom: 170px; left: 158px; width: 1px; height: 70px; background-color: black;}
  11.  
  12. #picture {position: absolute; bottom: 100px; left: 60px}
  13.  
  14. a:active, a:visited,a:link { color: grey; text-decoration:none;}
  15. a:hover { color: white; text-decoration:none }
  16.  
  17. i { color: #1A0E5D; }
  18. i:hover {text-decoration: line-through }
  19. </style>
  20.  
  21. <div id="picture"><img src="http://i.picpar.com/9dtc.png" width="60%" style="border: black 4px double"></div>
  22.  
  23. <div id="line-a"></div>
  24.  
  25. <div id="content">
  26. <div style="width: 100%; height: 100%; overflow: auto;" >
  27. <i>Name - Srisd'luor'aima</i>
  28. <br>
  29. <i>Aliases/Nickname - Sris; Terminith</i>
  30. <br>
  31. <i>Age - Seventeen</i>
  32. <br>
  33. <i>Height - Six foot</i>
  34. <br>
  35. <i>Hair - Black</i>
  36. <br>
  37. <i>Eyes - Red</i>
  38. <br>
  39. <i>Occupation - Mercenary; Bounty Hunter</i>
  40. <br>
  41. <i>Orientation - Bisexual</i>
  42. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement