Advertisement
TopazMonroe

Ryuji Code

Aug 6th, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.80 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4.  
  5. ::-webkit-scrollbar {
  6. width: 3px;
  7. height: 0px;
  8. background:;
  9. }
  10.  
  11. ::-webkit-scrollbar-thumb {
  12. background-color:black;
  13. -webkit-border-radius: 10px;
  14. border-radius: 10px;
  15. }
  16.  
  17.  
  18. @import url(http://fonts.googleapis.com/css?family=Great+Vibes);
  19.  
  20.  
  21. body {
  22.  
  23. background-color: #fff;
  24. background-image: url(http://i.picpar.com/w99.png);
  25. background-attachment: fixed;
  26. background-position: center center;
  27. background-repeat: repeat;
  28. background-size: auto;
  29. font-family: Times New Roman;
  30. font-variant: normal;
  31. font-size: 70%;
  32. color: #666666;}
  33.  
  34.  
  35. a {color: black;
  36. text-decoration: none;
  37. }
  38.  
  39. a:hover {color: grey;
  40. text-decoration: line-through;
  41. cursor:
  42. url('http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png');
  43. }
  44.  
  45. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;
  46. }
  47.  
  48. #pictureone { position:fixed; left:290px; top:165px; border: double 3px #fff; }
  49. #picturetwo { position:fixed; left:835px; top:165px; border: double 3px #fff; }
  50.  
  51. .abox {background-color:#fff; color: #000; font-size: 12px; font-family: Calibri; text-align: justify; position: absolute; width:240; height:128; left: 555; top:165; letter-spacing:0px; line-height: 12px; padding: 10px; margin: 1px; overflow:auto; border:4px double black;}
  52.  
  53. .bbox {background-color:#fff; color: #000; font-size: 12px; font-family: Calibri; text-align: justify; position: absolute; width:240; height:128; left: 555; top:365; letter-spacing:0px; line-height: 12px; padding: 10px; margin: 1px; overflow:auto; border:4px double black; z-index: 2;}
  54.  
  55. .navbar {Background-color: white; Position: absolute; Height: 13px; Width: 243px; Left: 292; Top: 485; padding: 4px; z-index: 100;}
  56.  
  57. .link1 {Position: absolute; Left: 20px; Border: solid 1px #000; Height: 10px; Width: 60px; }
  58.  
  59. .link2 {Position: absolute; Left: 94px; Border: solid 1px #000; Height: 10px; Width: 60px; }
  60.  
  61. .link3 {Position: absolute; Left: 170px; Border: solid 1px #000; Height: 10px; Width: 60px; }
  62.  
  63. .link1:hover {Background-color: #000;}
  64. .link2:hover {Background-color: #000;}
  65. .link3:hover {Background-color: #000;}
  66.  
  67.  
  68. .slide {Position: fixed; Height: 555555; Width: 555555; Top: -100px; Left: 0; Z-index: -1; Opacity: 0; transition: 0.8s; -moz-transition: 0.8s; webkit-transition: 0.8s; -o-transition: 0.8s;}
  69.  
  70. .slide:target {Top: 0; Opacity: 1; Z-index: 1; transition: 0.8s; -moz-transition: 0.8s; webkit-transition: 0.8s; -o-transition: 0.8s;}
  71. #title {position:absolute;
  72. color: black;
  73. font-size:70;
  74. font-family:Freestyle Script;
  75. left:230;
  76. top:140;
  77. }
  78.  
  79.  
  80. a {color: #B30000; z-index: 5;
  81. text-decoration: none;
  82. }
  83.  
  84. a:hover {color: black;
  85. text-decoration: line-through;
  86. cursor:
  87. url('http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png');
  88. }
  89.  
  90. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;
  91. }
  92.  
  93. .Name{
  94. position: fixed;
  95. top: 310px;
  96. left: 563px;
  97. color: #FEFEFE;
  98. font-size: 25px;
  99. line-height: 80px;
  100. letter-spacing: 3px;
  101. font-family: 'Great Vibes';
  102. text-shadow: #B30000 2px 3px 4px;
  103. }
  104.  
  105. .NameTwo{
  106. position: fixed;
  107. top: 310px;
  108. left: 563px;
  109. color: #FEFEFE;
  110. font-size: 25px;
  111. line-height: 80px;
  112. letter-spacing: 3px;
  113. font-family: 'Great Vibes';
  114. text-shadow: #B30000 2px 3px 4px;
  115. }
  116.  
  117. I{Color: #fff; font-size: 25px; font-family: French Script MT; text-shadow: 2px 3px 4px #8800FF , 1px -1px 1px #8800FF , -1px 1px 1px #8800FF , -1px -1px 1px #8800FF ;}
  118.  
  119. h2 {
  120.  
  121. position: fixed;
  122. right: 10px;
  123. bottom: 0px;
  124. font-family: Arial;
  125. font-variant: normal;
  126. font-weight: normal;
  127. font-size: 100%;
  128. color: #FFFFFF;}
  129.  
  130. a.tooltip {outline:none; z-index: 73;}
  131. a.tooltip:hover {text-decoration:none; z-index: 43;}
  132. a.tooltip span {position: relative;
  133. display:none;
  134. padding:5px;
  135. margin-top:0px;
  136. margin-left:10px;
  137. width:100px;
  138. height: 50px;
  139. line-height:14px;
  140. }
  141.  
  142. a.tooltip:hover span{
  143. display:inline;
  144. position:fixed;
  145. color:#000;
  146. font-size:12px;
  147. height: 100px;
  148. width: 150px;
  149. text-align:justify;
  150. line-height:14px;
  151. font-family:georgia;
  152. background: #c30400;
  153. border-radius:6px;
  154.  
  155. }
  156.  
  157.  
  158. </style>
  159.  
  160. <h2>Layout © <a target="_blank" href="http://pastebin.com/u/A_Bad_Bitch" target="_blank"><font color="#B30000">A Bad Bitch</font></a></h2>
  161.  
  162. <div class="navbar">
  163. <a class="link1" href="#1"></a>
  164. <a class="link2" href="#2"></a>
  165. <a class="link3" href="#3"></a>
  166. </div>
  167.  
  168. <div id="pictureone">
  169. <img src="http://i.imgur.com/0RWtaMv.png" class="image" width="250px;" height="350px;">
  170. </div>
  171.  
  172. <div id="picturetwo">
  173. <img src="http://i.imgur.com/RkZVNeD.png" class="image" width="250px;" height="350px;">
  174. </div>
  175.  
  176.  
  177. <div id="1" class="slide">
  178. <div class="abox">
  179.  
  180. <b>Name</b>: Ryuji Sakamoto <br>
  181. <b>Alias</b>: Skull <br>
  182. <b>Age</b>: 16 <br>
  183. <b>Affiliation</b>: Phantom Thieves of Hearts <br>
  184. <b>Weapon</b>: Bludgeons/Shotguns <br>
  185. <b>Arcana</b>: Chariot <br>
  186. <b>Persona</b>: Captain Kidd <br>
  187. <b>Orientation</b>: Heterosexual <br>
  188. <b>Status</b>: <a href=profile.php?user=Futaba%20Sakura target=_blank>Mine.</a><br><br>
  189. <b><u>Out of Character</b></u> <br><br>
  190. PM friendly. Not limited to the Persona universe! I'll be the best Ryuji I can be, as it is with such little info. Third person, semi to multi para poster. Smut? Sure, but if he has a partner it's non-canon, PM only and shouldn't be spoken of. Adultery is off the table. Thanks!
  191.  
  192. </div>
  193.  
  194. <div class="Name">Phantom Thieve's
  195. </div>
  196.  
  197. <div class="bbox">
  198.  
  199. Ryuji is a transfer student and classmate of the protagonist and Anne Takamaki who joins them in their heists. Ryuji is regarded as a juvenile delinquent in the school for incidents involving verbal and physical violence. He appears to be the first to discover and enter the Palace alongside the protagonist. His relationship with the protagonist is that of a "bad influence". He helps start the Phantom Thieves of Hearts alongside the protagonist. He wishes to reform society and make their names infamous around the world.
  200. </div>
  201. </div>
  202.  
  203.  
  204. <div id="2" class="slide">
  205. <div class="abox">
  206.  
  207. Ryuji is described as a 'delinquent' and a 'bad influence' on the protagonist, and seems to have the motive of reforming society in some way and making the names of the Phantom Thieves infamous around the world. <br><br>
  208. <b><u>HEADCANON</b></u> <br><br>
  209. Ryuji tends to be violent and threatening towards strangers. However, around his friends and partners, he seems to retain only a small bit of his violent nature, instead putting on a cheerful and somewhat playful persona. Like most guys his age, he's a bit of a flirt, but he's more confident than most due to having lost his virginity to a gyaru at 15, and being sexually active since then. Ryuji most often walks everywhere, and doesn't really care for his fashion on off days, or living conditions for that matter. His face is recognizable in his neighborhood, and so people don't question what he does in fear of getting beaten. Highly loyal and somewhat protective, the delinquent is honest with himself and others, and would never betray any of his friends or fellow thieves.
  210.  
  211. </center></div>
  212.  
  213. <div class="NameTwo">Delinquent Bruiser
  214. </div>
  215.  
  216. <div class="bbox">
  217.  
  218. <b><u>Accomplices</b></u> <br><br>
  219. <a target="_blank" href="https://roleplay.chat/profile.php?user=Futaba+Sakura" class="tooltip">
  220. Futaba Sakura
  221. <span>
  222. I'm gonna put a ring on this, yeah boy!</span></a><br>
  223. <a target="_blank" href="https://roleplay.chat/profile.php?user=The%20Phantom%20Thief" class="tooltip">
  224. Protagonist
  225. <span>
  226. A nerd, but a nerd I can trust.</span></a><br><a target="_blank" href="#" class="tooltip">
  227. Another Name
  228. <span>
  229. Just testing to make sure this works!</span></a>
  230.  
  231. </div></div>
  232. </div></center></div></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement