Advertisement
luckyoldsun

pink cierra lips

May 2nd, 2019
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.68 KB | None | 0 0
  1. FRIENDS_WEBSITE<=
  2. <div id="sidebar">
  3. <form><input type="checkbox" id="dropdown"><label for="dropdown"><font style="font-size:5px;"><i class="fa fa-cloud"></i></font></label><span class="drop">
  4. <a href="/profile">user info</a>
  5. <a href="/friends">friends</a>
  6. <a href="/calendar">calendar</a>
  7. </span></form></div>
  8.  
  9. <tr><td valign="left" width="160" rowspan="2">
  10. <div id="wreath"> <img src="https://imgur.com/UtEcdjD.gif" style="display: block;width: 115px;height: 100px; opacity: .7; "></div>
  11. <div id="icon" style="z-index:120;"><img src="https://imgur.com/DVEKnjB.gif" align="right" style="width: 108; height: 75; border: 0px; padding: 0px; opacity: .95; position: relative; display:block; -webkit-mask-image: url(https://imgur.com/6TrJEe2.png); " /></div>
  12. </td>
  13.  
  14. <td width="300" valign="right" cellspacing="0" style="padding-left:34px;"><br><Br><br><Br>
  15. <font class="header" style="display:block; padding-left: 38px;">c<span class="flicker-slow">i</span>e<span class="flicker-fast">rr</span>a</font></div></font>
  16.  
  17.  
  18.  
  19.  
  20. <=FRIENDS_WEBSITE
  21.  
  22. DAY_TALK_LINKS=><tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments">%%readlink%% <a href="%%urlpost%%">post</a></td></tr>
  23.  
  24. LASTN_TALK_LINKS=><tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments">%%readlink%% <a href="%%urlpost%%">post</a></td></tr>
  25.  
  26. GLOBAL_HEAD<=
  27.  
  28. <style>
  29.  
  30. body, td {
  31. font-family: verdana, sans-serif;
  32. font-size: 10pt;
  33. }
  34. tt, pre {
  35. font-family: monospace;
  36. }
  37. a {
  38. text-decoration: none;
  39. }
  40. a:hover {
  41. text-decoration: underline;
  42. }
  43. .shadowed, .ljadshadowed {
  44. font-size: 8pt;
  45. background: ;
  46. }
  47. .ljadshadowed div {
  48. visibility: visible;
  49. position: relative;
  50. }
  51. .meta {
  52. font-size: 8pt;
  53. }
  54. .index {
  55. font-size: 8pt;
  56. }
  57. .caption, .index {
  58. color: ;
  59. }
  60. .comments {
  61. font-size: 8pt;
  62. }
  63. </style>
  64.  
  65. <link href="https://dl.dropbox.com/s/c5h4itkr73g8fi6/flicker.css" rel="stylesheet">
  66. <link rel="stylesheet" href="https://keepyouright.neocities.org/aliensyuh.css">
  67.  
  68. <link rel="stylesheet" href="https://keepyouright.neocities.org/thankunext.css">
  69.  
  70. <link rel="stylesheet" href="https://keepyouright.neocities.org/upside1.css">
  71.  
  72. <link rel="stylesheet" href="https://keepyouright.neocities.org/starzyuh.css">
  73.  
  74. <link rel="stylesheet" href="https://keepyouright.neocities.org/galaxyyuh.css">
  75.  
  76. <link rel="stylesheet" href="https://fontcity.neocities.org/amsterdamgraffiti.css?family=amsterdam+graffiti">
  77.  
  78. <link href="http://fonts.googleapis.com/css?family=Hammersmith+One" rel="stylesheet" type="text/css">
  79.  
  80. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
  81. <link href="http://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet" type="text/css">
  82. <link rel="stylesheet" href="https://fontcity.neocities.org/lucillehandletterscript.css?family=lucille+handletter+script">
  83.  
  84.  
  85. <style>
  86.  
  87.  
  88. /* please just re-host any fonts! */
  89.  
  90.  
  91.  
  92. /* background */
  93. body {
  94. background: #000;
  95. background-image: url("https://i.imgur.com/mkcKobY.png");
  96. background-repeat: repeat-y;
  97. }
  98. table {
  99. border: 0px;
  100. }
  101. table table {
  102. border: 0;
  103. }
  104. /* body text */
  105. body, td {
  106. font-family: consolas, monospace;
  107. font-size: 9px;
  108. line-height: 12px;
  109. color: #ffffff;
  110. }
  111. /* links */
  112. a {
  113. color: #eb98a8;
  114. text-decoration: none;
  115. -webkit-transition: all 0.8s ease;
  116. -moz-transition: all 0.8s ease;
  117. -o-transition: all 0.8s ease;
  118. }
  119. a:hover {
  120. color: #fff;
  121. text-decoration: none;
  122. -webkit-transition: all 0.8s ease;
  123. -moz-transition: all 0.8s ease;
  124. -o-transition: all 0.8s ease;
  125. }
  126.  
  127. /* navigation links */
  128. p table.entrybox table table td.meta, table table table td.meta a {
  129. font-size: 7px;
  130. letter-spacing: 1px;
  131. line-height: 9px;
  132. }
  133.  
  134. /* hide header links/text & bottom navigation text */
  135. .entrybox td table td.index, .entrybox td.meta, table table td.index, table table tr.caption td.caption, table table tr.caption td.index, tr.caption {
  136. display: none;
  137. visibility: hidden;
  138. }
  139. table table table td.meta {
  140. font-size: 0px;
  141. line-height: 0px;
  142. }
  143. table table table table .meta {
  144. visibility: hidden;
  145. position: absolute;
  146. }
  147.  
  148. /* entry box */
  149. .entrybox {width:594px;}
  150. .date, a.index {visibility:visible !important;}
  151.  
  152.  
  153. /* headerbox borders */
  154. .shadowed {height: 80px; width:594px; }
  155. .shadowed img {display: none;}
  156. .entrybox, .shadowed {background-color:rgba(255, 255, 255, 0.10); box-shadow:0px 0px 0px #000000;}
  157.  
  158. .entrybox, .shadowed {box-shadow:0px 0px 0px #000000;
  159. border-left:0px solid; border-right: 0px; border-top: 0px; border-bottom:0px; border-image:url(https://media.giphy.com/media/rXHKRU96pSJNe/giphy.gif) 3 repeat;}
  160.  
  161.  
  162. /* subject lines */
  163. p table table td.caption {
  164. border-top: 0;
  165. border-left: 0;
  166. border-right: 0;
  167. border-bottom: 1px solid #4c4c4c;
  168. font-family: roboto mono, consolas, monospace;
  169. font-style: italic;
  170. font-size: 8px;
  171. line-height: 9px;
  172. letter-spacing: 1px;
  173. text-transform: uppercase;
  174. color: #fff;
  175. margin-bottom: -3px;
  176. position: relative;
  177. }
  178.  
  179. /* bottom navigation links */
  180. p.index, .index, .meta, td.meta {
  181. font-family: roboto mono, consolas, monospace;
  182. font-style: italic;
  183. font-size: 7px;
  184. line-height: 9px;
  185. letter-spacing: 1px;
  186. text-transform: uppercase;
  187. }
  188.  
  189.  
  190.  
  191.  
  192. /* currents (mood, music) and bottom banner navigation links */
  193. table table table td.meta {font-family: roboto mono, consolas, monospace; font-size: 7px; letter-spacing: 1px; line-height:100%; text-transform: uppercase; text-shadow: #000000}
  194.  
  195. /* comments */
  196. .comments {
  197. font-family: roboto mono, consolas, monospace;
  198. font-style: italic;
  199. font-size: 7px;
  200. line-height: 9px;
  201. letter-spacing: 1px;
  202. text-transform: uppercase;
  203. }
  204. /* top banner main navigation links */
  205. table table table table td.meta { font-size: 7px; line-height: 8px; letter-spacing: 1px; font-family: roboto mono, consolas, monospace; text-transform: uppercase; }
  206.  
  207. /* date & time */
  208. .date, a.index {visibility:visible !important;} .dated{display:none;} .entrybox td.index{display: none;}
  209. .dates {font-family: roboto mono, consolas, monospace; color: #aaaaaa; font-size: 7px; line-height:2px; letter-spacing:1px; text-transform:uppercase; padding-left: 15px;}
  210.  
  211. /* friends page icons & users. */
  212. .ljuser img {display: none;} p table table td.caption img {height: 7px; width: 7px; opacity: 0.7;} b {font-weight: normal;} p table table table table td {font-size: 0px;}
  213. .entrybox a.index {font-color:#fff; line-height: 12px; text-transform: uppercase; margin-top: 5px; font-size: 8px;} .entrybox tr td table tr td table tr td {background:;}
  214. .index img {-webkit-backface-visibility: hidden; border-radius: 100px; height: 85px; width: 85px; opacity: .9; box-shadow: 0px 0px 1px #bbbbbb; padding: 3px;}
  215.  
  216. /* usericons & locks. */
  217. .ljuser img {display: none;} .ljuser:before {content:"✧";}
  218. 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 9px !important; vertical-align:-1px !important;}
  219. p table table td.caption img {height:6px; width:7px; opacity:0.7;}
  220. img[src*="img/icon_private.gif"]{display: none;}
  221. img[src*="img/icon_protected.gif"]{display: none;}
  222.  
  223. /* hides/edits navigation text */
  224. .index {visibility: hidden;}
  225. table table table td.meta {font-size:0px;line-height:0px;}
  226. p table.entrybox table table td.meta, table table table td.meta a {padding: 0 5; font-style:; font-family: roboto mono, consolas, monospace; font-size:8px; background-color:#; line-height:110%; letter-spacing: 1px; text-transform:uppercase;}
  227.  
  228. /* hides top nav bar text */
  229. .entrybox td.meta {display:none; visibility:hidden;}
  230.  
  231. /* highlighting */
  232. ::selection {background-color:#fff; color:#000 ;}
  233. ::-moz-selection {background-color:#fff; color: #000 ;}
  234. ::-webkit-selection {background-color:#fff; color:#000 ;}
  235.  
  236. /* cursor */
  237. body, a {cursor:url(http://i.imgur.com/ONVDMqu.png), default;}
  238. a:hover {cursor:url(http://i.imgur.com/0p9CPwX.png), default;}
  239.  
  240. /* scrollbar */
  241. ::-webkit-scrollbar {width: 5px;} ::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 0px;background-image: url();background-color:#f1eee5;}
  242. ::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0px 0px 1px #eee;background-image:url('');border-radius:0px;background-color:#eb98a8;}
  243.  
  244. /*~ines for headerbox codes */
  245. #title{position:absolute; visibility: visible; top: 1px; left: 50%; margin-left: -135px; z-index:0; transform: rotate(-10deg);}
  246. #title2{position:absolute; visibility: visible; top: 50px; margin-left: -130px;}
  247. #icon{position:absolute; visibility: visible; top: 3px; left: 50%; margin-left: -93px; z-index:;}
  248. #buttons{position: relative; visibility: visible; top: -70px; left: 10px; height: 0; padding: 5px;}
  249. #wreath {position:absolute; top: 5px; left: 50%; margin-left: -107px; visibility: visible; z-index: 1; -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH;}
  250.  
  251. /* ~coding header codes */
  252. table table table table .meta {visibility:hidden; position:absolute;}
  253. table table table table table .meta {visibility:visible; position:relative;}
  254. tr.caption {display:none}
  255. .shadowed td div {visibility:hidden; position:absolute; top:0px; margin-top: 20px;}
  256. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  257.  
  258. /* ~marak codes */
  259. .title2{font-family: roboto mono, arial; font-style: normal; font-size: 7px; line-height: 9px; letter-spacing:1px; text-transform:uppercase; padding:0px;}
  260. .header{ font-family: lucille handletter script; font-size: 75px; line-height: -25px; color:#eb98a8; text-transform: none; letter-spacing: 0px; font-weight: lighter; margin-left:5px; margin-top:25px; text-shadow: 0 0 10px #eb98a8, 0 0 30px #eb98a8;}
  261.  
  262.  
  263. /* ~ tessisamess sidebar codes */
  264. #sidebar{visibility:visible; position: absolute; width:120px; top:-6px; left:50%; margin-left: 270px; text-align:center;}
  265. #sidebar img{display:inline; max-width:100%;}
  266. #sidebar-inner{display:block; margin:10px 30px;}
  267. input[type=checkbox]{display:none;}
  268.  
  269. label{display:block; margin:0 30px; cursor:pointer; background: ; border:none; border-bottom:none!important; padding:2px 4px; text-align:left; -webkit-border-radius:4px; border-radius:5px;}
  270. label i{ font-style:normal; display:block;}
  271.  
  272. .drop{display:block; margin: 4px 30px; background: url(); max-height:0; overflow:hidden; text-align:left; color:#eb98a8; font-family: helvetica; font-size: 7px; line-height: 7px; letter-spacing:1px; text-transform:uppercase; letter-spacing:1px; box-shadow:0 0 1px #a8b6e0;
  273. -webkit-border-radius: 5px 5px 5px 5px; border-radius:0px; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out;}
  274.  
  275. input[type=checkbox]:checked ~ label{-webkit-border-radius:5px 5px 5px 5px;; border-radius:5px 5px 5px 5px;}
  276. input[type=checkbox]:checked ~ .drop{ max-height:400px;}
  277. .drop a{display:block; color: #eb98a8; padding:3px 4px;}
  278. .drop a:hover{ background:#eb98a8; color:#000000;}
  279.  
  280.  
  281. /* header stuff */
  282. #buttons {
  283. position: absolute;
  284. visibility: visible;
  285. top: 42px;
  286. left: 50%;
  287. margin-left: -168px;
  288. z-index: 0;
  289. }
  290. #icon {
  291. position: absolute;
  292. visibility: visible;
  293. top: 3px;
  294. left: 50%;
  295. margin-left: -106px;
  296. z-index: 0;
  297. }
  298. #name {
  299. position: absolute;
  300. visibility: visible;
  301. top: 18px;
  302. left: 50%;
  303. margin-left: -56px;
  304. z-index: 0;
  305. }
  306. .neon {
  307. font-family: lucille handletter script, sans-serif;
  308. font-size: 66px;
  309. color: #eb98a8;
  310. letter-spacing: 1px;
  311. text-shadow: 0 0 10px #eb98a8, 0 0 30px #eb98a8;
  312. margin-left: 14px;
  313. }
  314. .nav {
  315. background: #ff89b0;
  316. border-radius: 100px;
  317. -webkit-border-radius: 100px;
  318. -moz-border-radius: 100px;
  319. -o-border-radius: 100px;
  320. font-size: 12px;
  321. color: #fff;
  322. display: inline-block;
  323. text-align: center;
  324. padding: 4px;
  325. box-shadow: 0 0 1px #777;
  326. }
  327. .nav:hover {
  328. background: #333;
  329. -webkit-transition: all 0.8s ease;
  330. -moz-transition: all 0.8s ease;
  331. -o-transition: all 0.8s ease;
  332. border-radius: 100px;
  333. -webkit-border-radius: 100px;
  334. -moz-border-radius: 100px;
  335. -o-border-radius: 100px;
  336. font-size: 12px;
  337. color: #fff;
  338. display: inline-block;
  339. text-align: center;
  340. padding: 4px;
  341. box-shadow: 0 0 1px #777;
  342. }
  343.  
  344. </style>
  345.  
  346. <=GLOBAL_HEAD
  347.  
  348. FRIENDS_TALK_LINKS=><tr><td align="right" valign="bottom" colspan="2" width="100%" class="comments">%%readlink%% <a href="%%urlpost%%">post</a></td></tr>
  349.  
  350. LASTN_OPT_ITEMS=>3
  351.  
  352. LASTN_TALK_READLINK=><a href="%%urlread%%">%%messagecount%%</a>
  353.  
  354. FRIENDS_TALK_READLINK=><a href="%%urlread%%">%%messagecount%%</a>
  355.  
  356. LASTN_WEBSITE<=
  357.  
  358. <div id="sidebar">
  359. <form><input type="checkbox" id="dropdown"><label for="dropdown"><font style="font-size:5px;"><i class="fa fa-cloud"></i></font></label><span class="drop">
  360. <a href="/profile">user info</a>
  361. <a href="/friends">friends</a>
  362. <a href="/calendar">calendar</a>
  363. </span></form></div>
  364.  
  365. <tr><td valign="left" width="160" rowspan="2">
  366. <div id="wreath"> <img src="https://imgur.com/UtEcdjD.gif" style="display: block;width: 115px;height: 100px; opacity: .7; "></div>
  367. <div id="icon" style="z-index:120;"><img src="https://imgur.com/DVEKnjB.gif" align="right" style="width: 108; height: 75; border: 0px; padding: 0px; opacity: .95; position: relative; display:block; -webkit-mask-image: url(https://imgur.com/6TrJEe2.png); " /></div>
  368. </td>
  369.  
  370. <td width="300" valign="right" cellspacing="0" style="padding-left:34px;"><br><Br><br><Br>
  371. <font class="header" style="display:block; padding-left: 38px;">c<span class="flicker-slow">i</span>er<span class="flicker-fast">ra</span></font></div></font>
  372.  
  373. <=LASTN_WEBSITE
  374.  
  375. DAY_TALK_READLINK=><a href="%%urlread%%">%%messagecount%%</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement