Advertisement
tentacoolgoods

shooting star

Feb 8th, 2018
805
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.92 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <title></title>
  3. <link rel="shortcut icon" href="https://i.imgur.com/hSYxXZE.png">
  4.  
  5. <link rel="stylesheet" href="https://fontcity.neocities.org/adamas.css?family=adamas">
  6. <link href="https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed|Roboto+Mono" rel="stylesheet">
  7.  
  8. <style>
  9. /* layout by tentacool - feel free to reach out for assistance */
  10. /* you do not need to rehost any of my fonts unless you choose to */
  11.  
  12.  
  13. /* font */
  14. td {font-family: roboto; font-size:11px; line-height:10px; color:#e5e5ea; text-shadow: 0px 0px 1px #000;}
  15. tr {text-align:justify;}
  16.  
  17. /* background */
  18. body {background-color:#1d1d1d; background: url(https://i.imgur.com/rYTGnTq.png);}
  19.  
  20. /* entrybox background and shadow */
  21. .entrybox, .shadowed { background-color: rgba(63, 63, 63,.9); box-shadow: 1px 2px 3px #000;}
  22.  
  23. /* mood & music - to hide change display:visible to display:none */
  24. .entrybox td.meta {display:visible; color:#e5e5ea; font-family: roboto; font-size:7px; line-height:8px;}
  25.  
  26. /* date & time - to hide change display:visible to display:none */
  27. .entrybox td.index {display:visible; color:#e5e5ea; font-family: roboto; font-size:7px; line-height:8px;}
  28.  
  29. /* shows your upper right links without brackets - to hide change visibility:visible to display:visible */
  30. .date, a.index {visibility:visible !important;} table table tr.caption td.index{visibility: hidden;}
  31.  
  32. /* hides top left name */
  33. td.caption {font-size:0px; line-height:0px;}
  34.  
  35. /* subject */
  36. p table table td.caption{font-family: roboto;
  37. letter-spacing: 1px;
  38. line-height:8px;
  39. text-transform: uppercase;
  40. font-size: 8px;}
  41.  
  42. /* namefield. */
  43. .shadowed td div {font-family: adamas;
  44. text-transform: uppercase;
  45. font-size: 30px;
  46. color: #e5e5ea;
  47. text-shadow: 1px 1px 1px #1d1d1d;
  48. line-height: 0px;
  49. margin-top: 25px;
  50. padding-bottom:3px;}
  51.  
  52. /* links under namefied */
  53. table table table td.meta {font-size:0px;line-height:0px;}
  54. table table table td.meta a {font-size:7px;letter-spacing:1px;line-height:6px; font-family: roboto; margin-top:-4px;}
  55.  
  56.  
  57. /* comments. */
  58. .comments {font-family: roboto;
  59. letter-spacing: 1px;
  60. font-size: 7px;
  61. line-height: 7px;
  62. text-transform: uppercase;}
  63.  
  64. /* all misc links */
  65. .index, .meta, td.index, .date {font-family: roboto; font-size: 7px; text-transform: uppercase; letter-spacing: 1px; }
  66.  
  67. /* link effects. */
  68. a {color: #FFE300; 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;}
  69. a:hover {text-decoration: none; color: #e5e5ea; 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;}
  70.  
  71. /* locks */
  72. .caption img{width: 7px;height: 7px; opacity:0.8;}
  73. .ljuser img {display: none;}
  74. .ljuser:before {content: "★";}
  75.  
  76. /* default icon */
  77. .shadowed img{width: 60px; height: 60px; border-radius:100px 100px 100px 100px; box-shadow: #FFFFFF 0px 0px 20px 1px;}
  78.  
  79. /* cursor */
  80. body, a {cursor:url(https://i.imgur.com/h2zNor5.png), default;}
  81. a:hover {cursor:url(https://i.imgur.com/6GAtOYA.png), default;}
  82.  
  83. /*friends page icons*/
  84. .index img {border-radius:50px; height:50px; width:50px; border-radius:100px 100px 100px 100px; box-shadow: #FFFFFF 0px 0px 20px 1px; margin-bottom:7px;}
  85. .index {text-transform:uppercase;font-family: helvetica;font-size:5pt; text-transformation: uppercase; text-shadow:none; letter-spacing: 1px; line-height:0px;}
  86. .entrybox a.index font {color: #d8d8d8;}
  87. td{background-color:transparent;}
  88.  
  89. /* star border */
  90. #stars {position:absolute;
  91. top: 50px;
  92. margin-left: -137px;
  93. visibility: visible;
  94. z-index: 1;}
  95.  
  96. /* shooting star */
  97. .shadowed{background-image:url(https://i.imgur.com/ktNa27q.png); background-repeat:no-repeat; background-position:right;}
  98.  
  99. </style>
  100. <=GLOBAL_HEAD
  101.  
  102. FRIENDS_WEBSITE=><center></center>
  103.  
  104. LASTN_OPT_ITEMS=>6
  105.  
  106. LASTN_WEBSITE=><center></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement