Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <title></title>
  3. <link rel="shortcut icon" href="https://cdn.shopify.com/s/files/1/1325/3287/products/SM1867_1acf924f-4213-4a4a-988a-0f3d0278c38f.png?v=1547830175">
  4.  
  5. <style>
  6. /* layout by lilyj with edits by tentacool - feel free to reach out for assistance */
  7. /* you do not need to rehost any of my fonts unless you choose to */
  8.  
  9. @font-face { font-family: "perfume"; src: url('https://dl.dropboxusercontent.com/s/yoy9ttxh19a0yly/Perfume-Classic-Demo-Version.otf') ;}
  10.  
  11. /* font */
  12. td {font-family: helvetica; font-size:11px; line-height:10px;}
  13. tr {text-align:justify;}
  14.  
  15. /* background */
  16. body {background-image: url(http://i.imgur.com/H0Q3hWQ.png);}
  17.  
  18. /* entrybox background and shadow */
  19. .entrybox, .shadowed { background: url(http://i.imgur.com/eLjRmuC.png); box-shadow: 1px 2px 3px #afafaf;}
  20.  
  21. /* mood & music */
  22. .entrybox td.meta {display:none}
  23.  
  24. /* date & time */
  25. .entrybox td.index {display:none; font-family:helvetica; font-size:8px; line-height:7px;}
  26.  
  27. /*top right navigation */
  28. tr.caption {visibility:visible;}
  29.  
  30. /* subject */
  31. p table table td.caption{font-family: helvetica;
  32. letter-spacing: 1px;
  33. text-transform: uppercase;
  34. font-size: 8px;}
  35.  
  36. /* namefield. */
  37. .shadowed td div {font-family: perfume;
  38. font-size: 45px;
  39. color: #1d1d1d;
  40. text-shadow: 1px 1px 1px #ccc;
  41. line-height: 0px;
  42. margin-left: 40px;
  43. margin-top: 20px;}
  44.  
  45. /* links under namefied - adjust margin left number to center */
  46. table table table td.meta {font-size:0px;line-height:0px;}
  47. p table.entrybox table table td.meta, table table table td.meta a {font-size:7px;letter-spacing:1px;line-height:6px; font-family: helvetica; margin-top:-4px; margin-left:35px;}
  48.  
  49.  
  50. /* comments. */
  51. .comments {font-family: helvetica;
  52. letter-spacing: 1px;
  53. font-size: 7px;
  54. line-height: 7px;
  55. text-transform: uppercase;}
  56.  
  57. /* all misc links */
  58. .meta{font-family: helvetica;
  59. font-size: 7px;
  60. text-transform: uppercase;
  61. letter-spacing: 1px; }
  62. table table tr.caption td.caption {visibility: hidden;}
  63.  
  64. /* link effects. */
  65. a {color: #96A6C9; text-decoration: none; transition: all 0.6s ease-in-out; -o-transition-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out;}
  66. a:hover {text-decoration: none; color: #000; transition: all 0.6s ease-in-out; -o-transition-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out;}
  67.  
  68.  
  69. /* locks */
  70. .caption img{width: 7px;height: 7px; opacity:0.8;}
  71. .ljuser img {display: none;}
  72. .ljuser:before {content: "~";}
  73.  
  74. /* makes your default smaller */
  75. .shadowed img {width:80px; height:80px;}
  76.  
  77. /* magnolia border */
  78. #magnolia {position:absolute;
  79. top: -3px;
  80. margin-left: -112px;
  81. visibility: visible;
  82. z-index: 1;}
  83.  
  84.  
  85. /* cursor */
  86. body, a {cursor:url(https://i.imgur.com/TsUdy6f.png), default;}
  87.  
  88. </style>
  89. <=GLOBAL_HEAD
  90.  
  91. LASTN_OPT_ITEMS=>
  92.  
  93. LASTN_WEBSITE<=
  94. <div id="magnolia">
  95.  
  96. </div>
  97.  
  98. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement