Advertisement
cat_inthe_cradle

Byakugan no Hime

Jan 9th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.00 KB | None | 0 0
  1. <style>
  2. body { background:none; }
  3. #scroller { padding: 35px 0; box-sizing: border-box; }
  4. #profile-container { width:750px;background:#333; }
  5. #profile-container {background:none;}
  6.  
  7.  
  8.  
  9.  
  10.  
  11. .pfor{display:none;}
  12. #profile{border:none;background: transparent;}
  13.  
  14.  
  15.  
  16.  
  17.  
  18. /* BODY */
  19. ::-webkit-scrollbar-thumb:vertical {
  20. background-color: #dbe9bf;
  21. height: 50px;
  22. }
  23.  
  24. ::-webkit-scrollbar {
  25. height: 10px;
  26. width: 3px;
  27. background-color: #f0ebea;
  28. }
  29.  
  30. body {
  31. background-image: url(" ");
  32. background-attachment: fixed;
  33. background-color: #8398ae;
  34. margin: 0;
  35. }
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42. #name {
  43. position:fixed;
  44. font-family:Italianno;
  45. font-size:18px;
  46. top:217px;
  47. left:230px;
  48. color:#fff;
  49. text-shadow:0px 0px 1px #000;
  50. z-index:999999;
  51. }
  52.  
  53.  
  54.  
  55. #name1 {
  56. position:fixed;
  57. font-family:Italianno;
  58. font-size:30px;
  59. top:232px;
  60. left:210px;
  61. color:#751414;
  62. text-shadow:0px 0px 1px #000;
  63. z-index:999999;
  64. }
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72. b {
  73. text-transform: ;
  74. font-size: px;
  75. font-weight: ;
  76. color: #664737;
  77. background: #fff;
  78. letter-spacing: px;
  79. padding: 1px 2px 1px 3px;
  80. margin-right: 2px;}
  81. u {
  82. text-transform: ;
  83. font-size: ;
  84. font-weight: ;
  85. color: #000;
  86. background: #;
  87. letter-spacing: 1px;
  88. padding: 1px 2px 1px 3px;
  89. margin-right: 2px;
  90. border-bottom: dotted 1px #000;}
  91. i {
  92. font-size: px;
  93. font-weight: ;
  94. color: # ;
  95. letter-spacing: 1px;
  96. padding: 1px 2px 1px 3px;
  97. margin-right: 2px;}
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109. .hoverbox1 {
  110. position: fixed;
  111. background-color: # ;
  112. opacity: 0;
  113. border-top: 1px solid #fff;
  114. width: 80px;
  115. height: 200px;
  116. padding: 2px;
  117. left: 5px;
  118. top: 285px;
  119. font-family: arial;
  120. font-size: 9px;
  121. color: #;
  122. letter-spacing: 0px;
  123. -webkit-transition: all .7s ease-in-out;
  124. }
  125. .hoverbox1:hover {
  126. opacity: 1;
  127. top: 305px;
  128.  
  129. }
  130. .hoverbox1 b {
  131. color: # ;
  132. font-family: calibri;
  133. font-size: 10px;
  134. line-height: 10px;
  135. text-transform: ;
  136. }
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143. .hoverbox2 {
  144. position: fixed;
  145. background-color: #37384a ;
  146. opacity: 0;
  147. border-top: 1px solid #fff;
  148. width: 200px;
  149. height: 100px;
  150. padding: 5px;
  151. left: 243px;
  152. top: 290px;
  153. font-family: arial;
  154. font-size: 9px;
  155. color: #;
  156. letter-spacing: 0px;
  157. -webkit-transition: all .7s ease-in-out;
  158. }
  159. .hoverbox2:hover {
  160. opacity: 0.8;
  161. top: 315px;
  162.  
  163. }
  164. .hoverbox2 b {
  165. color: # ;
  166. font-family: calibri;
  167. font-size: 10px;
  168. line-height: 5px;
  169. text-transform: ;
  170. }
  171.  
  172.  
  173.  
  174.  
  175. a {
  176. text-decoration:none;
  177. outline:none;
  178. -moz-outline-style:none;
  179. color:#afbcc9;
  180. text-shadow: -1px 0 #afbcc9, 0 1px #14456f, 1px 0 #afbcc9, 0 -1px #afbcc9;
  181. -moz-transition-duration:0.5s;
  182. -webkit-transition-duration:0.5s;
  183. -o-transition-duration:0.5s;
  184. }
  185.  
  186. a:hover {
  187. text-decoration:none;
  188. outline:none;
  189. -moz-outline-style:none;
  190. color:#afbcc9;
  191. }
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198. .hoverbox {
  199. position: fixed;
  200. background-color: # ;
  201. border-radius: ;
  202. border: px solid #a5adb3;
  203. opacity: 0;
  204. width: 157px;
  205. height: 225px;
  206. padding: 5px;
  207. left: 355px;
  208. top: 252px;
  209. font-family: arial;
  210. font-size: px;
  211. color: #;
  212. letter-spacing: 0px;
  213. -webkit-transition: all .7s ease-in-out;
  214. }
  215. .hoverbox:hover {
  216. opacity: 1;
  217. top: 252px;
  218.  
  219. }
  220. .hoverbox b {
  221. color: # ;
  222. font-family: calibri;
  223. font-size: px;
  224. line-height: 10px;
  225. text-transform: ;
  226. }
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239. .hoverbox1 {
  240. position: fixed;
  241. background-color: # ;
  242. border-radius: ;
  243. border: px solid #a5adb3;
  244. opacity: 0;
  245. width: 470px;
  246. height: 225px;
  247. padding: 5px;
  248. left: 620px;
  249. top: 430px;
  250. font-family: arial;
  251. font-size: px;
  252. color: #;
  253. letter-spacing: 0px;
  254. -webkit-transition: all .7s ease-in-out;
  255. }
  256. .hoverbox1:hover {
  257. opacity: 1;
  258. top: 430px;
  259.  
  260. }
  261. .hoverbox1 b {
  262. color: # ;
  263. font-family: calibri;
  264. font-size: px;
  265. line-height: 10px;
  266. text-transform: ;
  267. }
  268. </style>
  269.  
  270.  
  271.  
  272. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: px; ; position: absolute; top: 310px; left: 400px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="http://i.picpar.com/IY0c.png" alt="" width="350" height="" /> </span></div>
  273.  
  274.  
  275. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 340px; height: 140px; background-color:#90a3b7; position: absolute; top: 500px; left: 730px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: brush script mt; font-size: 40; color: #000000;"> </div>
  276.  
  277.  
  278.  
  279. <div style="letter-spacing: 0px; line-height:12px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.5; width: 320px; height: 130px; background-color:; position: absolute; top: 510px; left: 740px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: andale mono,times;; font-size: 10; color: #e2e7ed;">
  280.  
  281. A KUNOICHI & FORMER HEIRESS OF THE HYUGA CLAN. BECAUSE OF HER MEEK DISPOSITION, HER FATHER DOUBTED THAT SHE WAS SUITED FOR THE RESPONSIBILITIES OF LEADING THE CLAN, MUCH LESS LIFE AS A NINJA LEADING HIM TO DISINHERIT HER. NONETHELESS HINATA PERSEVERED & FROM OBSERVATION OF NARUTO UZUMAKI ESPECIALLY, HINATA FOUND BOTH AN EXAMPLE TO FOLLOW TO BE MORE ASSERTIVE, & A PERSON TO LOVE THROUGH HER MEMBERSHIP WITH TEAM 8, SHE SOUGHT TO BECOME STRONG ENOUGH TO CHANGE HERSELF, IF EVEN A LITTLE AT A TIME.
  282.  
  283.  
  284. </div>
  285.  
  286.  
  287.  
  288. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 200px; height: 140px; background-color:#90a3b7; position: absolute; top: 500px; left: 1078px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: brush script mt; font-size: 40; color: #000000;"> </div>
  289.  
  290. <div style="letter-spacing: 0px; line-height:12px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.5; width: px; height: px; background-color:; position: absolute; top: 510px; left: 1088px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: andale mono,times;; font-size: 10; color: #e2e7ed;">
  291.  
  292. ▀ HINATA HYUGA | HINATA UZUMAKI<br />
  293.  
  294. ▀ FEMININE | FEMME | FEMALE | FEM<br />
  295.  
  296. ▀ KONOHAGAKURE VILLAGE<br />
  297.  
  298. ▀ HYUGA CLAN | UZUMAKI CLAN<br />
  299.  
  300. ▀ BYAKUGAN PRINCESS<br />
  301.  
  302. ▀ HETEROSEXUAL | MEN ONLY<br />
  303.  
  304. ▀ COMPLETE ENAMORED<br />
  305.  
  306. ▀ CURRENTLY SINGULAR<br /><br />
  307.  
  308. ▬ NARUTO CANON CHARACTER ▬
  309.  
  310. </div>
  311.  
  312.  
  313.  
  314. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: px; ; position: absolute; top: 465px; left: 748px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: brush script mt; font-size: 40; color: #000000;">
  315.  
  316. <a target="_blank" href="" title=" ">
  317.  
  318. Hinata Hyuga
  319.  
  320. </a>
  321.  
  322. </span></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement