Advertisement
Guest User

Trini

a guest
Jun 20th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. <style onload="try { document.title = 'trini'; } catch (e) { }">
  2. @font-face { font-family: trini; src: url(https://dl.dropboxusercontent.com/s/iebabg29zpr31kf/computer_7.ttf); }
  3.  
  4. body{
  5. background-color:#000;
  6. background-image: url(http://i.picpar.com/7b1d.png);
  7. background-position: center left;
  8. background-repeat:no-repeat;
  9. background-size: 32%;
  10. background-position: absolute;
  11. }
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18. b {
  19. padding: 3px;
  20. font-family: trini;
  21. font-size: 11px;
  22. Line-height: 15px;
  23. word-spacing: 1px;
  24. color: #fcd40f;
  25. letter-spacing: 2px;
  26. background-color: #000;
  27. border-bottom: solid 1px #fcd40f;
  28. border-right: solid 1px #fcd40f;
  29. border-left: solid 1px #fff;
  30. border-top: solid 1px #ffff;
  31. }
  32.  
  33.  
  34.  
  35. #zord {position: fixed;
  36. background-color: #transparent;
  37. background-image: url(http://i.picpar.com/5c1d.png);
  38. background-position: bottom right;
  39. background-repeat:no-repeat;
  40. background-size:100%;
  41. background-position: absolute;
  42. width: 481px; height: 294px;
  43. bottom: 114px;
  44. right: 124px;
  45. z-index: 1;}
  46.  
  47.  
  48.  
  49.  
  50.  
  51. #basic {position: absolute;
  52. width: 300px; height:99px;
  53. bottom:7px;
  54. left: 13px;
  55. text-align: left;
  56. font-family: 'Orbitron', sans-serif;
  57. font-size: 11px; color: #ebc552;
  58. line-height: 28px; padding: 1px;
  59. word-spacing: 3px;
  60. letter-spacing: 1px;
  61. background-color: transparent;
  62. overflow:auto;
  63. z-index: 57;
  64. opacity: 1;}
  65.  
  66.  
  67. ::-webkit-scrollbar {width: 3px;}
  68. ::-webkit-scrollbar-track {border-radius: 0px; background-color: transparent;}
  69. ::-webkit-scrollbar-thumb {border-radius: 0px; background-color: transparent; background-repeat: no-repeat; height: 34px; }
  70. </style>
  71.  
  72. <div id="zord">
  73.  
  74.  
  75.  
  76.  
  77. <div id="basic">
  78. <b>Trini Kwan</b> <b>Yellow</b><br>
  79. <b>18</b> <b>Hetero</b> <b>Single</b> <b>Female</b><br>
  80. <b>5'9</b> <b>130 lbs</b> <b>Japanese</b><br>
  81. </div>
  82.  
  83.  
  84.  
  85. </div>
  86.  
  87. </div></center></div></center></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement