Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.14 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2.  
  3.  
  4. <style>
  5.  
  6. body, td {
  7. font-family: verdana, sans-serif;
  8. font-size: 10pt;
  9. }
  10. tt, pre {
  11. font-family: monospace;
  12. }
  13. a {
  14. text-decoration: none;
  15. }
  16. a:hover {
  17. text-decoration: underline;
  18. }
  19. .shadowed, .ljadshadowed {
  20. font-size: 8pt;
  21. background: ;
  22. }
  23. .ljadshadowed div {
  24. visibility: visible;
  25. position: relative;
  26. }
  27. .meta {
  28. font-size: 8pt;
  29. }
  30. .index {
  31. font-size: 8pt;
  32. }
  33. .caption, .index {
  34. color: ;
  35. }
  36. .comments {
  37. font-size: 8pt;
  38. }
  39. </style>
  40. <link rel="shortcut icon" href="http://i.imgur.com/WIhpeaL.png">
  41. <title>&nbsp;&nbsp;&nbsp;&nbsp;π“ˆ β™‘ 𝓂.</title>
  42. <link rel="shortcut icon" href="https://s19.postimg.org/eqe73k8sz/ico.png">
  43. <link rel="stylesheet" href="https://brigette.neocities.org/brig.css">
  44. <link rel="stylesheet" href="https://levieva.neocities.org/f.css">
  45. <link href="http://fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet" type="text/css">
  46. <link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet" type="text/css">
  47. <link href="https://fonts.googleapis.com/css?family=Cutive+Mono" rel="stylesheet">
  48.  
  49. <style>
  50.  
  51. @keyframes pulse {
  52. 0% {transform: scale(.9) rotate(0deg);}
  53. 100% {transform: scale(1.1) rotate(0deg);}
  54. }
  55.  
  56. /* background */
  57. body{background: linear-gradient(#f9fafa, #f7f6f8);
  58. background: -webkit-linear-gradient(#f9fafa, #f7f6f8);
  59. background: -o-linear-gradient(#f9fafa, #f7f6f8);
  60. background: -moz-linear-gradient(#f9fafa, #f7f6f8);
  61. margin-top: 25px;}
  62. table {border:0px;} table table {border:0;}
  63.  
  64. /* body text */
  65. body, td{font-family: arial, calibri; font-size: 9px; letter-spacing:0px; line-height: 11px; color: #9f9f9f;}
  66.  
  67. /* link effects */
  68. a { color: #111; text-decoration: none; background-size: 200% auto; -webkit-background-size: 200% auto; -moz-background-size: 200% auto; background-position: -0% 0; transition: background-position 1s ease-out; -webkit-transition: background-position 1s ease-out; -webkit-transition-duration: 1.0s; -moz-transition-duration: 1.0s; -o-transition-duration: 1.0s;}
  69. a:hover {background-position: -100% 0; background-image: linear-gradient(to right, #a3bece, #eedcb7, #eeafa1); text-decoration: none; cursor:url(http://i.imgur.com/0p9CPwX.png);}
  70.  
  71. /* entry box */
  72. .entrybox {width:594px;}
  73. .date, a.index {visibility:visible !important;}
  74.  
  75. /* headerbox borders */
  76. .shadowed img {display: none;}
  77.  
  78. .entrybox {
  79. width: 600px;
  80. background: rgba(255,255,255,0.5);
  81. box-shadow: 0 0 1px rgba(204, 215, 197, 0.4);
  82. }
  83.  
  84. .shadowed {
  85. background-color: rgba(254, 254, 255, 0.45);
  86. box-shadow: 0 0 1px rgba(204, 215, 197, 0.4);
  87. border: 1px solid transparent;
  88. border-image: linear-gradient(to top left, #eeafa1, #eedcb7, transparent, transparent, transparent, #eedcb7, #a3bece);
  89. border-image-slice: 1;
  90. }
  91.  
  92. /* subject lines */
  93. td.caption{
  94. font-family: arial narrow;
  95. font-style: italic;
  96. letter-spacing: 1px;
  97. text-transform: uppercase;
  98. font-size: 6.5px; color: #979797;
  99. padding: 0 0 0 2px;
  100. border-width: 0 0 0px 0;
  101. border-style: solid;
  102. -webkit-border-image: -webkit-linear-gradient(right, #e7e6ea, #e7e6ea) 100% 1;
  103. -moz-border-image: -moz-linear-gradient(right, #e7e6ea, #e7e6ea) 100% 1;
  104. -o-border-image: -o-linear-gradient(right, #e7e6ea, #e7e6ea) 100% 1;
  105. border-image: linear-gradient(to right, #e7e6ea, #e7e6ea) 100% 1;
  106. border-bottom: 1px solid rgba(0,0,0,0.1);
  107. }
  108.  
  109. /* currents (mood, music) and bottom banner navigation links */
  110. table table table td.meta {font-family: trebuchet ms; font-size: 7px; letter-spacing: 1px; line-height:7px; text-transform: uppercase; text-shadow: #000000}
  111.  
  112. /* comments */
  113. .comments {font-family: trebuchet ms; font-size: 6px; line-height:8px; letter-spacing:1px; text-transform: uppercase; padding-top:5px; color:#9d9d9d; text-shadow:1px 1px 1px #eeeeee; font-style: italic;}
  114.  
  115. /* top banner main navigation links */
  116. table table table table td.meta { font-size: 8px; line-height: 8px; letter-spacing: 1px; font-family: arial narrow; text-transform: uppercase; }
  117.  
  118. /* date & time */
  119. .date, a.index {visibility:visible !important;} .dated{display:none;} .entrybox td.index{display: none;}
  120. .dates {font-family: quicksand; color: #000; font-size: 6px; line-height:2px; letter-spacing:1.5px; text-transform:uppercase; padding-left: 5px; top:-2px;}
  121.  
  122. /* friends page icons & users. */
  123. .entrybox a.index {color:#111; font-family: arial narrow; font-size:6px; line-height:8px; text-transform: uppercase; letter-spacing: 1px; padding:0px; background: url(http://i.imgur.com/eLjRmuC.png);}
  124. .index img{ width: 45px; height: 45px;}
  125.  
  126. /*hides userpic info brackets */
  127. .entrybox table table table td[align=center]{color:transparent;text-align:center;font-size:0;}
  128.  
  129. /* usericons & locks. */
  130. .ljuser img {display: none;} .ljuser:before {content:"⊹";}
  131. img[src*="img/community.gif"] {width: 0 !important; height: 0 !important; background: transparent url(http://i.imgur.com/Tt0sw0k.gif) no-repeat !important; padding:9px 0 0 11px !important; vertical-align:-1px !important;}
  132. img[src*="img/icon_private.gif"] {width: 0 !important; height: 0 !important; background: transparent url(http://i.imgur.com/VQezO8R.png) no-repeat !important; padding: 9px 0 0 7px !important; vertical-align:-1px !important;opacity:0.8;}
  133. img[src*="img/icon_protected.gif"] {width: 0 !important; height: 0 !important; background: transparent url(http://i.imgur.com/gA1bEFW.gif) no-repeat !important; padding:10px 0 0 9px !important; vertical-align:-2px !important;opacity:0.8;}
  134.  
  135. /* hides navigation text */
  136. .index, table table table td.meta {text-transform:uppercase; font-family: quicksand; font-style: italic; font-size:5pt; color:transparent; visibility: none; letter-spacing: 1px; line-height:0px;}
  137.  
  138. /* hides top nav bar text */
  139. .entrybox td.meta {display:none; visibility:hidden;}
  140.  
  141. /* cursor */
  142. body, a {cursor:url(http://i.imgur.com/ONVDMqu.png), default;}
  143. a:hover {cursor:url(http://i.imgur.com/0p9CPwX.png), default;}
  144.  
  145. #title{position:absolute; visibility: visible; top: -17px; left: 50%; margin-left: -188px; z-index:0;}
  146. #title2{position:absolute; visibility: visible; top: 3px; margin-left: -150px;}
  147. #heartbeat{position:absolute;visibility: visible; top: -10px; left: 50%; margin-left: -200px; z-index:;}
  148. #icon{position:absolute; visibility: visible; top: 8px; left: 50%; margin-left: -250px; z-index:;}
  149. #icon2{position:absolute; visibility: visible; top: 8px; left: 50%; margin-left: 150px; z-index:;}
  150. #buttons{position: relative; visibility: visible; top: -70px; left: 10px; height: 0; padding: 5px;}
  151. #wreath {position:absolute; top: 14px; left: 50%; margin-left: -110px; visibility: visible; z-index: 1; -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH;}
  152.  
  153. /* ~coding header codes */
  154. table table table table .meta {visibility:hidden; position:absolute;}
  155. table table table table table .meta {visibility:visible; position:relative;}
  156. tr.caption {display:none}
  157. .shadowed td div {visibility:hidden; position:absolute; top:0px; margin-top: 20px;}
  158. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  159.  
  160. .title2{font-family: roboto condensed, roboto; font-size: 6px; line-height: 7px; font-style: italic; letter-spacing:1px; text-transform:uppercase; padding:0px;}
  161. .header{font-family: margo, brig, arial; font-size: 30px; letter-spacing:0.5px; line-height:10px; color:#3c3c3c; text-shadow: 1px 1px 1px #dddddd; text-transform: none; font-weight: lighter; margin-left:-1px; margin-top:5px;}
  162.  
  163. </style>
  164.  
  165.  
  166.  
  167. <=GLOBAL_HEAD
  168.  
  169. LASTN_WEBSITE<=
  170. <div align="center"><b>𝟺𝟻%</b></div><p>
  171. <table cellspacing="0" cellpadding="0" border="0" summary="">
  172.  
  173. <tr><td valign="left" width="160" rowspan="2">
  174. <div id="icon" style="z-index:98;"><img src="https://i.imgur.com/1Nh3gJ1.gif" style="display: block; filter: grayscale(10%);margin-top: -5px; margin-left:35px;height:56px;width:56px;opacity: .75;-moz-border-radius: 1px; opacity:.9; filter:alpha(opacity=100); padding: 0px; -webkit-mask-image: url(https://i.imgur.com/SwpBydN.png);"></div>
  175. <div id="icon2" style="z-index:98;"><img src="https://i.imgur.com/kpFirVZ.gif" style="display: block; filter: grayscale(10%);margin-top: -5px; margin-left:35px;height:56px;width:56px;opacity: .75;-moz-border-radius: 1px; opacity:.9; filter:alpha(opacity=100); padding: 0px; -webkit-mask-image: url(https://i.imgur.com/SwpBydN.png);"></div>
  176. <div id="heartbeat" style="z-index:98;"><img width="340" src="https://media.giphy.com/media/abTqsmCYAgGzu/200.gif" style="display: block; filter: grayscale(100%);margin-top: -5px; margin-left:35px;opacity: .15;-moz-border-radius: 1px; filter:alpha(opacity=100); padding: 0px;"></div>
  177. </td>
  178.  
  179. <td width="500" valign="left" cellspacing="0" style="padding-left:-60px;">
  180. <font class="header" style="display:block; padding-left:-76px;">We were together. I forget the rest.</div></font>
  181.  
  182. <font class="title2" style="display:block;vertical-align:bottom;">
  183. <div id="title" style="padding-left: 115px; padding-top: 53px;"><font color="#666"><span style="border-style: solid; border-width: 0 0 1px 0; -webkit-border-image: -webkit-linear-gradient(right, #a3bece, #eeafa1) 100% 1; -moz-border-image: -moz-linear-gradient(right, #a3bece, #eeafa1) 100% 1; -o-border-image: -o-linear-gradient(right, #a3bece, #eedcb7, #eeafa1) 100% 1; border-image: linear-gradient(to right, #a3bece, #eedcb7, #eeafa1) 100% 1;}">whoever invented this language didn't anticipate you.</span></font></div></td>
  184. <=LASTN_WEBSITE
  185.  
  186. DAY_WEBSITE<=
  187. <div align="center"><b>𝟺𝟻%</b></div><p>
  188. <table cellspacing="0" cellpadding="0" border="0" summary="">
  189.  
  190. <tr><td valign="left" width="160" rowspan="2">
  191. <div id="icon" style="z-index:98;"><img src="https://i.imgur.com/1Nh3gJ1.gif" style="display: block; filter: grayscale(10%);margin-top: -5px; margin-left:35px;height:56px;width:56px;opacity: .75;-moz-border-radius: 1px; opacity:.9; filter:alpha(opacity=100); padding: 0px; -webkit-mask-image: url(https://i.imgur.com/SwpBydN.png);"></div>
  192. <div id="icon2" style="z-index:98;"><img src="https://i.imgur.com/kpFirVZ.gif" style="display: block; filter: grayscale(10%);margin-top: -5px; margin-left:35px;height:56px;width:56px;opacity: .75;-moz-border-radius: 1px; opacity:.9; filter:alpha(opacity=100); padding: 0px; -webkit-mask-image: url(https://i.imgur.com/SwpBydN.png);"></div>
  193. <div id="heartbeat" style="z-index:98;"><img width="340" src="https://media.giphy.com/media/abTqsmCYAgGzu/200.gif" style="display: block; filter: grayscale(100%);margin-top: -5px; margin-left:35px;opacity: .15;-moz-border-radius: 1px; filter:alpha(opacity=100); padding: 0px;"></div>
  194. </td>
  195.  
  196. <td width="500" valign="left" cellspacing="0" style="padding-left:-60px;">
  197. <font class="header" style="display:block; padding-left:-76px;">We were together. I forget the rest.</div></font>
  198.  
  199. <font class="title2" style="display:block;vertical-align:bottom;">
  200. <div id="title" style="padding-left: 115px; padding-top: 53px;"><font color="#666"><span style="border-style: solid; border-width: 0 0 1px 0; -webkit-border-image: -webkit-linear-gradient(right, #a3bece, #eeafa1) 100% 1; -moz-border-image: -moz-linear-gradient(right, #a3bece, #eeafa1) 100% 1; -o-border-image: -o-linear-gradient(right, #a3bece, #eedcb7, #eeafa1) 100% 1; border-image: linear-gradient(to right, #a3bece, #eedcb7, #eeafa1) 100% 1;}">whoever invented this language didn't anticipate you.</span></font></div></td>
  201. <=DAY_WEBSITE
  202.  
  203. CALENDAR_WEBSITE<=
  204. <div align="center"><b>𝟺𝟻%</b></div><p>
  205. <table cellspacing="0" cellpadding="0" border="0" summary="">
  206.  
  207. <tr><td valign="left" width="160" rowspan="2">
  208. <div id="icon" style="z-index:98;"><img src="https://i.imgur.com/1Nh3gJ1.gif" style="display: block; filter: grayscale(10%);margin-top: -5px; margin-left:35px;height:56px;width:56px;opacity: .75;-moz-border-radius: 1px; opacity:.9; filter:alpha(opacity=100); padding: 0px; -webkit-mask-image: url(https://i.imgur.com/SwpBydN.png);"></div>
  209. <div id="icon2" style="z-index:98;"><img src="https://i.imgur.com/kpFirVZ.gif" style="display: block; filter: grayscale(10%);margin-top: -5px; margin-left:35px;height:56px;width:56px;opacity: .75;-moz-border-radius: 1px; opacity:.9; filter:alpha(opacity=100); padding: 0px; -webkit-mask-image: url(https://i.imgur.com/SwpBydN.png);"></div>
  210. <div id="heartbeat" style="z-index:98;"><img width="340" src="https://media.giphy.com/media/abTqsmCYAgGzu/200.gif" style="display: block; filter: grayscale(100%);margin-top: -5px; margin-left:35px;opacity: .15;-moz-border-radius: 1px; filter:alpha(opacity=100); padding: 0px;"></div>
  211. </td>
  212.  
  213. <td width="500" valign="left" cellspacing="0" style="padding-left:-60px;">
  214. <font class="header" style="display:block; padding-left:-76px;">We were together. I forget the rest.</div></font>
  215.  
  216. <font class="title2" style="display:block;vertical-align:bottom;">
  217. <div id="title" style="padding-left: 115px; padding-top: 53px;"><font color="#666"><span style="border-style: solid; border-width: 0 0 1px 0; -webkit-border-image: -webkit-linear-gradient(right, #a3bece, #eeafa1) 100% 1; -moz-border-image: -moz-linear-gradient(right, #a3bece, #eeafa1) 100% 1; -o-border-image: -o-linear-gradient(right, #a3bece, #eedcb7, #eeafa1) 100% 1; border-image: linear-gradient(to right, #a3bece, #eedcb7, #eeafa1) 100% 1;}">whoever invented this language didn't anticipate you.</span></font></div></td>
  218. <=CALENDAR_WEBSITE
  219.  
  220. FRIENDS_WEBSITE<=
  221. <div align="center"><b>𝟺𝟻%</b></div><p>
  222. <table cellspacing="0" cellpadding="0" border="0" summary="">
  223.  
  224. <tr><td valign="left" width="160" rowspan="2">
  225. <div id="icon" style="z-index:98;"><img src="https://i.imgur.com/1Nh3gJ1.gif" style="display: block; filter: grayscale(10%);margin-top: -5px; margin-left:35px;height:56px;width:56px;opacity: .75;-moz-border-radius: 1px; opacity:.9; filter:alpha(opacity=100); padding: 0px; -webkit-mask-image: url(https://i.imgur.com/SwpBydN.png);"></div>
  226. <div id="icon2" style="z-index:98;"><img src="https://i.imgur.com/kpFirVZ.gif" style="display: block; filter: grayscale(10%);margin-top: -5px; margin-left:35px;height:56px;width:56px;opacity: .75;-moz-border-radius: 1px; opacity:.9; filter:alpha(opacity=100); padding: 0px; -webkit-mask-image: url(https://i.imgur.com/SwpBydN.png);"></div>
  227. <div id="heartbeat" style="z-index:98;"><img width="340" src="https://media.giphy.com/media/abTqsmCYAgGzu/200.gif" style="display: block; filter: grayscale(100%);margin-top: -5px; margin-left:35px;opacity: .15;-moz-border-radius: 1px; filter:alpha(opacity=100); padding: 0px;"></div>
  228. </td>
  229.  
  230. <td width="500" valign="left" cellspacing="0" style="padding-left:-60px;">
  231. <font class="header" style="display:block; padding-left:-76px;">We were together. I forget the rest.</div></font>
  232.  
  233. <font class="title2" style="display:block;vertical-align:bottom;">
  234. <div id="title" style="padding-left: 115px; padding-top: 53px;"><font color="#666"><span style="border-style: solid; border-width: 0 0 1px 0; -webkit-border-image: -webkit-linear-gradient(right, #a3bece, #eeafa1) 100% 1; -moz-border-image: -moz-linear-gradient(right, #a3bece, #eeafa1) 100% 1; -o-border-image: -o-linear-gradient(right, #a3bece, #eedcb7, #eeafa1) 100% 1; border-image: linear-gradient(to right, #a3bece, #eedcb7, #eeafa1) 100% 1;}">whoever invented this language didn't anticipate you.</span></font></div></td>
  235. <=FRIENDS_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement