Advertisement
Guest User

Untitled

a guest
Jul 29th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. .image {
  2. background: url(http://i.imgur.com/OI95Wkw.png?1) no-repeat;
  3.  
  4. border: 1px solid transparent;
  5. position: absolute;
  6. top: -40px;
  7. left: -10px;
  8. width: 450px;
  9. height: 560px; }
  10.  
  11.  
  12. .mainbox {
  13. background:url(http://i.imgur.com/lyoUrDe.png);
  14. border: 1px solid #EFE8AD;
  15. position: absolute;
  16. top: 150px;
  17. left: 150px;
  18. width: 540px;
  19. height: 290px; }
  20.  
  21.  
  22. .bio
  23. {
  24. padding: 10px;
  25. border-right: 1px solid black;
  26. border-top: 1px solid black;
  27. border-bottom: 1px solid black;
  28. border-left: 1px solid black;
  29. width: 286px;
  30. height: 260px;;
  31. line-height: 13px;
  32. position: absolute;
  33. top: 155px;
  34. left: 378px;
  35. overflow: auto;
  36. text-align: justify;
  37. background-color: #C6B5DE;
  38. font-family: verdana;
  39. font-size: 11px;
  40. z-index: 10; }
  41. ::-webkit-scrollbar {
  42. width: 7px;
  43. height: 4px;
  44. }
  45. ::-webkit-scrollbar-thumb {
  46. background: black;
  47. }
  48.  
  49. a:link, a:visited, a:active {
  50. text-decoration:none;
  51. color: #555;
  52. -moz-transition-duration: 0.5s;
  53. -webkit-transition-duration: 0.5s;
  54. -o-transition-duration: 0.5s;
  55. transition-duration: 0.5s; }
  56.  
  57. a:hover {
  58. color: #fff; }
  59.  
  60. .name {
  61. width: 400px;
  62. height: 80px;
  63. position: absolute;
  64. top: 280px;
  65. right: -190px;
  66. overflow: hidden;
  67. font-family: 'Pacifico', cursive;
  68. color: #A3A3A3;
  69. font-size: 42px;
  70. text-align: right;
  71. transform: rotate(90deg); }
  72.  
  73.  
  74. #profile-container {background:none;}
  75.  
  76.  
  77. ------------------------------------------------
  78.  
  79. html:
  80.  
  81.  
  82. <div class="mainbox"><span style="color: #ffffff;">&nbsp;</span></div>
  83. <div class="bio">
  84. <p style="text-align: center;"><span style="color: #000000; font-size: 8pt; font-family: arial, helvetica, sans-serif;">Chiyoko Tachibana&nbsp;✘&nbsp;立花千代子✘ Shinigami&nbsp;✘ 5'1&nbsp;✘ 98lbs&nbsp;✘ Soul Society&nbsp;✘ Fukutaichou of 11th Division ✘&nbsp;</span></p>
  85. <p style="text-align: center;"><span style="font-family: arial, helvetica, sans-serif;"><strong><span style="font-size: 8pt;"><a href="https://www.youtube.com/watch?v=BRygKaJYl5g" target="_blank">Theme</a></span></strong></span></p>
  86. <p style="text-align: center;"><span style="font-family: arial, helvetica, sans-serif;">&nbsp;</span></p>
  87. <hr />
  88. <p style="text-align: center;">&nbsp;</p>
  89. <p style="text-align: center;"><span style="color: #000000;">Being the Lieutenant&nbsp;of the 11th Division comes with alot of stress and responsibility. Chiyoko tends to just go with the flow of things, but with her Captain being the way he is... well, that makes it hard to just&nbsp;<em>go with the flow</em>.&nbsp;</span></p>
  90. <p style="text-align: center;">&nbsp;</p>
  91. <p style="text-align: center;"><span style="color: #000000;">Her stoic personality made her a perfect candidate for being Hidori Mikoto's Lieutenant. Not to mention the fact that she was one of the only few people who could keep him in line when he was being 'disruptive'.</span></p>
  92. <p style="text-align: center;">&nbsp;</p>
  93. </div>
  94. <div class="image"><span style="color: #000000;">&nbsp;</span></div>
  95. <div class="name">Fukutaichou&nbsp; &nbsp; &nbsp; &nbsp;</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement