kellyeatkim

blue

Jan 17th, 2015
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.35 KB | None | 0 0
  1. <style>table table div form {display:inline !important;}
  2. .contacttable,.whitetext12,.nametext,.whitetext12,.orangetext15,.blacktext12,.btext,.redtext,.redbtext{display:none;height:0px;!important;visibility:hidden}
  3. td td td td{border:0px;width:0px;text-align:left;}
  4. table,td,tr{padding:0px;width:;background-color:transparent}
  5. table table table{padding:1px;height:.01%;width:100%;}
  6. table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important}
  7. a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;height:0px;!ifmportant;}
  8. td.text table table{display:inline;visibility:visible;}
  9. table td table tr td.text table{visibility:hidden;}
  10. table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;}
  11. table div div{visibility:hidden;!important;}
  12. table table table table,table table table table td.text, td.text td.text table{display:none;}
  13. body div div form {display:none !important;}div div div select {position:absolute !important; margin-left:-1000px !important; left:0px !important; display:none !important; }
  14. div div table div {display:none;} div div table div {display:none;} div form, .mslogo, div ul {display:none!important;}
  15. div div, div td {background-color:transparent; background-image:none!important;}
  16. div.profileWidth {margin-top: -30px !important;}div.profileWidth div {filter:alpha(opacity=0); opacity:0.0001}div.profileWidth div.clearfix, i i i,
  17. div.profileWidth div div {filter:none; opacity:0.9999}div.profileWidth div.clearfix {position:relative; top:30px}
  18. div div select, div div form {display:none !important;}div div table div {display:none;} .clearfix table div div {display:block;}
  19. .profile, div ul {display:none !important;}
  20.  
  21. body {background-color: cfe2e5;
  22. background-image:url();
  23. background-position:bottom left;
  24. background-attachment:fixed;
  25. background-repeat: repeat;}
  26.  
  27.  
  28. #HAPPY{
  29. width : 150px;
  30. height : 20px;
  31. background-image : url(http://i.imgur.com/SyPh5.gif);
  32. -webkit-transition: all 0.4s ease-out;
  33. -moz-transition: all 0.4s ease-out;
  34. transition: all 0.4s ease-out;}
  35.  
  36. #HAPPY:hover {
  37. height:84;
  38. background-image : url(http://i.imgur.com/SyPh5.gif);
  39. -webkit-transition: all 0.4s ease-out;
  40. -moz-transition: all 0.4s ease-out;
  41. transition: all 0.4s ease-out;}}
  42. }
  43.  
  44.  
  45. u{color: 6884a1; font-family:Arial;
  46. font-size:6pt; text-decoration:none;
  47. border-width:1px; border-style:dashed;
  48. border-color: 8aa2ba;border-left:0px;
  49. border-right:0px;border-top:0px;}
  50.  
  51.  
  52.  
  53.  
  54. table, tr, td, li, p, div {font-family: Consolas; color: b7b7b7; font-size:10px;}
  55. .text {font-family: Arial; color: b7b7b7; font-size:10px;;}
  56.  
  57.  
  58.  
  59. p {
  60. text-align:left;
  61. padding:5px;
  62. }
  63.  
  64. ::-webkit-scrollbar-thumb:vertical {
  65. background-color:#ffffff;
  66. height:100px;
  67. border:1px solid #ebebeb;
  68. -moz-border-radius: 10px 30px;
  69. border-radius: 3px;
  70. }
  71.  
  72. ::-webkit-scrollbar-thumb:horizontal {
  73. background-color:#ffffff;
  74. height:10px !important;
  75. }
  76.  
  77. ::-webkit-scrollbar {
  78. height:10px;
  79. width:10px;
  80. background-color:#eeeeee;
  81. }
  82.  
  83.  
  84. i{
  85. font-family: georgia;
  86. font-size: 8px;
  87. font-weight: Italic ;
  88. text-align: center;
  89. color: 74a8b0;
  90. background-color: transparent;
  91. text-transform: UPPERCASE;
  92. margin: 0px;
  93. letter-spacing:;
  94. padding: 0px;
  95. line-height: autopx;
  96. margin: 0px;
  97. ;margin-bottom: 0px;
  98. margin-top: 0px;
  99. }
  100.  
  101.  
  102. strong, b {
  103. font-family: georgia;
  104. font-size: 8px;
  105. font-weight: strong;
  106. text-align: center;
  107. color: 74a8b0;
  108. background-color: transparent;
  109. margin: 0px;
  110. letter-spacing: ;
  111. padding: 0px;
  112. line-spacing:0;
  113. }
  114.  
  115.  
  116. big {
  117. font-family: georgia;
  118. font-size: 10px;
  119. font-weight: Italic ;
  120. text-align: center;
  121. color: 74a8b0;
  122. background-color: transparent;
  123. text-transform: UPPERCASE;
  124. margin: 0px;
  125. letter-spacing: -2px;
  126. padding: 0px;
  127. line-spacing:0;
  128. }
  129.  
  130. a:active, a:visited, a:link, a.redlink:active, a.redlink:visited, a.redlink:link{font-weight:normal; font-size:6pt; !important; line-height: 100%; !important; text-transform:; text-decoration:Consolas; color: 96c3c9; text-transform:uppercase;}
  131. a:hover, a.hover {color: ffffff; font-weight:normal;text-decoration: none; text-align: center;}
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138. img {
  139. border: 0px solid #ebebeb;
  140. padding: 3px;
  141. filter: alpha (opacity=100);
  142. opacity: 1.0;
  143. }
  144.  
  145. img:hover {
  146. filter: alpha (opacity=80);
  147. opacity: 0.80;
  148. }
  149.  
  150. }
  151.  
  152. .overlay {top:100px;left: 50%;margin-left: -500px;position:absolute;z-index:0;}
  153.  
  154.  
  155.  
  156.  
  157.  
  158. .gogo{
  159. BACKGROUND-IMAGE: URL(http://24.media.tumblr.com/tumblr_lzju29VxIR1r9g6hvo6_250.png);
  160. background-position:top left;
  161. background-attachment:fixed;
  162. background-repeat: repeat;
  163. TEXT-ALIGN: Center;
  164. WIDTH:100%;
  165. HEIGHT: 300px;
  166. VISIBILITY: VISIBLE;
  167. POSITION: ABSOLUTE;
  168. left:0PX; top:0PX;
  169. OVERFLOW: hidden;
  170. Z-INDEX: 100!IMPORTANT;
  171. PADDING: 0PX;
  172. BORDER-COLOR: transparent;
  173. color: 7fa7d0;
  174. -webkit-transition: all 0.4s ease-out;
  175. -moz-transition: all 0.4s ease-out;
  176. transition: all 0.4s ease-out;}
  177.  
  178.  
  179.  
  180.  
  181.  
  182. .about{
  183. BACKGROUND-COLOR: transparent;
  184. TEXT-ALIGN: Center;
  185. WIDTH:350;
  186. HEIGHT:200;
  187. VISIBILITY: VISIBLE;
  188. POSITION: ABSOLUTE;
  189. left:500PX; top:100PX;
  190. OVERFLOW: hidden;
  191. Z-INDEX: 100!IMPORTANT;
  192. PADDING: 0PX;
  193. Font-size:20;
  194. BORDER-COLOR: transparent;
  195. color: 171616;
  196. -webkit-transition: all 0.4s ease-out;
  197. -moz-transition: all 0.4s ease-out;
  198. transition: all 0.4s ease-out;}
  199.  
  200.  
  201.  
  202. .land {
  203. BACKGROUND-COLOR:a7d1d7;
  204. TEXT-ALIGN: LEFT;
  205. WIDTH:348;
  206. HEIGHT:10px;
  207. VISIBILITY: VISIBLE;
  208. POSITION: ABSOLUTE;
  209. left:503PX; top:310PX;
  210. Z-INDEX: 9!IMPORTANT;
  211. PADDING: 0PX;
  212. BORDER: 0PX SOLID;
  213. BORDER-COLOR: a7d1d7;
  214. color: ffffff;
  215. OVERFLOW: HIDDEN;
  216. -webkit-transition: all 0.9s ease-out;
  217. -moz-transition: all 0.9s ease-out; }
  218.  
  219.  
  220. .land:hover {
  221. BACKGROUND-COLOR: ededed;
  222. TEXT-ALIGN: LEFT;
  223. WIDTH:348;
  224. HEIGHT:200px;
  225. VISIBILITY: VISIBLE;
  226. POSITION: ABSOLUTE;
  227. left:503PX; top:310PX;
  228. Z-INDEX: 100!IMPORTANT;
  229. PADDING: 0PX;
  230. BORDER: 0PX SOLID;
  231. BORDER-COLOR: ffffff;
  232. color: 9d9d9d;
  233. OVERFLOW: HIDDEN; }
  234.  
  235.  
  236. .Sure{
  237. BACKGROUND-COLOR:ffffff;
  238. TEXT-ALIGN: LEFT;
  239. WIDTH:338;
  240. HEIGHT:auto;
  241. VISIBILITY: VISIBLE;
  242. POSITION: ABSOLUTE;
  243. left:503PX; top:320PX;
  244. Z-INDEX: 9!IMPORTANT;
  245. color: d2d2d2;
  246. OVERFLOW: AUTO;
  247. BORDER-RIGHT: 10PX SOLID;
  248. BORDER-COLOR: d2d2d2;}
  249.  
  250.  
  251.  
  252.  
  253. .Navi{
  254. BACKGROUND-COLOR: 96c3c9;
  255. TEXT-ALIGN: LEFT;
  256. WIDTH:15;
  257. HEIGHT:130;
  258. VISIBILITY: VISIBLE;
  259. POSITION: ABSOLUTE;
  260. left:850PX; top:150PX;
  261. Z-INDEX: 90000!IMPORTANT;
  262. color: transparent;
  263. font-size:0px;
  264. OVERFLOW: HIDDEN;
  265. -webkit-transition: all 0.9s ease-out;
  266. -moz-transition: all 0.9s ease-out; }
  267.  
  268.  
  269. .Navi:hover{
  270. BACKGROUND-COLOR: bee2e7;
  271. TEXT-ALIGN: LEFT;
  272. WIDTH:100;
  273. HEIGHT:130;
  274. VISIBILITY: VISIBLE;
  275. POSITION: ABSOLUTE;
  276. left:850PX; top:150PX;
  277. Z-INDEX: 90000!IMPORTANT;
  278. color: transparent;
  279. font-size:0px;
  280. OVERFLOW: HIDDEN;
  281. BORDER-RIGHT: 10PX SOLID;
  282. BORDER-COLOR: 77a2a8;}
  283.  
  284.  
  285. table td div {visibility:hidden;}
  286. table table td div {visibility:visible;}
  287. tr {background: transparent;}
  288. div div { position:absolute; margin-top:-100px; }</style><div class=gogo></div>
  289.  
  290.  
  291.  
  292.  
  293. <div class=about><img src=http://i.imgur.com/Nlure.png>
  294. </div>
  295.  
  296. <div class=land><center>WRITE SOMETHING HERE.</br>
  297. <b>Name:</b> Kelly Hae-Lee Kim
  298.  
  299. </div>
  300.  
  301.  
  302. <div class=sure><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam nisi lorem, pulvinar id, commodo feugiat, vehicula et, mauris. Aliquam mattis porta urna. Maecenas dui neque, rhoncus sed, vehicula vitae, auctor at, nisi. Aenean id massa ut lacus molestie porta. Curabitur sit amet quam id libero suscipit venenatis.Lorem ipsum dolor sit amet.
  303. Consectetuer adipiscing elit.
  304. Nam at tortor quis ipsum tempor aliquet.
  305. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Suspendisse sed ligula. Sed volutpat odio non turpis gravida luctus. Praesent elit pede, iaculis facilisis, vehicula mattis, tempus non, arcu.Donec placerat mauris commodo dolor. Nulla tincidunt. Nulla vitae augue.
  306. Suspendisse ac pede. Cras tincidunt pretium felis. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Pellentesque porttitor mi id felis. Maecenas nec augue. Praesent a quam pretium leo congue accumsan.
  307.  
  308. </div>
  309.  
  310.  
  311. <div class=navi><p>
  312.  
  313. <a class=friend href="/">
  314. home</a></br>
  315.  
  316. <a class=friend href="/">
  317. Comment</a>
  318. </br>
  319.  
  320.  
  321. <a class=friend href="/">
  322. Message</a></br>
  323.  
  324. <a class=friend href="/"
  325. Photo</a></br>
  326.  
  327. <a class=friend href=http://www.asianroleplay.com/view_profile.php?member_id=2409>
  328. Credit</a>
Advertisement
Add Comment
Please, Sign In to add comment