Advertisement
Carolaine_Vieira

Adorn

Mar 10th, 2015
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.89 KB | None | 0 0
  1. <style type="text/css">
  2. body{background:#191919; cursor:crosshair; text-decoration:none;}
  3. #txt {height:600px;overflow:auto;text-align:justify;
  4. width: 660px; margin: 0px 5px; padding: 25px; background: transparent;
  5. font: 11px "Calibri", "Helvetica", "Sans-serif"; color: #595959 !important; line-height: 17px;}
  6. a { color: #fff !important; font-size: 10px; text-transform: uppercase; letter-spacing: 2px;
  7. padding: 1px 4px; background: #000; transition: 0.5s ease; cursor: help; text-decoration:none !important;}
  8. a:hover { background: transparent; color: #fff !important; letter-spacing:5px;}
  9. b {color:#fff;}
  10. i {color:#fff;}
  11. u {border-bottom: 2px solid #fff; color:#fff; text-decoration: none; }
  12. h1 { font: 11px calibri; letter-spacing: 3px; text-transform: uppercase; text-align:center;
  13. background:#2b2b2b ; color: #fff !important; padding: 6px; border-left:3px solid #474747;border-right:3px solid #474747;transition: 0.5s ease; -webkit-transition: 0.5s ease; -o-transition: 0.5s ease; -ms-transition: 0.5s ease; }
  14. h1:hover { background: #474747; }
  15. #bixin {
  16. margin-left:15px;
  17. text-align:left;}
  18. #bixin a {
  19. padding:10px 15px;
  20. font-size:8px;
  21. width:85px;
  22. text-align:center;
  23. margin-left:-3px;
  24. font-family:calibri;
  25. text-transform:uppercase;
  26. color:#fff;
  27. display:inline-block;
  28. -webkit-transition:all 0.3s ease-out;
  29. -moz-transition:all 0.3s ease-out;
  30. transition:all 0.3s ease-out;
  31. background:#3399FF;}
  32. #bixin a:hover {
  33. letter-spacing:4px; text-shadow: 0px 5px 1px #000;
  34. color:#e5e4e4;
  35. background-color:#000;
  36. -webkit-transition:all 0.3s ease-out;
  37. -moz-transition:all 0.3s ease-out;
  38. transition:all 0.3s ease-out;}
  39. #footer_style,#footerbanner,#ad_panel,#message-stack,#ccpheader_leaderboard{display:none !important;}#footerBanner, .imvucodes_net { display:none !important; }#footerBanner, #top_links, #footer_style, #copyright, #avatarname {display:none !important}#url_panel_colRow a {display:none !important;}
  40. h2 {font: bold 10px "Century Gothic";
  41. text-transform: uppercase;
  42. letter-spacing: 3px;
  43. line-height: 10px;
  44. color: #fff !important;}
  45. h2:first-letter {
  46. font-weight:bold;
  47. color:#3399FF;}
  48. #blogtitle {margin-left:800px; margin-top:-20%;
  49. font-size:50px;
  50. font-family:oswald;
  51. letter-spacing:1px;
  52. margin-bottom:50px;
  53. text-align:left;
  54. color:#e5e4e4;
  55. text-transform:uppercase;}
  56. #blogtitle:first-letter {
  57. font-weight:bold;
  58. color:#3399FF;}
  59. #blogtitle:hover{letter-spacing:3px;}
  60. ::-webkit-scrollbar-thumb {background-color: #fff; height: auto; border: 1px solid #000; }
  61. ::-webkit-scrollbar {background-color: #000; height:5px; width:4px; border: 2px solid #000;}
  62. #updatescont {
  63. margin-top:90px;
  64. margin-left:50%;
  65. position:fixed;}
  66. #sq1, #sq2, #sq3, #sq4 {
  67. position:relative;
  68. display:inline-block;
  69. height:15px;
  70. width:15px;
  71. margin-right:5px;
  72. background-color:#000;}
  73. #tab1, #tab2, #tab3, #tab4 {
  74. position:absolute;
  75. width:140px;
  76. height:auto;
  77. text-align:left;
  78. margin-top:5px;
  79. margin-left:0px;
  80. border-left:solid 1px #000;
  81. background-color:#f2f2f2;
  82. word-wrap:break-word;
  83. padding:10px;}
  84. #tab1 { visibility:hidden; opacity:0; }
  85. .show:focus + #tab1 { visibility:visible; opacity:1; }
  86. #tab2 { visibility:hidden; opacity:0; }
  87. .show:focus + #tab2 { visibility:visible; opacity:1; }
  88. #tab3 { visibility:hidden; opacity:0; }
  89. .show:focus + #tab3 { visibility:visible; opacity:1; }
  90. #tab4 { visibility:hidden; opacity:0; }
  91. .show:focus + #tab4 { visibility:visible; opacity:1; }
  92. #dz {margin:-600px -240px; background: #000; padding: 4px; border: 4px solid transparent; float: left;
  93. transition: 0.5s ease; -webkit-transition: 0.5s ease; -o-transition: 0.5s ease; -ms-transition: 0.5s ease; }
  94. #dz:hover { border-color: #222; }
  95. #navigation {margin:-350px -250px;
  96. width: 200px;
  97. line-height: 7px;}
  98. #navigation a:link, #navigation a:visited, #navigation a:active {
  99. display: block;
  100. font: 7px "small fonts", "century gothic";
  101. text-transform: uppercase;
  102. text-decoration: none;
  103. text-align: right;
  104. letter-spacing: 2px;
  105. border-left:3px solid #3399FF;
  106. border-right:3px solid #3399FF;
  107. background-color: #2b2b2b;
  108. color: #fff !important;
  109. border-radius: 0px;
  110. padding: 6px;
  111. -webkit-transition: all .5s ease-out;
  112. -moz-transition: all .5s ease-out;
  113. -o-transition: all .5s ease-out;
  114. -ms-transition: all .5s ease-out;
  115. transition: all .5s ease-out;}
  116. #navigation a:hover {
  117. background-color: #3399FF;
  118. color: #fff !important;
  119. padding: 6px;
  120. margin: 0px 20px;}
  121. </style>
  122.  
  123. <div id="bixin">
  124.  
  125. <a href="link" target="_blank">001.</a>
  126. <a href="link" target="_blank">002.</a>
  127. <a href="link" target="_blank">003.</a>
  128. <a href="link" target="_blank">004.</a>
  129. <a href="link" target="_blank">005.</a>
  130. <a href="http://layoutsimvu.tumblr.com/" target="_blank">006.</a>
  131.  
  132. </div>
  133.  
  134. <div id="txt">
  135.  
  136. <b>Bold</b> <i>Italic</i> <u>Underline</u> <a href="#">Link</a>
  137. <h1>Title</h1>
  138. <h2>second title</h2>
  139.  
  140. </div>
  141.  
  142. <img id="dz" src="http://www.imvu.com/catalog/web_av_pic.php?av=USERNAME"/>
  143.  
  144. <div id="navigation">
  145. <a href="http://pt.imvu.com/catalog/web_add_contact.php?contact=USERNAME" target="_blank">Add</a><br />
  146. <a href="http://pt.imvu.com/catalog/web_mypage.php?block=XXXXXXXX" target="_blank">Block</a><br />
  147. <a href="http://pt.imvu.com/catalog/web_flag_homepage.php?flag_homepage=XXXXXXX" target="_blank">Report</a><br />
  148. </div>
  149.  
  150. <div id="updatescont">
  151.  
  152. <a href="#show" id="sq1" class="show"><font style="display:none">[ show ]</font></a>
  153. <div id="tab1">
  154.  
  155. Table #1
  156.  
  157. </div>
  158. <a href="#show" id="sq2" class="show"><font style="display:none">[ show ]</font></a>
  159. <div id="tab2">
  160.  
  161. Table #2
  162.  
  163. </div>
  164. <a href="#show" id="sq3" class="show"><font style="display:none">[ show ]</font></a>
  165. <div id="tab3">
  166.  
  167. Table #3
  168.  
  169. </div>
  170. <a href="#show" id="sq4" class="show"><font style="display:none">[ show ]</font></a>
  171. <div id="tab4">
  172.  
  173. Table #4
  174.  
  175. </div></div>
  176.  
  177. <div id="blogtitle">Username</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement