Advertisement
Guest User

Untitled

a guest
Jan 16th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.83 KB | None | 0 0
  1. FRIENDS_OPT_ITEMS=>50
  2.  
  3. GLOBAL_HEAD<=
  4. <link href="http://fonts.googleapis.com/css?family=Space+Mono:100,200,300,400,500,600,700" rel="stylesheet" type="text/css">
  5. <link href="http://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,500,600,700" rel="stylesheet" type="text/css">
  6. <link rel="stylesheet" href="https://witchery.neocities.org/fonts/fonts.css">
  7. <link rel="stylesheet" href="https://fontcity.neocities.org/bellatrix.css?family=bellatrix">
  8.  
  9. <style>
  10. /* credit: byrne/marak/heathcote/jl */
  11.  
  12. /* background */
  13. body{background-image:url(http://i.imgur.com/bv7lMTu.png); background-color:#1d1d1d; margin-top: 25px;}
  14. table {border:0px;} table table {border:0;}
  15.  
  16. /* body text */
  17. body, td{font-family: Work Sans, sans-serif; text-transform:; font-size: 10px; line-height: 14px; color: #ccc;}
  18.  
  19. /* link effects */
  20. a {color: #777; text-decoration: underline; text-decoration-color: rgba(210,239,231, 1); 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;}
  21. a:hover {color: #ccc; background-position: -100% 0; background-image: linear-gradient(to right, rgba(20,0,0,0) 50%, rgba(210,239,231, .25) 50%); text-decoration: none; cursor:url(http://i.imgur.com/0p9CPwX.png);}
  22.  
  23. /* entry box */
  24. tr {text-align:justify;}
  25. .entrybox {width:596px; margin-bottom:-3px; background-color: #151515;}
  26. .date, a.index {visibility:visible !important;}
  27.  
  28. /* headerbox borders */
  29. .shadowed {height: 53px;}
  30. .shadowed img {display:none}
  31. .entrybox {background: rgba(24,24,24,0.5); box-shadow:0 0 0px #000;}
  32. .shadowed {background: rgba(24,24,24,0.5); box-shadow:0 0 0px #000;}
  33.  
  34. /* subject lines */
  35. td.caption{color: #ccc; font-style: italic; font-family: Space Mono, Consolas; font-size: 8px; line-height: 10px; letter-spacing: 1px; text-transform: uppercase;}
  36.  
  37. /* currents (mood, music) and bottom banner navigation links */
  38. table table table td.meta {font-family: roboto, arial narrow, sans-serif; font-size: 7px; letter-spacing: 2px; line-height:7px; text-transform: uppercase;}
  39.  
  40. /* comments */
  41. .comments {color: #ccc; font-style: italic; font-family: Space Mono, Consolas; font-size: 8px; line-height: 10px; letter-spacing: 1px; text-transform: uppercase;}
  42.  
  43. /* top banner main navigation links */
  44. table table table table td.meta { font-size: 8px; line-height: 8px; letter-spacing: 1px; font-family: arial narrow, sans-serif; text-transform: uppercase;}
  45.  
  46. /* date & time */
  47. .date, a.index {visibility:visible !important;} .dated{display:none;} .entrybox td.index{display: none;}
  48. .dates {font-family: quicksand, sans-serif; color: #000; font-size: 6px; line-height:2px; letter-spacing:1.5px; text-transform:uppercase; padding-left: 5px; top:-2px; visibility: none; }
  49.  
  50. /*hides userpic info brackets */
  51. .entrybox table table table td[align=center]{color:transparent;text-align:center;font-size:0;}
  52.  
  53. /* usericons & locks. */
  54. .ljuser img {display: none;} .ljuser:before {content:"";}
  55.  
  56. /* resizes the lock for friends only */
  57. .caption img{display: none;}
  58.  
  59. /* hides navigation text */
  60. .index, table table table td.meta {text-transform:uppercase; font-family: roboto, sans-serif; font-size: 6px; color:transparent;letter-spacing: 2px; line-height:0px;}
  61.  
  62. /* hides top nav bar text */
  63. .entrybox td.meta {display:none; visibility:hidden;}
  64.  
  65. /* friends page icons & users. */
  66. .entrybox a.index {color: #555; font-family: roboto, arial narrow, sans-serif; font-size:6px; line-height:8px; text-transform: uppercase; letter-spacing: 1px; padding:0px;}
  67. .entrybox tr td table tr td table tr td {background: transparent;}
  68. a.index {background-color: #transparent;}
  69. .index img{border-radius: 6px; height:50px; width:50px;}
  70.  
  71.  
  72. /* cursor */
  73. body, a {cursor:url(http://i.imgur.com/ONVDMqu.png), default;}
  74.  
  75. /* scrollbar */
  76. ::-webkit-scrollbar {width: 4px;} ::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 0px; background-image: url(https://i.imgur.com/Wb7lxRp.png); background-color:#ccc;}
  77. ::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0, 0.1); border-radius:0px; background-color:rgba(60,60,60, .2);}
  78.  
  79. /*~lines for headerbox codes */
  80. #title{position:absolute; visibility: visible; top: -17px; left: 50%; margin-left: -180px; z-index:0;}
  81. #title2{position:absolute; visibility: visible; top: 3px; margin-left: -140px;}
  82. #icon{position:absolute; visibility: visible; top: 2px; left: 50%; margin-left: -220px; z-index:;}
  83. #buttons{position: relative; visibility: visible; top: -70px; left: 10px; height: 0; padding: 5px;}
  84. #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;}
  85.  
  86. /* ~coding header codes */
  87. table table table table .meta {visibility:hidden; position:absolute;}
  88. table table table table table .meta {visibility:visible; position:relative;}
  89. tr.caption {display:none}
  90. .shadowed td div {visibility:hidden; position:absolute; top:0px; margin-top: 20px;}
  91. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  92.  
  93. /* ~marak codes */
  94. .title2{font-family: roboto, sans-serif; font-size: 6px; line-height: 10px; font-style: italic; letter-spacing:1px; text-transform:uppercase; padding:0px;}
  95. .header{color: #ccc; font-family: bellatrix, helvetica, arial; font-size: 90px; font-weight: 100; letter-spacing: 2px; line-height: 10px; margin-left:65px;}
  96.  
  97. /* BOTTOM NAV */
  98. p.index, .index, tr.caption, .meta, td.meta {font-family: Arial Narrow, sans-serif; font-size: 6px; line-height:8px; letter-spacing: 1px; text-transform: uppercase; font-style: italic;}
  99. .date {padding:0 2 0 2;display:block;text-align:left;}
  100.  
  101. </style>
  102.  
  103.  
  104. </style>
  105. <=GLOBAL_HEAD
  106.  
  107. FRIENDS_WEBSITE<=
  108.  
  109. <center></center>
  110.  
  111. <=FRIENDS_WEBSITE
  112.  
  113. LASTN_OPT_ITEMS=>2
  114.  
  115. LASTN_WEBSITE<=
  116. <div id="icon" style="z-index:98;"><a href="/"><img src="https://66.media.tumblr.com/7e7df2f99351c7e69c88272f4026a668/tumblr_ob13cwhx2S1uv6gcno6_250.gif" style="display: block; filter: grayscale(10%);margin-top: -5px; margin-left:80px;height:150px; opacity: .75; opacity:.9; filter:alpha(opacity=100); padding: 0px; -webkit-mask-image: url(https://imgur.com/pDyDaPj.png); width: 100px; height: 100px;" id="user"></a></div>
  117. </td>
  118.  
  119. <td width="300" valign="right" cellspacing="0" style="padding-left:15px;">
  120. <font class="header" style="padding-left:60px;">niamh</div></font>
  121.  
  122. <font class="title2" style="display:block;vertical-align:bottom;">
  123. <div id="title" style="padding-left: 152px; padding-top: 60px;"><a href="/profile">profile</a> &nbsp;
  124. <a href="/friends">friends</a> &nbsp;
  125. <a href="/2001/01/01/">customs</a></font>
  126.  
  127. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement