Advertisement
Guest User

Dad

a guest
Dec 14th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.12 KB | None | 0 0
  1. <style type="text/css">
  2. #profile { border: hidden; background-color: transparent; }
  3.  
  4. .pfor {display:none;}
  5.  
  6. body{
  7. background-color:#fff;
  8. }
  9.  
  10. #light{
  11. position:fixed;
  12. top:0px;
  13. left:0px;
  14. height:100%;
  15. width:100%;
  16. background:url('');
  17. background-position:center center;
  18. background-size:80%;
  19. background-repeat:no-repeat;
  20. opacity:0.07;
  21. filter:alpha(opacity=07);
  22. }
  23.  
  24. #ride{
  25. position:relative;
  26. margin: 0 auto;
  27. top:100px;
  28. width:436px;
  29. height:550px;
  30. background-image:url('http://i.picpar.com/J5J.gif');
  31. background-size:80%;
  32. border:5px solid #7D7D7D;
  33. }
  34.  
  35. .thunder{
  36. position:absolute;
  37. top:262px;
  38. left:0px;
  39. right:0px;
  40. height:25px;
  41. background-color:#7D7D7D;
  42. }
  43.  
  44. #my{
  45. position:absolute;
  46. top:4px;
  47. left:4px;
  48. height:252px;
  49. width:120px;
  50. background-image:url(http://i.picpar.com/Sqad.gif);
  51. background-size: 150%;
  52. background-position: 50% 0%;
  53. border:1px solid #313131;
  54. }
  55.  
  56. #rhythm{
  57. position:absolute;
  58. bottom:4px;
  59. left:4px;
  60. height:252px;
  61. width:120px;
  62. background-image:url(http://i.picpar.com/Tqad.gif);
  63. background-size: 150%;
  64. background-position: 50% 0%;
  65. border:1px solid #313131;
  66. }
  67.  
  68. #Primordial{
  69. position:absolute;
  70. top:4px;
  71. right:4px;
  72. height:252px;
  73. width:298px;
  74. background-image:url('http://i.picpar.com/Uqad.gif');
  75. background-size: 100%;
  76. background-position: 0% 27%;
  77. overflow:auto;
  78. border:1px solid #313131;
  79. }
  80.  
  81. #pristine{
  82. position:absolute;
  83. bottom:4px;
  84. right:4px;
  85. height:252px;
  86. width:298px;
  87. background-image:url('http://i.picpar.com/Vqad.gif');
  88. background-size: 163%;
  89. background-position: 0% 0%;
  90. overflow:auto;
  91. border:1px solid #313131;
  92. }
  93.  
  94. .beat{
  95. color:#7D7D7D;
  96. font-size:11px;
  97. text-align:justify;
  98. line-height:11px;
  99. font-family:gisha;
  100. margin: 3px 8px 3px 3px;
  101. }
  102.  
  103. .drum{
  104. position:absolute;
  105. top: 260px;
  106. left: 70px;
  107. color:#313131;
  108. font-size:24px;
  109. font-weight:bold;
  110. font-family:courier new;
  111. letter-spacing:-2px;
  112. text-shadow:1px 1px 3px #000;
  113. }
  114.  
  115. .cover{
  116. height:100%;
  117. width:100%;
  118. background-color:#313131;
  119. filter: alpha(opacity=0);
  120. opacity: 0;
  121. overflow:hidden;
  122. -webkit-transition: all 0.6s ease-out;
  123. -moz-transition: all 0.6s ease-out;
  124. }
  125.  
  126. .cover:hover{
  127. filter: alpha(opacity=100);
  128. opacity: 1;
  129. overflow:auto;
  130. }
  131.  
  132. b {
  133. color: #7D7D7D;
  134. font-family:cambria;
  135. font-weight:bold;
  136. letter-spacing: 1px;
  137. }
  138.  
  139. i{
  140. color:#7D7D7D;
  141. font-family:cambria;
  142. font-weight:light;
  143. letter-spacing: 1px;
  144. font-style:italic;
  145. }
  146.  
  147. u{
  148. text-decoration:none;
  149. border-bottom:1px dotted #210c0a;
  150. }
  151.  
  152. a:active, a:link, a:visited{
  153. color:#A3999C;
  154. text-decoration:line-through;
  155. }
  156.  
  157. a:hover{
  158. cursor:help;
  159. color:#A3999C;
  160. text-decoration:none;
  161. }
  162.  
  163. big{
  164. color: #7D7D7D;
  165. font-size:22px;
  166. line-height:11px;
  167. }
  168.  
  169. h1 {
  170. font: normal 12px 'lucida console';
  171. border-bottom: 1px solid #A3999C;}
  172.  
  173.  
  174. ::-webkit-scrollbar {width: 3px;}
  175. ::-webkit-scrollbar-thumb:vertical {
  176. height: 10px;background-color: #131313;}
  177. ::-webkit-scrollbar-thumb:horizontal {
  178. height: 10px;background-color: #222;border: 0px ;width: 15px;}
  179.  
  180. #ufuk {position: fixed;right: 0%;bottom: 0%;}
  181. #ufuk img {width: auto;height: 80%;}
  182.  
  183. .circle{ border-radius:150px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; -o-transition: all 0.8s ease-out; }
  184.  
  185. .circle:hover{ border-radius:0px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; -o-transition: all 0.8s ease-out; -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -o-transform: rotate(-360deg); }
  186.  
  187. </style>
  188. <div id="ufuk"><img src="http://i.picpar.com/rKOc.jpg"></div>
  189.  
  190. <div id="light"></div>
  191.  
  192. <div id="ride">
  193. <div class="thunder"></div>
  194. <div id="my">
  195. <div class="cover">
  196. <div class="beat">
  197. <center><h1>Gifts</h1>
  198. <br>
  199. <Br>
  200. Give Dad Gifts
  201.  
  202.  
  203. </div>
  204. </div>
  205. </div>
  206. <div id="rhythm">
  207. <div class="cover">
  208. <div class="beat">
  209. <center><h1>The Kids</h1>
  210. <a target="_blank" href="https://roleplay.chat/profile.php?user=pxndahxro" target="_blank"><img src="https://i.imgur.com/RbPM8yc.jpg" class="circle" height="75" width="75" border="1" title="Kiddo"></a> <br><br><a target="_blank" href="l" target="_blank"><img src="http://i.picpar.com/Wqad.gif" class="circle" height="75" width="75" border="1" title="Pop's Favorite"></a> <br><br><a target="_blank" href="l" target="_blank"><img src="http://i.picpar.com/Wqad.gif" class="circle" height="75" width="75" border="1" title="Pop's Favorite"></a> <br><br>
  211.  
  212. </div>
  213. </div>
  214. </div>
  215.  
  216. <div id="primordial">
  217. <div class="cover">
  218. <div class="beat">
  219.  
  220. <center><h1>Things You Should KNow</h1></center>
  221. <font style=float:left>Name:</font> <font style=float:right>Dad</font><br><br>
  222. <font style=float:left>Nickname:</font> <font style=float:right>Pops,Daddio</font><br>
  223. <br><font style=float:left>Age: </font><font style=float:right>Old</font>
  224. <br><br><font style=float:left>Height:</font> <font style=float:right>Taller than you</font>
  225. <br><br><font style=float:left>Build:</font> <font style=float:right>Built</font>
  226. <br><br><font style=float:left>Martial:</font> <font style=float:right>Single</font>
  227. <br><br><font style=float:left>Demeanor:</font> <font style=float:right>Jolly old Man</font>
  228. <br><br><font style=float:left>Orientation:</font> <font style=float:right>Pansexual</font>
  229. <br><br><font style=float:left>Work:</font> <font style=float:right>Employed</font>
  230. <br><br><font style=float:left>PMs?:</font> <font style=float:right>Friendly</font>
  231. <br><br><font style=float:left>Discord:</font> <font style=float:right>Yes</font>
  232. <br><br><font style=float:left>Dick Ref:</font> <font style=float:right><a target="_blank" href="https://imgur.com/a/F8qc2pd">Here</a></font>
  233. <br><br><font style=float:left>Kink Sheet:</font> <font style=float:right><a target="_blank" href="https://www.f-list.net/c/the%20king%20hound">Here</a></font>
  234.  
  235.  
  236.  
  237. </div>
  238. </div>
  239. </div>
  240. <div id="pristine">
  241. <div class="cover">
  242. <div class="beat">
  243. <center><h1>OOC</h1>
  244. PM Friendly<br><br>
  245. SMut or Story<br><br>
  246. Be Cool<br><br>
  247. I reserve the right to refuse or discontinue RP that I am unsatisfied with<br><br>
  248. No profile or multi-chara profile, no RP<br><br>
  249. </center>
  250.  
  251.  
  252. </div>
  253. </div>
  254. </div>
  255.  
  256. <div class="drum">Everyone's Favorite Dad!</div>
  257. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement