Advertisement
Guest User

correction thingy.

a guest
May 3rd, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.62 KB | None | 0 0
  1. <style onload="try {document.title = 'tab title.' ;} catch (e) { }" type="text/css">
  2. @import url(https://fonts.googleapis.com/css?family=Poiret+One|Dr+Sugiyama|Rationale|Pacifico);
  3.  
  4. .pfor {display: none; visibility: hidden;}
  5. #profile {background-color:;}
  6. #profile {border:;}
  7. body
  8. {overflow-x:hidden;
  9. background-image:
  10. url('');
  11. background-repeat:repeat;
  12. background-position:;
  13. background-attachment: fixed;
  14. background-color:#985f5f;
  15. font: 0px arial;
  16. color: black;}
  17. #profile {background-color: transparent;
  18. border:0px;
  19. }
  20.  
  21. ::-webkit-scrollbar {
  22. width: 0px;
  23. height: 0px;
  24. background:;
  25. }
  26.  
  27. ::-webkit-scrollbar-thumb {
  28. background-color:black;
  29. -webkit-border-radius: 10px;
  30. border-radius: 10px;
  31. }
  32.  
  33. ::selection {
  34. color: #b57070;
  35. background: #985f5f;
  36. }
  37.  
  38. a {color:pink;
  39. text-decoration: none;
  40. -webkit-transition: all 0.5s ease-in-out;
  41. -moz-transition: all 0.5s ease-in-out;
  42. -o-transition: all 0.5s ease-in-out;
  43. -ms-transition: all 0.5s ease-in-out;
  44. transition: all 0.5s ease-in-out;
  45. }
  46.  
  47. a:hover {color: black;
  48. text-decoration: none;
  49. -webkit-transition: all 0.5s ease-in-out;
  50. -moz-transition: all 0.5s ease-in-out;
  51. -o-transition: all 0.5s ease-in-out;
  52. -ms-transition: all 0.5s ease-in-out;
  53. transition: all 0.5s ease-in-out;
  54. }
  55.  
  56. b {
  57. text-decoration:none;
  58. text-transform:uppercase;
  59. font-family: 'Poiret One', cursive;
  60. }
  61.  
  62. *{cursor: url('http://67.media.tumblr.com/tumblr_loq2q1sxaX1qfoi4t.png'), default;
  63. }
  64.  
  65. @font-face {font-family: "tinytots";src: url('https://dl.dropboxusercontent.com/s/y0pfz7ndq83n7j7/04B_03_.TTF?dl=1'); format("truetype");}
  66.  
  67. #box {
  68. vertical-align: center;
  69. position: absolute;
  70. width:1000;
  71. left: 50px;
  72. top: 300px;
  73. margin: 1px;
  74. }
  75.  
  76. #top {
  77. position:absolute;
  78. background-color:#b57070;
  79. color:#975c5c;
  80. font-family: 'Dr Sugiyama', cursive;
  81. font-size:30px;
  82. left:0;
  83. top:0;
  84. padding:1px;
  85. }
  86.  
  87. #navi {
  88. vertical-align: center;
  89. text-align: center;
  90. position: absolute;
  91. left:-1;
  92. top:60;
  93. letter-spacing:0px;
  94. line-height: 10px;
  95. margin: 1px;
  96. }
  97.  
  98. #navi a {
  99. padding: 7px;
  100. width: 20px;
  101. height:20px;
  102. display: inline-block;
  103. background-color:#b57070;
  104. -webkit-transition: all 0.5s ease-in-out;
  105. -moz-transition: all 0.5s ease-in-out;
  106. -o-transition: all 0.5s ease-in-out;
  107. -ms-transition: all 0.5s ease-in-out;
  108. transition: all 0.5s ease-in-out;
  109. opacity:1.0;
  110. }
  111.  
  112. #navi a:hover {
  113. opacity:.5;
  114. -webkit-transition: all 0.5s ease-in-out;
  115. -moz-transition: all 0.5s ease-in-out;
  116. -o-transition: all 0.5s ease-in-out;
  117. -ms-transition: all 0.5s ease-in-out;
  118. transition: all 0.5s ease-in-out;
  119. }
  120.  
  121. #navi img {
  122. width:20;
  123. height:20;
  124. }
  125.  
  126. #navi2 {
  127. vertical-align: center;
  128. text-align: center;
  129. position: absolute;
  130. left:50;
  131. top:60;
  132. letter-spacing:0px;
  133. line-height: 10px;
  134. margin: 1px;
  135. }
  136.  
  137. #navi2 a {
  138. padding: 7px;
  139. width: 20px;
  140. height:20px;
  141. display: inline-block;
  142. background-color:#b57070;
  143. -webkit-transition: all 0.5s ease-in-out;
  144. -moz-transition: all 0.5s ease-in-out;
  145. -o-transition: all 0.5s ease-in-out;
  146. -ms-transition: all 0.5s ease-in-out;
  147. transition: all 0.5s ease-in-out;
  148. opacity:1.0;
  149. }
  150.  
  151. #navi2 a:hover {
  152. opacity:.5;
  153. -webkit-transition: all 0.5s ease-in-out;
  154. -moz-transition: all 0.5s ease-in-out;
  155. -o-transition: all 0.5s ease-in-out;
  156. -ms-transition: all 0.5s ease-in-out;
  157. transition: all 0.5s ease-in-out;
  158. }
  159.  
  160. #navi2 img {
  161. width:20;
  162. height:20;
  163. }
  164.  
  165. #navi3 {
  166. vertical-align: center;
  167. text-align: center;
  168. position: absolute;
  169. left:100;
  170. top:60;
  171. letter-spacing:0px;
  172. line-height: 10px;
  173. margin: 1px;
  174. }
  175.  
  176. #navi3 a {
  177. padding: 7px;
  178. width: 20px;
  179. height:20px;
  180. display: inline-block;
  181. background-color:#b57070;
  182. -webkit-transition: all 0.5s ease-in-out;
  183. -moz-transition: all 0.5s ease-in-out;
  184. -o-transition: all 0.5s ease-in-out;
  185. -ms-transition: all 0.5s ease-in-out;
  186. transition: all 0.5s ease-in-out;
  187. opacity:1.0;
  188. }
  189.  
  190. #navi3 a:hover {
  191. opacity:.5;
  192. -webkit-transition: all 0.5s ease-in-out;
  193. -moz-transition: all 0.5s ease-in-out;
  194. -o-transition: all 0.5s ease-in-out;
  195. -ms-transition: all 0.5s ease-in-out;
  196. transition: all 0.5s ease-in-out;
  197. }
  198.  
  199. #navi3 img {
  200. width:20;
  201. height:20;
  202. }
  203.  
  204. #navi4 {
  205. vertical-align: center;
  206. text-align: center;
  207. position: absolute;
  208. left:150;
  209. top:60;
  210. letter-spacing:0px;
  211. line-height: 10px;
  212. margin: 1px;
  213. }
  214.  
  215. #navi4 a {
  216. padding: 7px;
  217. width: 20px;
  218. height:20px;
  219. display: inline-block;
  220. background-color:#b57070;
  221. -webkit-transition: all 0.5s ease-in-out;
  222. -moz-transition: all 0.5s ease-in-out;
  223. -o-transition: all 0.5s ease-in-out;
  224. -ms-transition: all 0.5s ease-in-out;
  225. transition: all 0.5s ease-in-out;
  226. opacity:1.0;
  227. }
  228.  
  229. #navi4 a:hover {
  230. opacity:.5;
  231. -webkit-transition: all 0.5s ease-in-out;
  232. -moz-transition: all 0.5s ease-in-out;
  233. -o-transition: all 0.5s ease-in-out;
  234. -ms-transition: all 0.5s ease-in-out;
  235. transition: all 0.5s ease-in-out;
  236. }
  237.  
  238. #navi4 img {
  239. width:20;
  240. height:20;
  241. }
  242.  
  243. #image {
  244. position:absolute;
  245. left:200;
  246. top:61;
  247. border:10px solid #b57070;
  248. }
  249.  
  250. #image img {
  251. width:137;
  252. height:137;
  253. }
  254.  
  255. #info {
  256. background-color:#b57070;
  257. vertical-align: center;
  258. text-transform: lowercase;
  259. color:#754747;
  260. font-family: 'Rationale', sans-serif;
  261. font-size:14px;
  262. text-align: justify;
  263. position: absolute;
  264. width:165;
  265. height:92;
  266. left: -1px;
  267. top: 105px;
  268. letter-spacing:0px;
  269. line-height: 14px;
  270. padding: 10px;
  271. margin: 1px;
  272. }
  273.  
  274. h1{
  275. border-bottom:1px solid #754747;
  276. color:#b57070;
  277. font-size:17px;
  278. line-height: 20px;
  279. font-family: 'Pacifico', cursive;
  280. text-align: right;
  281. text-transform:lowercase;
  282. margin: 0px;
  283. text-shadow: 1px 0px 0px #754747,
  284. 0px 1px 0px #754747,
  285. -1px 0px 0px #754747,
  286. 0px -1px 0px #754747;
  287. }
  288.  
  289. #image2 {
  290. position:absolute;
  291. left:-1;
  292. top:230;
  293. border:10px solid #b57070;
  294. }
  295.  
  296. #image3 {
  297. position:absolute;
  298. left:-42;
  299. top:-240;
  300. }
  301.  
  302. #info2 {
  303. background-color:#b57070;
  304. vertical-align: center;
  305. position: absolute;
  306. left:200;
  307. top:61;
  308. width:137;
  309. height:137;
  310. margin: 1px;
  311. border:10px solid #b57070;
  312. }
  313.  
  314. #info2 img {
  315. width:137;
  316. height:137;
  317. }
  318.  
  319.  
  320. .linkdiv{
  321. position: absolute;
  322. top: 0px;
  323. left: 0px;
  324. right: 0px;
  325. bottom: 0px;
  326. margin: auto;
  327. z-index: 1;
  328. opacity: 1;
  329. background-color: #B57070;
  330. }
  331.  
  332. .linkpic{
  333. position: absolute;
  334. top: 0px;
  335. left: 0px;
  336. z-index: 1;
  337. opacity: 1;
  338. }
  339.  
  340.  
  341.  
  342. #setone:target #linkone,
  343. #setone:target #picone,
  344. #settwo:target #linktwo,
  345. #settwo:target #pictwo,
  346. #setthree:target #linkthree,
  347. #setthree:target #picthree,
  348. #setfour:target #linkfour,
  349. #setfour:target #picfour{
  350. z-index: 2;
  351. }
  352.  
  353.  
  354.  
  355. </style>
  356.  
  357. <div id="setone">
  358. <div id="settwo">
  359. <div id="setthree">
  360. <div id="setfour">
  361.  
  362. <div id="box">
  363. <div id="top">
  364. <b>chi-chi</b> ― beloved mother dearest.
  365. </div>
  366.  
  367. <div id="navi">
  368. <a href="#setone">
  369. <img src="http://i.imgur.com/CfBy5gR.png">
  370. </a>
  371. </div>
  372. <div id="navi2">
  373. <a href="#settwo">
  374. <img src="http://i.imgur.com/CfBy5gR.png">
  375. </a>
  376. </div>
  377. <div id="navi3">
  378. <a href="#setthree">
  379. <img src="http://i.imgur.com/CfBy5gR.png">
  380. </a>
  381. </div>
  382. <div id="navi4">
  383. <a href="#setfour">
  384. <img src="http://i.imgur.com/CfBy5gR.png">
  385. </a>
  386. </div>
  387.  
  388. <div id="info">
  389. <div style="width:165; height:92; overflow-y: hidden;">
  390.  
  391.  
  392. <div style="width:165; height:92; overflow-y: auto;" class="linkdiv" id="linktwo">
  393. <h1>personal information</h1>
  394.  
  395. name: <font style=float:right>chi-chi</font>
  396. <br>
  397. age: <font style=float:right>30s</font>
  398. <br>
  399. marital status: <font style=float:right><a href="/profile.php?user=Goku">Married</a></font>
  400. <br>
  401. occupation: <font style=float:right>Mother | House wife</font>
  402. <br>
  403. best friend: <font style=float:right><a href="/profile.php?user=Bulma.">Bumma</a></font>
  404.  
  405. </div>
  406.  
  407. <div style="width:165; height:92; overflow-y: auto;" class="linkdiv" id="linkthree">
  408. <h1>personality</h1>
  409.  
  410. She is often depicted as a sometimes nagging, overprotective but fundamentally well-meaning woman, similar to the stereotypical overbearing shonen mother. Though her power pales in comparison to most of the Z Fighters, she is still one of the strongest women in the world, and has been seen fighting well above the level of an average human on more than one occasion. She is also shown to be mentally clumsy at times. Although Chi-Chi is often seen yelling at Goku over fighting, or Gohan over his school work, it cannot be disputed that she loves Goku and her family very much.
  411.  
  412. </div>
  413.  
  414. <div style="width:165; height:92; overflow-y: auto;" class="linkdiv" id="linkfour">
  415. <h1>comrades & enemies</h1>
  416.  
  417. tba
  418.  
  419. </div>
  420.  
  421. <div style="width:165; height:92; overflow-y: auto;" class="linkdiv" id="linkone">
  422. <h1>out of character</h1>
  423.  
  424. <li>no sexual roleplay. nope. not interested.</li>
  425. <li>profile always a w.i.p.</li>
  426. <li>keep the drama at the door. not interested.</li>
  427. <li>hardly ever serious.</li>
  428. <li>know the difference between in character and out of character.</li>
  429. <li>dbz roleplay only.</li>
  430.  
  431. </div>
  432.  
  433.  
  434. </div>
  435. </div>
  436.  
  437.  
  438. <div id="info2">
  439. <div style="width:137; height:137; overflow-y: hidden;">
  440.  
  441.  
  442. <div style="width:137; height:137; overflow-y: hidden;" class="linkpic" id="pictwo">
  443. <img src="http://i.imgur.com/DAKRJQC.png">
  444. </div>
  445.  
  446. <div style="width:137; height:137; overflow-y: hidden;" class="linkpic" id="picthree">
  447. <img src="http://i.imgur.com/uJ78wuH.png">
  448. </div>
  449.  
  450. <div style="width:137; height:137; overflow-y: hidden;" class="linkpic" id="picfour">
  451. <img src="http://i.imgur.com/uz3wbr5.png">
  452. </div>
  453.  
  454. <div style="width:137; height:137; overflow-y: hidden;" class="linkpic" id="picone">
  455. <img src="http://i.imgur.com/czrFdCf.png">
  456. </div>
  457.  
  458.  
  459. </div>
  460. </div>
  461.  
  462.  
  463. </div>
  464. </div>
  465. </div>
  466. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement