Advertisement
tentacoolgoods

starfield

Dec 9th, 2017
1,522
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.47 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <title>TITLE</title>
  3. <link rel="shortcut icon" href="https://emojipedia-us.s3.amazonaws.com/thumbs/120/facebook/65/waning-crescent-moon-symbol_1f318.png">
  4.  
  5.  
  6. <style>
  7.  
  8. @font-face { font-family: "perfume"; src: url('https://dl.dropboxusercontent.com/s/yoy9ttxh19a0yly/Perfume-Classic-Demo-Version.otf') ;}
  9.  
  10. /* layout by tentacool - feel free to reach out for assistance */
  11.  
  12.  
  13. /* font */
  14. td {font-family:; line-height:12px; color:#d8d8d8; letter-spacing:0px; font-size: 10px; text-shadow:1px 1px 1px #000;}
  15. tr {text-align:justify;}
  16.  
  17. /* background */
  18. body {background-color: #000;
  19. background-image: url();}
  20.  
  21. /* entrybox background */
  22. .entrybox, .shadowed { background-color: #141414;
  23. background-image: url();}
  24.  
  25. /* subject */
  26. p table table td.caption{font-family: helvetica;
  27. letter-spacing: 1px;
  28. line-height:8px;
  29. text-transform: uppercase;
  30. font-size: 8px;}
  31.  
  32. /* namefield. */
  33. .shadowed td div {font-family: perfume;
  34. font-size: 45px;
  35. color: #F7B916;
  36. text-shadow: 1px 1px 1px #ccc;
  37. line-height: 10px;
  38. margin-top: 20px;}
  39.  
  40. /* links under namefied */
  41. table table table td.meta {font-size:0px;line-height:0px;}
  42. p table.entrybox table table td.meta, table table table td.meta a {font-size:7px;letter-spacing:1px;line-height:8px; font-family: helvetica; margin-top:0px; }
  43. table table tr.caption td.caption, tr.caption {visibility:hidden;}
  44.  
  45. /* mood & music - to hide change display:visible to display:none */
  46. .entrybox td.meta {display: visible; font-family: helvetica; font-size:7px; line-height:9px; text-transform: uppercase;}
  47.  
  48. /* time & date - to hide change display:visible to display:none */
  49. .entrybox td.index {display:visible; font-family: helvetica; font-size:7px; line-height:9px; text-transform: uppercase;}
  50.  
  51. /* shows your upper right links - to hide change visibility:visible to display:visible */
  52. .date, a.index {visibility:visible !important;}
  53.  
  54. /* comments. */
  55. .comments {font-family: helvetica;
  56. font-size: 10px;}
  57.  
  58. /* link effects. */
  59. a {color: #FDEBA2; text-decoration: none; transition: all 0.6s ease-in-out; -o-transition-transition: all 0.9s ease-in-out; -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out;}
  60. a:hover {text-decoration: none; color: F7B916; transition: all 0.6s ease-in-out; -o-transition-transition: all 0.9s ease-in-out; -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out;}
  61.  
  62. /* locks */
  63. .caption img{width: 7px;height: 7px;}
  64. .ljuser img {display: none;}
  65. .ljuser:before {content: "★";}
  66.  
  67. /* icon */
  68. .shadowed img {width:90px; height:90px; border-radius:100px;}
  69.  
  70. /*friends page icons*/
  71. .index img {border-radius:50px; height:50px; width:50px; padding: 4; margin-bottom:5px; background-color: #F7B916;}
  72. .index {font-family: helvetica; font-size:5pt; text-transformation: uppercase; letter-spacing: 1px; line-height:0px;}
  73. .entrybox a.index font {color: #eee;}
  74. td{background-color:transparent;}
  75.  
  76. /* all misc links */
  77. .index, .meta{visibility:visible; font-family: helvetica;
  78. font-size: 7px;
  79. color:#FDEBA2;
  80. text-transform: uppercase;
  81. letter-spacing: 1px; }
  82.  
  83. /* star border */
  84. #stars {position:absolute;
  85. top: -10px;
  86. margin-left: -137px;
  87. visibility: visible;
  88. z-index: 1;}
  89.  
  90. /* cursor */
  91. body, a {cursor:url(https://i.imgur.com/KPhzCAp.png), default;}
  92.  
  93. </style>
  94.  
  95. <=GLOBAL_HEAD
  96.  
  97. FRIENDS_WEBSITE=><center></center>
  98.  
  99. LASTN_WEBSITE=><div id="stars"><img src="https://i.imgur.com/lLh5kY0.png" style="display: block; width: 160px; height: 160px;"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement