Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.87 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(https://fonts.googleapis.com/css?family=Alex+Brush);
  3. @import url(https://fonts.googleapis.com/css?family=Taviraj);
  4. @import url(https://fonts.googleapis.com/css?family=Oswald);
  5.  
  6. body {
  7.  
  8. background-color: #fff;
  9. background-image: url('http://3.bp.blogspot.com/-Krupohfrlyo/UFr-fIKi5BI/AAAAAAAACi4/iiBfepSMKTg/s1600/free_canvas_texture-dark_brown.jpg');
  10. background-position: center center;
  11. background-repeat: repeat;
  12. background-size: auto;
  13. font-family: Times New Roman;
  14. font-variant: normal;
  15. font-size: 70%;
  16. overflow:hidden;
  17. color: #666666;}
  18.  
  19. #pictureone {
  20.  
  21.  
  22. position: absolute;
  23. left: 6%;
  24. top: 0px;
  25. bottom:-20px;
  26. margin: 25px;}
  27.  
  28. #picturetwo {
  29.  
  30.  
  31. position: absolute;
  32. left: 47.8%;
  33. top: 61%;
  34. overflow:hidden;
  35. margin: 25px;}
  36.  
  37.  
  38. #Box1{
  39. position:absolute;
  40. top: 38%;
  41. left: 35%;
  42. height:25%;
  43. width: 30%;
  44. border-radius:0px;
  45. background-color: #000;
  46. background:url('http://i.imgur.com/wPjbOmw.png');
  47. background-size:100% 100%;
  48. overflow:hidden;
  49. border:4px solid #5A483A;
  50. }
  51.  
  52. .Box2{
  53. z-index: -1;
  54. text-align: center;
  55. text-size: 40px;
  56. font-family: Oswald;
  57. background-color: #fff;
  58. position:absolute;
  59. background-size: 100%;
  60. top: 38%;
  61. left: 35%;
  62. height:25%;
  63. width: 30%;
  64. border-radius:0px;
  65. overflow:auto;
  66. border:4px solid black;
  67. opacity: 0.0px;
  68. -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out;}
  69.  
  70. .Box2:target{ z-index: 5;-webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; opacity: 0.9;}
  71.  
  72.  
  73. .Box3{
  74. z-index: -1;
  75. text-align: center;
  76. text-size: 40px;
  77. font-family: georgia;
  78. background-color: #fff;
  79. position:absolute;
  80. background-size: 100%;
  81. top: 38%;
  82. left: 35%;
  83. height:25%;
  84. width: 30%;
  85. border-radius:0px;
  86. overflow:auto;
  87. border:4px solid #5A483A;
  88. opacity: 0.0px;
  89. -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out;}
  90.  
  91.  
  92. .Box3:target{ z-index: 5;-webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; opacity: 0.9;}
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99. #Name{
  100. position: absolute;
  101. top: 30%;
  102. left: 38%;
  103. color: #FF528B;
  104. font-size: 50px;
  105. line-height: 80px;
  106. letter-spacing: 3px;
  107. font-style:italic;
  108. font-family: alex brush;
  109. text-shadow: 0px 0px 2px #000000;
  110. z-index: 700;
  111. }
  112.  
  113. .tab1 {
  114.  
  115. z-index:10;
  116. position:absolute;
  117. top: 40%;
  118. left: 67%;
  119. width: 1%;
  120. height: 2%;
  121. border-radius: 50%;
  122. background-color: #5A483A;
  123. border:2px solid #827062;
  124. }
  125.  
  126. .tab2 {
  127.  
  128. z-index:10;
  129. position:absolute;
  130. top: 46.5%;
  131. left: 67%;
  132. width: 1%;
  133. height: 2%;
  134. border-radius: 50%;
  135. background-color: #5A483A;
  136. border:2px solid #827062;
  137. }
  138.  
  139. .tab3 {
  140.  
  141. z-index:10;
  142. position:absolute;
  143. top: 53.5%;
  144. left: 67%;
  145. width: 1%;
  146. height: 2%;
  147. border-radius: 50%;
  148. background-color: #5A483A;
  149. border:2px solid #827062;
  150. }
  151.  
  152. .tab4 {
  153.  
  154. z-index:10;
  155. position:absolute;
  156. top: 60%;
  157. left: 67%;
  158. width: 1%;
  159. height: 2%;
  160. border-radius: 50%;
  161. background-color: #5A483A;
  162. border:2px solid #827062;
  163. }
  164.  
  165. #navigation{
  166.  
  167. position: Absolute;
  168. top: 63.9%;
  169. left: 35%;
  170. opacity: 0.5;
  171. border:2px solid #000;
  172. -webkit-transition: all 0.7s ease;
  173. -moz-transition: all 0.7s ease;
  174. -o-transition: all 0.7s ease;}
  175. #navigation:hover { opacity:1; }
  176.  
  177. #navigation2{
  178.  
  179. position: Absolute;
  180. top: 63.9%;
  181. left: 39.6%;
  182. opacity: 0.5;
  183. border:2px solid #827062;
  184. -webkit-transition: all 0.7s ease;
  185. -moz-transition: all 0.7s ease;
  186. -o-transition: all 0.7s ease;}
  187. #navigation2:hover { opacity:1; }
  188.  
  189. #navigation3{
  190.  
  191. position: Absolute;
  192. top: 63.9%;
  193. left: 44.3%;
  194. opacity: 0.5;
  195. border:2px solid #827062;
  196. -webkit-transition: all 0.7s ease;
  197. -moz-transition: all 0.7s ease;
  198. -o-transition: all 0.7s ease;}
  199. #navigation3:hover { opacity:1; }
  200.  
  201. #navigation4{
  202.  
  203. position: Absolute;
  204. top: 63.9%;
  205. left: 51.4%;
  206. opacity: 0.5;
  207. border:2px solid #827062;
  208. -webkit-transition: all 0.7s ease;
  209. -moz-transition: all 0.7s ease;
  210. -o-transition: all 0.7s ease;}
  211. #navigation4:hover { opacity:1; }
  212.  
  213. #navigation5{
  214.  
  215. position: Absolute;
  216. top: 63.9%;
  217. left: 56.1%;
  218. opacity: 0.5;
  219. border:2px solid #827062;
  220. -webkit-transition: all 0.7s ease;
  221. -moz-transition: all 0.7s ease;
  222. -o-transition: all 0.7s ease;}
  223. #navigation5:hover { opacity:1; }
  224.  
  225. #navigation6{
  226.  
  227. position: Absolute;
  228. top: 63.9%;
  229. left: 60.75%;
  230. opacity: 0.5;
  231. border:2px solid #827062;
  232. -webkit-transition: all 0.7s ease;
  233. -moz-transition: all 0.7s ease;
  234. -o-transition: all 0.7s ease;}
  235. #navigation6:hover { opacity:1; }
  236.  
  237. </style>
  238.  
  239.  
  240.  
  241.  
  242. <div id="box1">
  243. </div>
  244. </div>
  245. </div>
  246.  
  247. <a href="#1"><div class="tab1"></div></a>
  248. <a href="#2"><div class="tab2"></div></a>
  249. <a href="#3"><div class="tab3"></div></a>
  250. <a href="#4"><div class="tab4"></div></a>
  251.  
  252. <div id="pictureone">
  253. <img src="http://68.media.tumblr.com/036e63c2f501231f67f957fb9a9323bd/tumblr_nrxa9a8C4k1r0d13ko1_r2_500.png" class="picture"></div>
  254.  
  255.  
  256.  
  257.  
  258. <div id="1" class="Box3">
  259. <img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/anotherdumpingfolder/line71.gif">
  260. <br><br>
  261. <center>
  262. <u>name</u> ; buru <br>
  263. <u>species</u> ; domestic feline <br>
  264. <u>height</u> ; 4'4'' <br>
  265. <u>weight</u> ; pudgy <br>
  266. <u>orient</u> ; bisexual <br>
  267. <u>current</u> ; solo <br>
  268. <u>defining features</u> ; freckles, thick hair, bushy tail <br>
  269. <u>demeanor</u> ; nonchalant, gluttonous, bratty <br>
  270. <u>habits</u> ; biting her claws, clawing furniture, fidgeting<br>
  271. <u>perfume</u> ; salted caramel <br><br>
  272. <img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/anotherdumpingfolder/line71.gif">
  273.  
  274. </div>
  275.  
  276.  
  277. <div id="2" class="Box3">
  278. <img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/anotherdumpingfolder/line71.gif"><br><br>
  279. <font size="4"> extras</font><br>
  280. <font size="1">click the chocolates!</font><br> </sub></sub><br>
  281.  
  282.  
  283. <a href="http://68.media.tumblr.com/5f59f69ec23bdb6e137de21a7a48676e/tumblr_o84lxiHeaG1r0d13ko1_500.png"><img src="http://68.media.tumblr.com/de7c9611658bd7cb59e7a0c4f8dc5172/tumblr_inline_mk8nsdI9Hu1roozkr.gif"></a>
  284. <a href="http://68.media.tumblr.com/868d28bb8f1127ec8ba4ef6a94b5ee89/tumblr_inline_nvqgmyLzAJ1qlwr9r_500.png"><img src="http://68.media.tumblr.com/de7c9611658bd7cb59e7a0c4f8dc5172/tumblr_inline_mk8nsdI9Hu1roozkr.gif"></a>
  285. <a href="http://68.media.tumblr.com/ce1104026c6b72e39f8b8a8bc0aeba77/tumblr_nu4umu4cZh1r0d13ko1_500.png"><img src="http://68.media.tumblr.com/de7c9611658bd7cb59e7a0c4f8dc5172/tumblr_inline_mk8nsdI9Hu1roozkr.gif"></a>
  286. <a href="http://68.media.tumblr.com/46665f50dd3543f6341914ded6f178a8/tumblr_ntd9qkgfZW1r0d13ko2_r1_500.png"><img src="http://68.media.tumblr.com/de7c9611658bd7cb59e7a0c4f8dc5172/tumblr_inline_mk8nsdI9Hu1roozkr.gif"></a>
  287.  
  288. <br><br><img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/anotherdumpingfolder/line71.gif">
  289. </div>
  290.  
  291.  
  292.  
  293. <div id="3" class="Box3">
  294. <img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/anotherdumpingfolder/line71.gif"><br><br>
  295. <font size="4">ooc</font><br><br>
  296. im not my character<br>
  297. open with a post or ic! <br>
  298. i type in lowercase, its just how i am <br>
  299. smut is possible <br>
  300. pm friendly, usually ! <br>
  301. <br><br><img src="http://img.photobucket.com/albums/v252/shaquanda/dumpitydump/anotherdumpingfolder/line71.gif">
  302.  
  303. </div>
  304.  
  305. <div id="one" class="Box2">
  306.  
  307.  
  308. <div id="two" class="Box2">
  309.  
  310.  
  311.  
  312.  
  313. </div>
  314.  
  315.  
  316.  
  317. <div id="three" class="Box2">
  318.  
  319.  
  320. <b><i>""</b></i>
  321. <br><br><br>
  322.  
  323.  
  324. </div>
  325.  
  326.  
  327. <div id="four" class="Box2">
  328.  
  329.  
  330. prr
  331. </div>
  332.  
  333.  
  334. <div id="five" class="Box2">
  335.  
  336. <b><i>""</b></i>
  337. <br><br><br>
  338.  
  339. </div>
  340.  
  341.  
  342.  
  343. <div id="six" class="Box2">
  344.  
  345.  
  346. <b><i>""</b></i>
  347. <br><br><br>
  348.  
  349. </div>
  350. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement