Advertisement
irislyts

070

Aug 13th, 2023
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.69 KB | None | 0 0
  1. ---- About me
  2. <style type="text/css">
  3.  
  4. @import url('https://fonts.googleapis.com/css2?family=Explora&family=Kaushan+Script&family=Noto+Sans+Math&display=swap');
  5.  
  6. font, td, table, body, p, div, li, .text { font-family: georgia;
  7. font-size: 9px;
  8. line-height: 10px;
  9. letter-spacing: 0px;
  10. font-weight: light;
  11. color: #999999; }
  12.  
  13. a, a font, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited, a.man font, a.redlink, a.redlink:visited { color: #FFFFFF;
  14. font-size: 9px;
  15. font-weight: normal;
  16. font-style: normal;
  17. text-decoration: none;
  18. text-transform: none;
  19. font-family: georgia; }
  20.  
  21. a:hover, a:hover font, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.man:hover font, a.searchlinkSmall:hover, a.searchlinkSmall:active, a.redlink:hover, a.redlink:hover { color: #888888;
  22. font-size: 9px;
  23. font-weight: normal;
  24. font-style: normal;
  25. text-decoration: none;
  26. text-transform: none;
  27. font-family: georgia; }
  28.  
  29. a.conn:active, a.conn:link, a.conn:visited { font-size: 10px;
  30. font-weight: bold;
  31. font-style: none;
  32. color: #000000;
  33. font-family: cambria;
  34. margin: 2px;
  35. line-height: 16px;
  36. background-color: #FAC9CF;
  37. display: block;
  38. text-align: center;
  39. text-transform: uppercase; }
  40.  
  41. a.conn:hover { background-color: #FFFFFF;
  42. color: #E389B2; }
  43.  
  44. a.navi:active, a.navi:link, a.navi:visited { width: auto;
  45. height: 10px;
  46. font-size: 9px;
  47. font-weight: none;
  48. font-style: none;
  49. color: #f3c6c6;
  50. font-family: georgia;
  51. background-color: #FFFFFF;
  52. display: inline-block;
  53. margin-right: 1px;
  54. padding: 4px;
  55. text-align: center;
  56. text-transform: none;
  57. border-bottom: 1px solid #f3c6c6; }
  58.  
  59. a.navi:hover { color: #666666;
  60. font-style: italic; }
  61.  
  62. b { font-family: georgia;
  63. font-size: 9px;
  64. line-height: 10px;
  65. color: #eca0a1; }
  66.  
  67. i { font-family: georgia;
  68. font-size: 9px;
  69. line-height: 10px;
  70. color: #F1A4C6; }
  71.  
  72. hr { height: 10px;
  73. background-color: #904836;
  74. border: none;
  75. margin: 0px; }
  76.  
  77. h1 { font-family: 'Explora', cursive;
  78. font-size: 40px;
  79. line-height: 40px;
  80. font-weight: normal;
  81. color: #FFFFFF;
  82. text-shadow: 1px 1px #666666;
  83. text-align: right;
  84. margin: 10px 0px;
  85. padding-right: 10px; }
  86.  
  87. h2 { font-family: 'Noto Sans Math', sans-serif;
  88. font-size: 8px;
  89. font-style: italic;
  90. color: #FFFFFF;
  91. text-align: center;
  92. margin: 8px; }
  93.  
  94. .sideimg { width: 280px;
  95. height: 162px;
  96. border: 1px solid #904836;
  97. margin: 0px 20px 20px 0px;
  98. float: right; }
  99.  
  100. .contain { position: fixed;
  101. top: 0px;
  102. left: 50%;
  103. width: 600px;
  104. height: auto;
  105. background-color: #090909;
  106. margin-left: -300px;
  107. padding: 20px; }
  108.  
  109. body { background-color: #000000;
  110. background-image: ();
  111. background-attachment: fixed;
  112. background-repeat: repeat;
  113. position: absolute; }
  114.  
  115. table, tr, td { background-color: transparent; border: none; }
  116. td.text table { position: relative; top: -11px; margin-bottom: 0px; }
  117. td.text table table { position: static; }
  118. table { position: relative; }
  119. table table { margin-left: 0px; }
  120. table table table table td { width: 0px; border: none; }
  121. table table table td { border: none; margin: 0px; padding: 0px; }
  122. table table br { display:none; margin :0px; padding: 0px; }
  123. table table table br { display :block; margin: 0px; padding: 0px; }
  124. table table table table { border: none; margin: 0; padding: 0; }
  125. table table table { background-image: url();
  126. background-color: ;
  127. margin-top: 5px;
  128. margin-left: -10px; }
  129.  
  130. .profileinfo td.text { visibility: visible;
  131. font-family: consolas;
  132. color: #000000;
  133. font-size: 10px;
  134. font-weight: none;
  135. text-decoration: none;
  136. line-height: 8px;
  137. text-transform: none;
  138. letter-spacing: 0px; }
  139. .profileinfo { left: 0px; margin: 0px 0px -15px 0px; }
  140. .profileInfo td td { visibility: hidden; }
  141. .profileInfo td.text a img { visibility: visible; }
  142. table.profileInfo table td { white-space: wrap !important; }
  143.  
  144. .contactTable { display: none; }
  145. .latestBlogEntry { display: none; }
  146. .userProfileDetail { display: none; }
  147. .extendednetwork { display: none; }
  148. .userProfileURL { display: none; }
  149. .userProfileSchool { display: none; }
  150. .friendSpace { display: none; }
  151. .orangetext15 { display: none; }
  152. .whitetext12 { display: none; }
  153. .lightbluetext8 { display: none; }
  154. .blacktext12 { display: none; }
  155. .Hide Orange Bars and Text{rr}
  156. table div font {display: none; }
  157. td.text table { width: 100%; }
  158. .orangetext15{ display: none; }
  159. #footerWarpper { display: none; }
  160. .clearfix { display: none; }
  161. .profileInfo { display: none; }
  162. div td { display: none; }
  163.  
  164. ::-webkit-scrollbar {width: 2px;
  165. height: 0px;
  166. background: ; }
  167.  
  168. ::-webkit-scrollbar-thumb { background-color: #e97f83; }
  169.  
  170. </style>
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178. ---- Like to meet
  179.  
  180. <div class="contain">
  181. <hr>
  182. <h1>Character name</h1>
  183. <hr>
  184. <div style="overflow: hidden; width: 600px; height: auto; padding: 6px;">
  185. <a href="/home.php">Home</a>.
  186. <a href="/add_comment.php?member_id=xxx">Comment</a>.
  187. <a href="/send_message.php?member_id=xxx">Message</a>.
  188. <a href="/albums.php?member_id=xxx">Gallery</a>.
  189. <a href="/status_stream.php?member_id=xxx">Stream</a>.
  190. <a href="/view_bulletins.php?member_id=xxx">Bulletins</a>.
  191. <a href="https://irislyts.tumblr.com/">Credit</a>.
  192. </div>
  193.  
  194. <img src="https://via.placeholder.com/600x250">
  195.  
  196. <h2>quote here</h2>
  197.  
  198. <div style="overflow: auto; width: 244px; height: 152px; text-align: left; margin: 0px 20px 20px 20px; padding: 6px; float: left;">
  199. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll. Write as much as you want, this box will scroll.
  200. </div>
  201.  
  202. <img src="https://via.placeholder.com/280x162" class="sideimg">
  203.  
  204. <div style="overflow: hidden; width: 580px; height: auto; text-align: right; border: 1px solid #904836; padding: 10px;">
  205. <i>Mains;</i> <b>Connection title (husband, siblings, etc.):</b> <a href="/xxx">Name</a>. <b>Connection title:</b> <a href="/xxx">Name</a>, <a href="/xxx">Name</a>.
  206. </div>
  207. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement