Advertisement
Demi-monde

Geralt

Jan 12th, 2020
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. <style>
  2. @import url("https://use.typekit.net/lvd7cpo.css");
  3.  
  4. .con {
  5. margin-top:0px;
  6. margin-left:15px;
  7. padding:10px;
  8. padding-top:5px;
  9. position:absolute;
  10. width:230px;
  11. padding-left:10px;
  12. border-radius:0px;
  13. position:fixed;
  14. overflow:auto;
  15. overflow-y:hidden;
  16. overflow:auto;
  17. padding-top:0px;
  18. padding-right:20px;
  19. padding-left:20px;
  20. margin-left:332px;
  21. margin-top:10px;
  22. z-index:10;
  23. background:transparent;
  24. height:465px;
  25. }
  26.  
  27.  
  28. body {
  29. background:#fff;
  30. color:#000;
  31. font-family: 'Space Mono', monospace;
  32. line-height:200%;
  33. font-size:10px;
  34. letter-spacing:1px;
  35. text-align:justify;
  36. background-image:url('');
  37. margin:auto;
  38. }
  39.  
  40. a {
  41. text-decoration:none;
  42. outline:none;
  43. -moz-outline-style:none;
  44. color:#bc0000;
  45. border-bottom:0px solid #eeeeee;
  46. box-shadow: 0 -5px rgba(209,214,215, 1) inset;
  47. }
  48.  
  49.  
  50. b, strong {
  51. color:#bc0000;
  52. }
  53.  
  54.  
  55. #container {
  56. top:0px;
  57. left:0px;
  58. bottom:0px;
  59. right:0px;
  60. margin:auto;
  61. width:700px;
  62. height:550px;
  63. text-align:left;
  64. position:absolute;
  65. padding-left:0px;
  66. padding-top:0px;
  67. background: ;
  68. overflow:hidden;}
  69.  
  70.  
  71. @font-face{ font-family:mint; src:url('https://static.tumblr.com/y3tw76x/82Joyt2hm/taken_by_vultures_alternates_demo.ttf');}
  72.  
  73. @font-face { font-family: "handsnow"; src: url('https://dl.dropboxusercontent.com/s/xumvj1qzwydnmgk/Handsnow.ttf') ;}
  74.  
  75. .ooc {
  76. position:absolute;
  77. width:400px;
  78. text-align:center;
  79. line-height:100%;
  80. color:#000;
  81. font-family:roboto;
  82. font-family: 'Space Mono', monospace;
  83. text-transform:uppercase;
  84. font-size:12px;
  85. letter-spacing:1px;
  86. margin-top:540px;
  87. margin-left:240px;
  88. z-index: 9999999999999999999999999999999999999999;}
  89.  
  90. .letter {
  91. font-family: mason-serif, sans-serif;
  92. font-style: normal;
  93. font-weight: 700;
  94. font-size:70px;
  95. position:absolute;
  96. z-index:99999999999999999999999;
  97. line-height:60%;
  98. text-transform:lowercase;
  99. color:#bc0000;
  100. letter-spacing:3px;
  101. margin-top:410px;
  102. width:500px;
  103. height:120px;
  104. padding-top:5px;
  105. text-align:right;
  106. font-style:normal;
  107. word-spacing:2px;
  108. font-weight:500;
  109. z-index:9999999999999;
  110. display:inline;
  111. margin-left:135px;
  112. opacity:1;
  113. mix-blend-mode:normal;
  114. text-shadow:0px 1px 1px #000;}
  115.  
  116.  
  117. .cute a {
  118. color:#000;
  119. font-family:mint;
  120. font-size:80px;
  121. font-weight:300;
  122. word-spacing:0px;
  123. box-shadow: 0 -5px rgba(209,214,215, 0) inset;
  124. }
  125.  
  126.  
  127. .lettercute {
  128. font-size:12px;
  129. }
  130.  
  131.  
  132. #pan {
  133. position:fixed;
  134. z-index:99999999999999999999999999999999999999999999999999999;
  135. pointer-events:none;
  136. }
  137.  
  138. #pan img {
  139. width:450px;
  140. height:490px;
  141. position:absolute;
  142. margin-top:-70px;
  143. margin-left:195px;
  144. border-radius:0%;
  145. z-index:99999999999999;
  146. }
  147.  
  148. .title { position:absolute; top:480px; left:150px; width:550px; height:auto; padding:0px; font-size:90px; font-family:'handsnow'; color:#a20815; text-align:center; font-weight:500; overflow:visible; text-shadow:2px 2px 1px #eee; z-index:99999999999999999999999999999999; }
  149.  
  150. </style>
  151.  
  152. <div id="container">
  153.  
  154.  
  155. <div id="pan"><img src="https://images.wallpapersden.com/image/download/geralt-of-rivia-netflix_65991_3759x3759.jpg">
  156.  
  157. </div>
  158.  
  159. <div class="letter">
  160. <a>The Witcher</a>
  161.  
  162. </div>
  163.  
  164. <div class="title">Geralt of Rivia</div>
  165. <div class="ooc"><a href="https://roleplay.chat/profile.php?user=Piglet">His Yennefer</a></div>
  166.  
  167.  
  168.  
  169.  
  170. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement