tentacoolgoods

request 8292

Aug 29th, 2018
356
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.36 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <title>𝓉</title>
  3. <link rel="shortcut icon" href="https://imgur.com/uZP0hKG.png" type="image/x-icon" />
  4.  
  5. <style>
  6.  
  7. /* thanks to watson and lilyj for a bit of help! */
  8.  
  9.  
  10. @font-face{font-family: tess; src:url("https://dl.dropboxusercontent.com/s/74dbu2xkndvngqn/Red%20Velvet%20-%20Demo.ttf");}
  11.  
  12. body{background-color:#f2f2f2;}
  13.  
  14.  
  15. /* justifies text */
  16. tr {text-align:justify;} .entrybox {width:598px;} .date, a.index {visibility:visible !important;}
  17.  
  18. /* links under namefield */
  19. table table table td.meta {text-align:justify; font-size:0px; line-height:0px;}
  20.  
  21. p table.entrybox table table td.meta, table table table td.meta a
  22. {font-family:calibri, arial;
  23. font-size:7px;
  24. text-transform:uppercase;
  25. line-height:8px;
  26. padding-left: 0px;
  27. letter-spacing:2px;
  28. margin-top:-4px;}
  29.  
  30. .index {font-family:calibri, arial; font-size:0px;text-transform:lowercase;line-height:0px;}
  31.  
  32. /* subject */
  33. p table table td.caption {font-family:calibri, arial;
  34. font-size:7px;
  35. line-height:9px;
  36. letter-spacing: 1px;
  37. text-transform:uppercase;
  38. color:#e2e2e2;}
  39.  
  40. /* comments */
  41. .comments {letter-spacing: 1px;
  42. text-transform: uppercase;
  43. font-size: 7px;
  44. font-family:calibri, arial;
  45. line-height:8px;
  46. padding-top: 8px;
  47. padding-bottom: 8px;}
  48.  
  49. b{font-weight:normal;}
  50. p table table td.caption, .entrybox td.index {padding:0 2 0 0;}
  51. .ljadshadowed div {visibility: visible;position: relative;}
  52.  
  53. /* hides title and text around namefield */
  54. .entrybox td table td.index, tr.caption, table table td.index {visibility: hidden;}
  55. table table tr.caption td.index{visibility: hidden;} tr.caption {display: visible;}
  56.  
  57. /* corner links */
  58. .index{font-size: 7px;text-transform: uppercase;letter-spacing: 1;font-family: calibri; line-height: 7px;color:#f2f2f2;}
  59. p table table td.caption img {width:7px; height:8px;}
  60. .ljuser img {display: none;}
  61. p table table td.caption {padding-left:6px; padding-top:10px; padding-bottom:7px;}
  62.  
  63. /* entry text */
  64. td, table, tr, body {font-family:calibri, arial; font-size: 8pt; letter-space:1px; line-height: 10pt; color:#000000;}
  65. tr {text-align:justify;}
  66.  
  67. /* entrybox */
  68. .entrybox, .shadowed {
  69. background-image: url(http://imgur.com/N9JUrIu.png);
  70. background-color:;
  71. background-attachment:fixed;
  72. border-radius:1;-moz-border-radius:1;
  73. box-shadow: 0px 0px 1px #c7c7c7;
  74. border-top:0px solid #ffffff;}
  75.  
  76. /* scrollbar */
  77. ::-webkit-scrollbar {width: 5px;} ::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 0px;background-image: url(http://i.imgur.com/9o5psfy.png);background-color:#eee;}
  78. ::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 1px 1px 1px #f9f9f9;background-image:url('http://i.imgur.com/9o5psfy.png');border-radius:0px;background-color:#fff;}
  79.  
  80. /* cursors */
  81. body {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}
  82.  
  83. /* image opacity & black and white */
  84. img {opacity:1.0; filter:alpha(opacity=10); -moz-transition: all 1.0s ease-out; -o-transition: all 1.0s ease-out; -webkit-transition: all 1.0s ease-out; transition: all 1.0s ease-out;}
  85. img {-webkit-transform: filter: grayscale(0%); -webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-o-filter: grayscale(0%);-ms-filter: grayscale(0%);}
  86. img:hover {opacity:1.0;filter:alpha(opacity=0); -moz-transition: all 1.0s ease-out; -o-transition: all 1.0s ease-out; -webkit-transition: all 1.0s ease-out; transition: all 1.0s ease-out;}
  87. img:hover {-webkit-transform: filter: grayscale(0%); -webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-o-filter: grayscale(0%);-ms-filter: grayscale(0%);}
  88.  
  89.  
  90. /* namefield. */
  91. .shadowed td div {font-family: tess, times new roman;
  92. font-size: 24px;
  93. line-height: 0px;
  94. padding-left:1px;
  95. color: #000000;
  96. text-shadow: #f2f2f2 0px 0px 0px;
  97. font-weight: none;
  98. margin-right: 0px;
  99. padding-top: 14px;
  100. }
  101. .shadowed td div img {box-shadow: 0 0 0 !important;}
  102.  
  103.  
  104. .shadowed img, .index img {
  105. border-radius: 0px;
  106. opacity: 1.0;
  107. filter:alpha(opacity=100);
  108. height: 60px;
  109. width: 60px;
  110. }
  111.  
  112. .shadowed img {
  113. border-radius: 0px;
  114. -webkit-border-radius: 0px;
  115. -moz-border-radius: 0px;
  116. padding: 0px;
  117. position: relative;
  118. z-index: 1;
  119. visibility: hidden;}
  120.  
  121. p table table td.caption img {
  122. height:6px;
  123. width:7px;
  124. opacity:1.0;
  125. }
  126.  
  127. /* locks */
  128. img[src*="img/userinfo.gif"] {
  129. width: 0 !important;
  130. height: 0 !important;
  131. }
  132.  
  133. img[src*="img/community.gif"] {
  134. width: 0 !important;
  135. height: 0 !important;
  136. }
  137.  
  138. .entrybox a.index {
  139. background:transparent;
  140. color:#f2f2f2;
  141. font-size:8px;
  142. }
  143.  
  144. /* icon and wreath */
  145.  
  146. #frame {
  147. position:absolute;
  148. top: -3px;
  149. margin-left: -222px;
  150. visibility: visible;
  151. z-index: 2;
  152. visibility: visible !important;
  153. }
  154.  
  155. #icon {
  156. position:absolute;
  157. top: 21px;
  158. margin-left: -72px;
  159. z-index: 1;
  160. }
  161. .entrybox a.index {font-family:calibri, arial; font-size: 10px; letter-spacing: 0px; line-height: 9px; text-transform: lowercase; padding: 0px;}
  162. .index img {border:-0px #000000 solid; border-radius:px; background:;}
  163. ::selection {color:; background-image: url(); }
  164.  
  165. /* links */
  166. a {-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-o-transition: all 0.8s ease;text-decoration: none;color:#757575;}
  167. a:hover {-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-o-transition: all 0.8s ease;color:#000000; text-decoration: none;]
  168.  
  169. </style>
  170. <=GLOBAL_HEAD
  171.  
  172. FRIENDS_WEBSITE<=
  173. <div id="frame">
  174. <img src="https://imgur.com/CBI0hMR.png" style="display: block; width: 285px; height: 120px; visibility: visible; filter: grayscale(100%); border-radius: 0px !important;">
  175. </div>
  176.  
  177. <div id="icon">
  178. <img src="https://imgur.com/34rkxpk.gif" style="display: block; width: 60px; height: 60px; visibility: visible; opacity:1.0;filter:alpha(opacity=100); filter: grayscale(100%); border: 1px solid #989898; padding: 2px; border-radius: 100px !important;">
  179. </div>
  180. <=FRIENDS_WEBSITE
  181.  
  182. LASTN_WEBSITE<=
  183. <div id="frame">
  184. <img src="https://imgur.com/CBI0hMR.png" style="display: block; width: 285px; height: 120px; visibility: visible; filter: grayscale(100%); border-radius: 0px !important;">
  185. </div>
  186.  
  187. <div id="icon">
  188. <img src="https://imgur.com/34rkxpk.gif" style="display: block; width: 60px; height: 60px; visibility: visible; opacity:1.0;filter:alpha(opacity=100); filter: grayscale(100%); border: 1px solid #989898; padding: 2px; border-radius: 100px !important;">
  189. </div>
  190. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment