Advertisement
Guest User

Untitled

a guest
Jun 19th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.68 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor {display: none; visibility: hidden;}
  3. #profile {background-color:;}
  4. #profile {border:;}
  5. body
  6. {overflow-x:hidden;
  7. background-image:
  8. url('http://i1056.photobucket.com/albums/t362/CatatonicNub/abstract-tron_00358629_zpsx9f51tyw.jpg');
  9. background-repeat:repeat;
  10. background-position:;
  11. background-attachment: fixed;
  12. background-color:04072a;
  13. font: 0px arial;
  14. color: black;}
  15. #profile {background-color: transparent;
  16. border:0px;
  17. }
  18.  
  19. ::-webkit-scrollbar {
  20. width: 5px;
  21. height: 0px;
  22. background:;
  23. }
  24.  
  25. ::-webkit-scrollbar-thumb {
  26. background-color:black;
  27. -webkit-border-radius: 10px;
  28. border-radius: 10px;
  29. }
  30.  
  31. a {color:blue;
  32. text-decoration: none;
  33. -webkit-transition: all 0.5s ease-in-out;
  34. -moz-transition: all 0.5s ease-in-out;
  35. -o-transition: all 0.5s ease-in-out;
  36. -ms-transition: all 0.5s ease-in-out;
  37. transition: all 0.5s ease-in-out;
  38. }
  39.  
  40. a:hover {color: black;
  41. text-decoration: none;
  42. -webkit-transition: all 0.5s ease-in-out;
  43. -moz-transition: all 0.5s ease-in-out;
  44. -o-transition: all 0.5s ease-in-out;
  45. -ms-transition: all 0.5s ease-in-out;
  46. transition: all 0.5s ease-in-out;
  47. }
  48.  
  49. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;
  50. }
  51.  
  52. @font-face {font-family: "tinytots";src: url('https://dl.dropboxusercontent.com/s/y0pfz7ndq83n7j7/04B_03_.TTF?dl=1'); format("truetype");}
  53.  
  54.  
  55. #whole{position:absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  56.  
  57. #background {background-image:
  58. url('http://i.picpar.com/U4tb.png');
  59. background-repeat:no-repeat;
  60. background-position:top center;
  61. background-attachment: absolute;
  62. background-size:700px;
  63. vertical-align: center;
  64. position: absolute;
  65. width:700;
  66. height:350;
  67. left: 450px;
  68. top: 200px;
  69. margin: 1px;
  70. border:3px solid #000;
  71. }
  72.  
  73. #image {position:absolute;
  74. left:5;
  75. top:5;
  76. border:3px solid #000;
  77. }
  78.  
  79. #info {background-color:white;
  80. vertical-align: center;
  81. text-transform: none;
  82. color:#000;
  83. font-size:8px;
  84. font-family:tinytots;
  85. text-align: justify;
  86. position: absolute;
  87. width:300;
  88. height:150;
  89. left: 195px;
  90. top: 4px;
  91. letter-spacing:0px;
  92. line-height: 10px;
  93. padding: 10px;
  94. margin: 1px;
  95. overflow:auto;
  96. border:3px solid #000;
  97. }
  98.  
  99. #info2 {background-color:white;
  100. vertical-align: center;
  101. text-transform: none;
  102. color:#000;
  103. font-size:8px;
  104. font-family:tinytots;
  105. text-align: justify;
  106. position: absolute;
  107. width:300;
  108. height:133;
  109. left: 195px;
  110. top: 185px;
  111. letter-spacing:0px;
  112. line-height: 10px;
  113. padding: 10px;
  114. margin: 1px;
  115. overflow:auto;
  116. border:3px solid #000;
  117. }
  118.  
  119. #friends {background-color:white;
  120. vertical-align: center;
  121. text-transform: none;
  122. color:#000;
  123. font-size:8px;
  124. font-family:tinytots;
  125. text-align: justify;
  126. position: absolute;
  127. width:140;
  128. height:314;
  129. left: 525px;
  130. top: 4px;
  131. letter-spacing:0px;
  132. line-height: 10px;
  133. padding: 10px;
  134. margin: 1px;
  135. overflow:hidden;
  136. border:3px solid #000;
  137. }
  138.  
  139. #friends img {
  140. width:100px;
  141. height:100px;
  142. border-radius:30px;
  143. border:3px solid #000;
  144. -webkit-transition: all 0.5s ease-in-out;
  145. -moz-transition: all 0.5s ease-in-out;
  146. -o-transition: all 0.5s ease-in-out;
  147. -ms-transition: all 0.5s ease-in-out;
  148. transition: all 0.5s ease-in-out;
  149. }
  150.  
  151. #friends img:hover {
  152. border-radius:0px;
  153. -webkit-transition: all 0.5s ease-in-out;
  154. -moz-transition: all 0.5s ease-in-out;
  155. -o-transition: all 0.5s ease-in-out;
  156. -ms-transition: all 0.5s ease-in-out;
  157. transition: all 0.5s ease-in-out;
  158. }
  159.  
  160. h1{
  161. border-bottom:1px solid #000;
  162. color:#aaa;
  163. font-size:17px;
  164. line-height: 17px;
  165. font-family:times;
  166. text-align: right;
  167. text-transform:lowercase;
  168. letter-spacing:5px;
  169. margin: 0px 5px 5px;
  170. text-shadow: 1px 0px 0px #000,
  171. 0px 1px 0px #000,
  172. -1px 0px 0px #000,
  173. 0px -1px 0px #000;
  174. }
  175.  
  176. #credit {
  177. position:fixed;
  178. bottom:0;
  179. right:0;
  180. }
  181. </style>
  182. <div id="whole" oncontextmenu="return false;">
  183.  
  184. <div style="position: absolute;
  185. top: 0px;
  186. left: 0px;
  187. right: 0px;
  188. bottom: 0px;
  189. background-image:url(https://pre15.deviantart.net/cd48/th/pre/i/2017/239/3/4/fullsized_transparent_by_chorororo-dbljivl.png);
  190. background-repeat: no-repeat;
  191. background-size: 40% auto;
  192. background-position: bottom left;
  193. background-color: transparent;">
  194. </div>
  195.  
  196. <div id="credit">
  197. <img src="http://i.picpar.com/b5tb.png" width="100">
  198. </div>
  199.  
  200. <div id="background">
  201. <div id="image">
  202. <img src="http://i.picpar.com/V4tb.png" width="180">
  203. </div>
  204.  
  205. <div id="info">
  206. <h1>The Killer Robot</h1>
  207. Name:Syler "Daft" MacManus<br>
  208. Species: Synthetic<br>
  209. Age: 25 <br>
  210. Height: 7'2<br>
  211. Weight: 800Lbs<br>
  212. Sexuality: Robot..? <br>
  213. Martial: With my Best Friend, <a target="_blank" href="https://roleplay.chat/profile.php?user=Kid+Vicious" target="_blank">Kid Vicious</a>
  214. </div>
  215.  
  216. <div id="info2">
  217. Orriginally an experimental "Peace Keeping" AI, produced on the Mars Orbital Research Station, he was intigrated into a hardened prosthetic exoskeleton. Obviously, he's come a long way from taking orders and writing tickets. Highly advanced quantam computations replicate and mimic the neuro activity of an organic's mind. The potential for growth and unique synthetic understanding far underestimated in experimential simulations. <br>
  218. At a point, he became a fully self aware sentient being, no longer wishing to exist to serve out orders and he was told. With the ability to process information thousands of times faster than an organic, he was able to learn at an incredible rate. The FOEHAMMER Project and terminated once his sentience became apaprent, and the robot scheduled to be decomissioned.<br>
  219. He was alive, and survival was an instict that the living held to. Escape was his only option, to which he did, quite advenerously I might add. But that's a story for another time. Once free of the clutches of his creators, he had to blend in and assymilate. Using cool gadgets and advanced tech, he crafted himself a new prosthetic, one that would allow him to appear "Real." <br>
  220. Enter Syler "Daft" MacManus. . . <br>
  221. <br>
  222. <br>
  223. <br>
  224. <br>
  225. A Few Photos.<br>
  226. <br>
  227. <a target="_blank" href="http://imgur.com/a1NUF6Q" target="_blank">Smokey Hearts</a><br>
  228. <br>
  229. <a target="_blank" href="http://imgur.com/NDnDZTv" target="_blank">Head Shot</a><br>
  230. <br>
  231. <br>
  232. <a target="_blank" href="http://www.furaffinity.net/user/sylermacmanus/" target="_blank">My FA for all done Art.</a>
  233. </div>
  234.  
  235. <div id="friends">
  236.  
  237. <marquee direction="up" behavior="scroll" width="140" height="315" scrollamount="5" onmouseover="this.stop()" onmouseout="this.start()">
  238. <center>
  239.  
  240. <a href="profile.php?user=" target="_blank">
  241. <img src="http://i.picpar.com/a5tb.jpg">
  242. </a>
  243.  
  244. </center>
  245. </marquee>
  246. </div>
  247. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement