Advertisement
Guest User

Grimmy codes

a guest
Dec 9th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.85 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import url(https://fonts.googleapis.com/css?family=Englebert);
  4. @import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');
  5.  
  6.  
  7.  
  8. body{
  9. background-color:#fff;
  10. background-image:url('http://i.imgur.com/7m9i2ax.png?1');
  11. overflow: hidden;
  12. }
  13.  
  14. body, a:hover {cursor: url(http://media.tumblr.com/tumblr_lw8a08YDat1r43b17.png), progress !important;}
  15.  
  16. .pfor {display: none;}
  17. #profile {background-color: transparent;}
  18. #profile {border: 0px;}
  19.  
  20. h1{font-family: 'Open Sans Condensed', sans-serif; text-align: right; text-shadow: 1px 1px 1px #A9D0F5;}
  21.  
  22. a{
  23. color: #1c1c1c;
  24. text-decoration: none;
  25. font-size: 10px;
  26. background-color: #A9D0F5;
  27. }
  28.  
  29. #text{
  30. z-index:11;
  31. position:absolute;
  32. left:510px;
  33. top: 60px;
  34. color: #1c1c1c;
  35. letter-spacing: -1px;
  36. text-align: justify;
  37. line-height: 17px;
  38. background-image: url('http://i.imgur.com/7m9i2ax.png?1');
  39. font-family: times new roman;
  40. font-size: 8px;
  41. letter-spacing: 1px;
  42. text-transform: uppercase;
  43. height: 550px;
  44. width: 350px;
  45. opacity: 0;
  46. transition: all 1s ease-in-out;
  47. }
  48.  
  49. #text:target{
  50. opacity: 1;
  51. transition: all 1s ease-in-out;
  52. }
  53.  
  54. #text a{
  55. margin-left: 3px;
  56. }
  57.  
  58. .text1{
  59. height: 140px;
  60. width: 350px;
  61. overflow: auto;
  62. border-bottom: 1px solid #81BEF7;
  63. }
  64.  
  65. .text2{
  66. margin-top: 10px;
  67. height: 190px;
  68. width: 350px;
  69. overflow: hidden;
  70. }
  71.  
  72. .text2 img{
  73. max-height: 90px;
  74.  
  75. }
  76.  
  77.  
  78. #btitle{
  79. position: absolute;
  80. left:343px;
  81. letter-spacing: -10px;
  82. top:140px;
  83. font-family: 'Open Sans Condensed', sans-serif;
  84. color: #D4D3D3;
  85. font-size: 60px;
  86. }
  87.  
  88. #btitle2{
  89. position: absolute;
  90. left:260px;
  91. letter-spacing: -5px;
  92. top:20px;
  93. font-family: 'Open Sans Condensed', sans-serif;
  94. color: #D4D3D3;
  95. font-size: 30px;
  96. text-shadow: 0 0 1px white;
  97. }
  98.  
  99. a[data-title]:hover:after {
  100. content: attr(data-title);
  101. padding: 10px;
  102. margin-top: 90px;
  103. background-color: #D4D3D3;
  104. color: grey;
  105. letter-spacing: -1px;
  106. text-align: justify;
  107. line-height: 18px;
  108. font-family: 'Open Sans Condensed', sans-serif;
  109. font-size: 14px;
  110. position: absolute;
  111. left: 0;
  112. top: 265;
  113. white-space: nowrap;
  114. }
  115.  
  116.  
  117. </style>
  118.  
  119.  
  120.  
  121.  
  122. <Div id="text">
  123. <div class="text1">
  124. <h1>{ グリムジョー・ジャガージャック }</h1>
  125.  
  126. Question <font style="float:right;"> Answer </font><br>
  127.  
  128. Question <font style="float:right;"> Answer </font><br>
  129.  
  130. Question <font style="float:right;"> Answer </font><br>
  131.  
  132. Question <font style="float:right;"> Answer </font><br>
  133.  
  134. Question <font style="float:right;"> Answer </font><br>
  135.  
  136. Question <font style="float:right;"> Answer </font><br>
  137.  
  138.  
  139. </div>
  140.  
  141.  
  142.  
  143. <div class="text2">
  144. <img src="http://i.imgur.com/yP9pVOn.jpg?1">
  145. </div>
  146.  
  147. <div class="text1" style="border-top: 1px solid #81BEF7; margin-top: -95px;">
  148. "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
  149. </div>
  150.  
  151.  
  152. <div class="text2">
  153. <img src="http://i.imgur.com/PiqAvTU.jpg?1">
  154. </div>
  155.  
  156. <div class="text1" style="border-top: 1px solid #81BEF7; height: 35px; margin-top: -95px;">
  157. <p><center>
  158. <a href=""> Name </a>
  159.  
  160. <a href=""> Name </a>
  161.  
  162. <a href=""> Name </a>
  163.  
  164. <a href=""> Name </a>
  165.  
  166. <a href=""> Name </a>
  167.  
  168. <a href=""> Name </a>
  169.  
  170. <a href=""> Name </a>
  171.  
  172. <a href=""> Name </a>
  173.  
  174.  
  175. </p></center>
  176. </div>
  177.  
  178. </div>
  179.  
  180.  
  181. <img src="http://24.media.tumblr.com/b6145d66ae343ee797aa461238a170cd/tumblr_mx1n2cK0R61rckvmto1_500.png" style="position: absolute; left: 420px; top: 80px;">
  182.  
  183.  
  184. <a href="#text"><img src="http://i.imgur.com/NULm41z.png?1" style="position: absolute; left: 300px; top: 30px;"></a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement