Advertisement
Lizellea

Renesmee Fix

Mar 11th, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.49 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(http://fonts.googleapis.com/css?family=Pacifico);
  3.  
  4. .pfor {display: none;}
  5. #profile {background-color: transparent; border: 0px;}
  6. ::-webkit-scrollbar-thumb:vertical {background: transparent; border: 1px solid #000; border-radius: 90px; height: 100px;}
  7. ::-webkit-scrollbar-thumb:horizontal {background-color: #000000; width: 5px; height: 100px !important;}
  8. ::-webkit-scrollbar {height: 1px; width: 5px; background-color: #fff;}
  9.  
  10. body {background-image: url(http://i.picpar.com/Yhpb.jpg); background-color: white; cursor: default;}
  11.  
  12.  
  13.  
  14. .center { font-size: 10px; Font-Color: #0f0f0f;Border: 7px solid #9ed2ff; background-image: url(http://i.picpar.com/oqKb.jpg); background-size: 100% 100%; text-align: left; height: 350px; width: 500px; overflow: hidden; Position: fixed; left: 35%; top: 20%; margin-top: -10px; overflow: auto; z-index: 20;}
  15.  
  16. .center:hover {background-image: url(http://i.picpar.com/Zhpb.jpg); background-size: 100% 100%; }
  17.  
  18.  
  19. #Center { font-size: 10px; Font-Color: #FFFFFF; Border: 7px solid #9ed2ff; background-color: #fff; background-size: 100% 100%; text-align: left; height: 350px; width: 500px; overflow: hidden; Position: fixed; left: 35%; top: 20%; -webkit-transition: all 0.7s ease-in; -moz-transition: all 0.7s ease-in; -o-transition: all 0.7s ease-in; margin-top: -10px; overflow: auto; Opacity: 0; z-index: 20;}
  20.  
  21. .center:hover #center { Color: #000000; Opacity: 0.7;}
  22.  
  23. .words {position: absolute; top: 36%; left: 45%; text-align: Right; background: Transparent; font-family: 'Pacifico', cursive; Font-size: 14; Color: #9ed2ff; Padding: 3%; overflow: hidden; z-index: 2;}
  24.  
  25. .words2 {position: absolute; top: 38%; left: 47%; text-align: Right; background: Transparent; font-family: 'Pacifico', cursive; Font-size: 14; Color: #9ed2ff; Padding: 3%; overflow: hidden; z-index: 2;}
  26.  
  27. .words3 {position: absolute; top: 40%; left: 49%; text-align: Right; background: Transparent; font-family: 'Pacifico', cursive; Font-size: 14; Color: #9ed2ff; Padding: 3%; overflow: hidden; z-index: 2;}
  28.  
  29. .words4 {position: absolute; top: 42%; left: 51%; text-align: Right; background: Transparent; font-family: 'Pacifico', cursive; Font-size: 14; Color: #9ed2ff; Padding: 3%; overflow: hidden; z-index: 2;}
  30.  
  31. .words5 {position: absolute; top: 44%; left: 53%; text-align: Right; background: Transparent; font-family: 'Pacifico', cursive; Font-size: 14; Color: #9ed2ff; Padding: 3%; overflow: hidden; z-index: 2;}
  32.  
  33. .words6 {position: absolute; top: 46.4%; left: 56%; text-align: Right; background: Transparent; font-family: 'Pacifico', cursive; Font-size: 14; Color: #9ed2ff; Padding: 3%; overflow: hidden; z-index: 2;}
  34.  
  35. .words7 {position: absolute; top: 48.4%; left: 58%; text-align: Right; background: Transparent; font-family: 'Pacifico', cursive; Font-size: 14; Color: #9ed2ff; Padding: 3%; overflow: hidden; z-index: 2;}
  36.  
  37. .words8 {position: absolute; top: 50.4%; left: 60%; text-align: Right; background: Transparent; font-family: 'Pacifico', cursive; Font-size: 14; Color: #9ed2ff; Padding: 3%; overflow: hidden; z-index: 2;}
  38.  
  39. .words9 {position: absolute; top: 52.4%; left: 63%; text-align: Right; background: Transparent; font-family: 'Pacifico', cursive; Font-size: 14; Color: #9ed2ff; Padding: 3%; overflow: hidden; z-index: 2;}
  40.  
  41. .nav1 {position: absolute; top: 20%; left: 33%; width: 15px; height: 15px; background: #9ed2ff; border-radius: 250px;}
  42.  
  43. .nav1:hover {background: #fff; }
  44.  
  45. .nav2 {position: absolute; top: 24%; left: 33%; width: 15px; height: 15px; background: #9ed2ff; border-radius: 250px;}
  46.  
  47. .nav2:hover {background: #fff; }
  48.  
  49.  
  50.  
  51. .nav4 {position: absolute; top: 28%; left: 33%; width: 15px; height: 15px; background: #9ed2ff; border-radius: 250px;}
  52.  
  53. .nav4:hover {background: #fff; }
  54.  
  55. a {text-decoration: none;}
  56. a {color: #3399FF;
  57.  
  58. transition: all .5s ease-in-out;
  59. -webkit-transition: all .5s ease-in-out;
  60. -moz-transition: all .5s ease-in-out;
  61. -o-transition: all .5s ease-in-out;
  62. -ms-transition: all .5s ease-in-out;}
  63.  
  64. a:hover {color: #8C7E6C;
  65.  
  66. transition: all .5s ease-in-out;
  67. -webkit-transition: all .5s ease-in-out;
  68. -moz-transition: all .5s ease-in-out;
  69. -o-transition: all .5s ease-in-out;
  70. -ms-transition: all .5s ease-in-out;}
  71.  
  72.  
  73.  
  74. h1 {
  75. font: normal 12px 'lucida console';
  76. color: #6D7B8D;
  77. border-bottom: 1px solid #3399FF;
  78. text-shadow: 0px 0px 3px #3399FF;
  79. filter: dropshadow(color=#3399FF, offx=0, offy=0);
  80. opacity: 0.9; }
  81.  
  82. B{
  83. font-variant: all-caps;
  84. font-size: 10px;
  85. color: #3399FF;
  86. letter-spacing: 1px;}
  87.  
  88. I{
  89. font-decoration: none;
  90. font-size: 9px;
  91. color: #000;
  92. text-shadow: 0px 0px 3px #3399FF;
  93. }
  94.  
  95.  
  96. #splashart {
  97. z-index: 0;
  98. position: fixed;
  99. left: 15px;
  100. bottom: 0px;}
  101.  
  102. #splashart img {
  103. width: 320;}
  104.  
  105. #splashart2 {
  106. z-index: 0;
  107. position: fixed;
  108. right: 15px;
  109. bottom: 0px;}
  110.  
  111. #splashart img {
  112. width: 320;}
  113.  
  114. </style>
  115.  
  116. <a href="#1" class="nav1" Title="Basics"> </a>
  117. <a href="#2" class="nav2" Title="History"> </a>
  118. <a href="#4" class="nav4" Title="OOC"> </a>
  119. <div id="splashart"><img src="http://i.picpar.com/LqKb.jpg">
  120.  
  121. <div id="splashart2"><img src="http://i.picpar.com/FqKb.png ">
  122.  
  123.  
  124.  
  125. </style>
  126.  
  127. <div class="Center">
  128. <div id="center">
  129.  
  130. <div style="height: 100%; width: 100%; overflow-y: hidden;">
  131.  
  132.  
  133. <a name="1"></a>
  134. <div style="height: 100%; width: 100%; overflow: auto;" align="center">
  135. <h1>Royality is bliss</h1>
  136. <b>Name:</b> Renesmee (unknown last name) <br><br>
  137. <b>Age:</b> 18 <br><br>
  138. <b>Race:</b> Neko <br><br>
  139. <b>Sexuality:</b> Bisexual <br><br>
  140. <b>Status:</b> Single <br><br>
  141. <b>Likes:</b> Tuna! Sweets, and Milk, along with many more. <br><br>
  142. <b>Dislikes:</b> Vore, Rape/Force, Incest, Anal, ECT.<br><br>
  143. </div>
  144.  
  145. <a name="2"></a>
  146. <div style="height: 100%; width: 100%; overflow: auto;" align="left">
  147. <a href="" Target="_blank"><i>History: Another day </i></a>
  148. </div>
  149.  
  150.  
  151. <a name="4"></a>
  152. <div style="height: 100%; width: 100%; overflow: auto;" align="center">
  153. <a href="" Target="_blank"><i>OOC: <br>
  154. Rule # 1: Pm friendly. <br>
  155. Rule # 2: Don't start with a post please talk to me about it first. <br>
  156. Rule # 3: No drama. <br>
  157. Rule # 4: IC is IC. OOC is OOC. Keep them sepreate please. <br>
  158. Rule # 5: Dont ask for my ooc info unless I get to know you or I have known you for a while. <br>
  159. Rule # 6: If you reference me to Renesmee from Twilight, <i> Points to her neko ears and tail. </i> Do I look like a shiney pussy vampire that should burn instead of fucking sparkle to you? </i></a>
  160. </div>
  161. </div>
  162. </div>
  163. </div>
  164.  
  165. <div class="bar"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement