Advertisement
RageQxeen

The Unholy Construct

Jun 11th, 2018
365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. <body>
  2.  
  3. <html>
  4. <body><style type="text/css">
  5.  
  6. @import url(https://fonts.googleapis.com/css?family=Tangerine|Great+Vibes);
  7.  
  8. html, body {
  9. background: #E8F2F1;
  10. background-image:url("");
  11. background-size:400px;
  12. background-repeat:no-repeat;
  13. background-position:center bottom;
  14. }
  15.  
  16. #profile {
  17. background-color: #ffffff;
  18. border: 0px ;
  19. }
  20.  
  21. .pfor {display: none}
  22.  
  23.  
  24. ::-webkit-scrollbar-button:vertical:{
  25. background-color: #transparent;}
  26.  
  27. ::-webkit-scrollbar-thumb:vertical {
  28. background-color:#transparent;
  29. height:150px;}
  30.  
  31. ::-webkit-scrollbar-thumb:horizontal {
  32. background-color:#transparent;
  33. height:60px;}
  34.  
  35.  
  36. ::-webkit-scrollbar {
  37. height:60px;
  38. width:5px;
  39. background-color:#transparent;}
  40.  
  41. #image {
  42. width: 803px;
  43. margin: 0px;
  44. border: none;
  45. height: 700px;
  46. background-color:transparent;
  47. position: absolute;
  48. left: 0%;
  49. bottom: 0%;
  50. background-image:url("http://danbooru.donmai.us/data/__yorha_type_a_no_2_nier_series_and_nier_automata_drawn_by_sami_3a3i3a3i__ce3af8d278bc926af343a9d227d46179.jpg");
  51. background-repeat:no-repeat;
  52. background-position: bottom;
  53. background-size: 60%;
  54. }
  55.  
  56. h1 {
  57. font-family: 'Great Vibes', cursive;
  58. font-size: 30px;
  59. line-height: 22px;
  60. color:#000000;
  61. text-align: center;
  62. letter-spacing:1px;
  63. word-spacing: 2px;
  64. text-decoration:none!important;
  65. }
  66.  
  67. h2 {
  68. font-family: 'Tangerine', cursive;
  69. font-size: 20px;
  70. line-height: 22px;
  71. color:#000000;
  72. text-align: center;
  73. letter-spacing:1px;
  74. word-spacing: 2px;
  75. text-decoration:none!important;
  76. }
  77.  
  78. h3 {
  79. font-family: 'Tangerine', cursive;
  80. font-size: 15px;
  81. line-height: 22px;
  82. color:#000000;
  83. text-align: center;
  84. letter-spacing:1px;
  85. word-spacing: 2px;
  86. text-decoration:none!important;
  87. }
  88.  
  89. .placement {
  90. position: fixed;
  91. overflow: auto;
  92. background-color: transparent;
  93. top: 40%;
  94. right: 20%;
  95. width: 300px;
  96. height: 200px;
  97. z-index: 1;
  98. }
  99.  
  100. a {
  101. color: #000000; /*link color*/
  102. text-decoration: none;
  103. -webkit-transition: all 0.5s ease;
  104. -moz-transition: all 0.5s ease;
  105. transition: all 0.5s ease;
  106. }
  107.  
  108. a:hover {
  109. color: #830303; /*hover link color*/
  110. -webkit-transition: all 0.5s ease;
  111. -moz-transition: all 0.5s ease;
  112. transition: all 0.5s ease;
  113. }
  114.  
  115. </style>
  116.  
  117. <div class="placement"><h1>The Devil's Creation</h1>
  118. <h2>Female | Heterosexual | Unholy Construct | The Owner of the Slave Ring<br><br>
  119. <a target="_blank" href="https://docs.google.com/document/d/1TxgUU-j3VSkVcpMbXotLEEzPhyvZFZuBZHba7o07no8/edit?usp=sharing">More Info Here</a></h2>
  120. <h3><a target="_blank" href="https://roleplay.chat/profile.php?user=Caelum">Inspired By</a></h3>
  121. </div>
  122.  
  123. <div id="image"></div>
  124.  
  125. </body>
  126. </html>
  127.  
  128. </body>
  129. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement