Advertisement
Destielz

Lobandita

Jun 2nd, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.82 KB | None | 0 0
  1. <style>
  2. html {background:url(https://i.ytimg.com/vi/UqPUQ8oKxR0/maxresdefault.jpg) no-repeat center center fixed;
  3. -webkit-background-size: cover;
  4. -moz-background-size: cover;
  5. -o-background-size: cover;
  6. background-size: cover}
  7.  
  8.  
  9. ::-webkit-scrollbar {width:0px; height:0px}
  10.  
  11. a,a:link,a:active,a:visited {color: #283257;}
  12. a:hover {color:#546FA1;}
  13. b {color:#12031a}
  14.  
  15. .pet_name, h2, #header, .pet_wco_info_date, .pet_age_info_date, #pet_friends, #menu, #sidebar, #bookmarks, #footer, #postcards, #rightbg, #spacer {display: none;}
  16. #content, #page {background-color:transparent!important; height:auto!important;overflow: visible;}
  17. #content, #page, #pet_info {margin:0!important; border:0}
  18. *{margin:0; padding:0}
  19. .notice {background:none; border:0}
  20. .container-fluid {margin:0px}
  21.  
  22. #name {
  23. position:absolute;
  24. top:310px; left:273px;
  25. width:91px; height:38px;
  26. background:url(https://i.imgur.com/5F3Oele.png);
  27. z-index:1}
  28.  
  29. #column_2 {
  30. position:absolute;
  31. top:105px; left:210px;
  32. width:200px; height:300px;
  33. background-color:#fff;
  34. border-radius:10px; border:2px solid #233780;
  35. -webkit-box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  36. -moz-box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  37. box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  38. z-index:1}
  39. #pet_image {background:url(https://i.imgur.com/H0ePAro.png); border-radius:10px}
  40.  
  41. #pet_minion {
  42. position:absolute;
  43. top:423px; left:210px;
  44. width:90px; height:130px;
  45. background-color:#fff;
  46. font-size:80%; border:2px solid #233780;
  47. border-radius:10px;
  48. -webkit-box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  49. -moz-box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  50. box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  51. z-index:3}
  52.  
  53. .pet_spotlight {
  54. position:absolute;
  55. top:317px; left:100px;
  56. width:109px; height:123px;
  57. background-color:#fff;
  58. padding-top:10px;
  59. font-size:80%; border:2px solid #233780;
  60. border-radius:10px;
  61. -webkit-box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  62. -moz-box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  63. box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  64. z-index:3}
  65. .pet_spotlight img {height:55px!important}
  66.  
  67. #column_3 {
  68. position:absolute;
  69. top:155px; left:430px;
  70. width:0px; height:330px;
  71. background-color: #fff;
  72. overflow: hidden; border:2px solid #233780;
  73. padding:0px;
  74. border-right: 15px solid #fff;
  75. border-radius: 15px;
  76. -webkit-transition: all 2s ease;
  77. transition: all 2s ease;
  78. font-size: 80%;
  79. -webkit-box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  80. -moz-box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  81. box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  82. z-index:5}
  83.  
  84. #column_3:hover {
  85. width:190px;}
  86.  
  87. .statbar {border: 1px solid #000;}
  88. .statbar div.stat {
  89. background-color:#32363b;
  90. height: 10px;
  91. }
  92.  
  93. #story {
  94. position:absolute;
  95. top:105px; left:460px;
  96. width:290px; height:450px;
  97. text-align:center;
  98. overflow:auto; padding:5px;
  99. font-size: 80%; border-radius:15px;
  100. background-color: #fff; border:2px solid #233780;
  101. -webkit-box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  102. -moz-box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  103. box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  104. z-index:2}
  105.  
  106. #pet_treasure {
  107. position:absolute;
  108. top:105px; left:780px;
  109. width:67px; height:450px;
  110. color: white; text-align:center;
  111. overflow:auto; padding-bottom:5px;
  112. font-size: 80%; border-radius:15px;
  113. background-color: #fff; border:2px solid #233780;
  114. -webkit-box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  115. -moz-box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  116. box-shadow: 5px 7px 7px -4px rgba(0,0,0,0.75);
  117. z-index:2}
  118. #pet_treasure img {
  119. padding:5px}
  120. .treasure_item {
  121. width:55px!important;
  122. margin-left:2px; margin-right:2px;
  123. margin-top:2; margin-bottom:2px; opacity:.7
  124. }
  125.  
  126. .treasure_item:hover {
  127. opacity:1; -webkit-transition:opacity .5s linear; -moz-transition:opacity .5s linear}
  128. </style>
  129. <div id="name"></div>
  130.  
  131.  
  132. <div id="story">
  133. text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text!
  134.  
  135. [br][br]text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text! text!
  136.  
  137. [br][br][b]credits[/b]
  138. [hr]
  139. [br]profile by [userid=655235]
  140. [br]background by [url=https://www.youtube.com/watch?v=UqPUQ8oKxR0]hong thuong HD[/url]
  141. [br]xxx by xxxxx
  142. [br]xxx by xxxxx
  143. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement