Advertisement
Guest User

Untitled

a guest
Oct 21st, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.84 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2.  
  3. <xx-html><xx-head>
  4.  
  5. <style>
  6.  
  7. body, td {
  8. font-family: verdana, sans-serif;
  9. font-size: 10pt;
  10. }
  11. tt, pre {
  12. font-family: monospace;
  13. }
  14. a {
  15. text-decoration: none;
  16. }
  17. a:hover {
  18. text-decoration: underline;
  19. }
  20. .shadowed, .ljadshadowed {
  21. font-size: 8pt;
  22. background: ;
  23. }
  24. .ljadshadowed div {
  25. visibility: visible;
  26. position: relative;
  27. }
  28. .meta {
  29. font-size: 8pt;
  30. }
  31. .index {
  32. font-size: 8pt;
  33. }
  34. .caption, .index {
  35. color: ;
  36. }
  37. .comments {
  38. font-size: 8pt;
  39. }
  40. </style>
  41.  
  42.  
  43. <meta name="foaf:maker" content="foaf:mbox_sha1sum '829cc3ad2e601e668d84e1dfef69c9f2702a34a8'" />
  44. <link href="http://dl.dropbox.com/s/vpi3f9s7nhpe7v7/honeybee.css" rel="stylesheet">
  45. <link href="https://fonts.googleapis.com/css?family=ABeeZee:400,400i|Abel|Cousine|Griffy" rel="stylesheet">
  46.  
  47.  
  48.  
  49. <style>
  50.  
  51.  
  52. @font-face { font-family: hightide; src: url('https://dl.dropboxusercontent.com/s/94upkctje3nnnmx/High%20Tide%20-%20Demo.ttf') ; }
  53. @font-face { font-family: "lauren"; src: url('https://dl.dropboxusercontent.com/s/bkxamo3ao6yrkcb/Lauren-Regular.ttf'); ;}
  54.  
  55. /*
  56.  
  57. $ ~woulff
  58. $ Custom layout for ~evie
  59. $ Do not remove or alter credit
  60. $ Change colors, fonts, etcetera if using
  61.  
  62. */
  63.  
  64. body, a, a:hover {cursor:url(http://i.imgur.com/ONVDMqu.png), default;}
  65.  
  66. body {background-color: #000; margin-top: 10px;}
  67.  
  68. tr, td, table, body {font-family: ABeeZee, Consolas; color: #dcdcdc; font-size: 8px; line-height: 10px; letter-spacing: 1px; text-transform: uppercase;}
  69. tr {text-align:justify;}
  70.  
  71. a {color: #fccfd9; text-decoration: none;}
  72. a:hover {color: #ffffff; background-position: -100% 0; background-image: linear-gradient(to right, #990029, #c42d55, #ff8aad); text-decoration: none;}
  73. a:hover {cursor:url(http://i.imgur.com/0p9CPwX.png), default;}
  74.  
  75. table, table table {border: 0px;}
  76. .entrybox {width: 596px; background-color: rgba(20, 20, 20, 0.5); border-bottom: 1px solid #ffffff; -webkit-border-image: -webkit-linear-gradient(right, #990029, #c42d55, #ff8aad) 100% 1; -moz-border-image: -moz-linear-gradient(right, #990029, #c42d55, #ff8aad) 100% 1; -o-border-image: -o-linear-gradient(right, #990029, #c42d55, #ff8aad) 100% 1; border-image: linear-gradient(to right, #990029, #c42d55, #ff8aad) 100% 1; box-shadow:1px 1px 1px rgba(0,0,0,0.15); padding: 5px;}
  77. .shadowed {width: 596px; background: transparent; padding: 3px;}
  78.  
  79. p table table td.caption {color: #ffffff; font-family: arial, Consolas; font-size: 8px; line-height: 12px; letter-spacing: 0px; text-transform: uppercase; padding: 0px;}
  80.  
  81. .comments {color: #fff; font-family: ABeeZee, Consolas; font-size: 7px; line-height: 8px; letter-spacing: 1px; text-transform: uppercase; padding: 0px;}
  82.  
  83. p table.entrybox table table td.meta, table table table td.meta a {font-size: 7px; line-height: 8px; letter-spacing: 1; font-family: ABeeZee, Consolas; font-weight: lighter; margin-left: 0px;}
  84.  
  85. img[src*="img/userinfo.gif"] {width: 0 !important; height: 0 !important; }
  86. img[src*="img/community.gif"] {width: 0 !important; height: 0 !important;}
  87.  
  88. /* FP */
  89. .index img{width: 50; height: 50; border-radius: 100; padding: 5; background:transparent;}
  90. .caption img{width: 5pt; height: 5pt;}
  91.  
  92. #gif {display: block; width: 32px; height: 32px; -webkit-mask-image: url(https://i.imgur.com/5SzmZet.png); opacity: 1; position: absolute!important; top: 10px; margin-left: -230px; z-index: 1;
  93. transform: rotate(360deg); transition: all 1s ease;}
  94. #gif:hover{animation: 3000ms linear 0s normal none infinite running rotate; cursor:url(http://i.imgur.com/0p9CPwX.png), default;}
  95.  
  96. @keyframes rotate {
  97. 0%{
  98. transform: rotateZ(0);
  99. }
  100. 100%{
  101. transform: rotateZ(360deg);
  102. }
  103. }
  104.  
  105. #title {color: #fff; font-family: hightide, Consolas; font-size: 22px; line-height: 8px; letter-spacing: -1px; text-transform: uppercase; position: absolute; visibility: visible; top: 20px; margin-left: -190px; }
  106.  
  107. .shadowed img {display: none;}
  108.  
  109. p.index, .index, tr.caption, .meta, td.meta {font-family: ABeeZee, Consolas; font-size: 6px; line-height:8px; letter-spacing: 1px; text-transform: uppercase;}
  110. </style>
  111.  
  112.  
  113.  
  114. <style>
  115.  
  116. #hillary {
  117. position:absolute;
  118. top: -1px;
  119. margin-left: -99px;
  120. visibility: visible;
  121. z-index: 2;
  122. visibility: visible !important;
  123. }
  124.  
  125. #hillary2 {
  126. position:absolute;
  127. top: -6px;
  128. margin-left: -180px;
  129. visibility: visible;
  130. z-index: 2;
  131. visibility: visible !important;
  132. }
  133.  
  134.  
  135. #navi {display: block; width: 200px; font-family: honeybee; font-weight: lighter; font-size: 12px; word-spacing: 2; visibility: visible !important; position: absolute!important; top: 18px; margin-left: 190px;}
  136.  
  137. #one, #two, #three, #four, #five {width: 10px; height: 10px; color: #fff; font-family: honeybee; font-size: 10px; border: 0px solid #fff; border-radius: 100px; padding: 5px;}
  138.  
  139. #one {background: #;}
  140. #two {background: #;}
  141. #three {background: #;}
  142. #four {background: #;}
  143. #five {background: #;}
  144.  
  145. #one:hover, #two:hover, #three:hover, #four:hover, #five:hover{
  146. background: #c42d55;}
  147.  
  148. </style>
  149.  
  150.  
  151. <link rel="stylesheet" href="https://jasmith11.neocities.org/tooltip-03.css">
  152.  
  153.  
  154. <style>
  155.  
  156.  
  157. <!--
  158. .entrybox td.index, .dates, .index3{display: none;}
  159. .date {padding:0 0 0 0; display:block; text-align: left;}
  160. table table table td.meta {font-size: 0px; line-height: 0px;}
  161. table table table table .meta {visibility: hidden; position: relative;}
  162. table table table table table .meta {visibility: visible; position: absolute;}
  163. tr.caption {display: none}
  164. .shadowed td div {visibility:hidden; position: absolute; top: 35px; margin-top: 0px;}
  165. .shadowed span#navigation img {display: inline; visibility: visible; position: absolute}
  166. -->
  167.  
  168. </style>
  169.  
  170.  
  171.  
  172.  
  173.  
  174. <=GLOBAL_HEAD
  175.  
  176. LASTN_OPT_ITEMS=>2
  177.  
  178. LASTN_WEBSITE<=
  179.  
  180. <style>
  181.  
  182. <div align="center"><b></b></div><p>
  183. <table cellspacing="0" cellpadding="0" border="0" summary="">
  184. <a href="/profile"><img src="https://i.imgur.com/POVC7Wg.gif" id="gif"></a>
  185. <div id="hillary">
  186. <img src="https://i.imgur.com/0ZxOm0D.gif" style="display: block; width: 60px;height: 60px;opacity: .6; visibility: visible;">
  187. </div>
  188. <div id="hillary2">
  189. <img src="https://i.imgur.com/VvQOV2D.gif" style="display: block; width: 60px;height: 60px;opacity: .6; visibility: visible;">
  190. </div>
  191.  
  192. <div id="title"><font style="background: transparent;">j money</font>
  193. </div>
  194.  
  195. <div id="navi">
  196. <center>
  197. <a href="/friends" id="one" class="tooltip fade" data-title="FRIENDS"><span class="th th-moon-o"></span></a>
  198.  
  199. <a href="/calendar" id="two" class="tooltip fade" data-title="CALENDAR"><span class="th th-stars"></span></a>
  200.  
  201. <a href="http://jorja.insanejournal.com/1980/09/17/" id="three" class="tooltip fade" data-title="CUSTOMS"><span class="th th-star-o"></span></a>
  202.  
  203. <a href="http://celeb.insanejournal.com/" id="five" class="tooltip fade" data-title="CELEB"><span class="th th-home-o"></span></a>
  204. </center>
  205. </div>
  206.  
  207. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement