Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.27 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <link href="https://fonts.googleapis.com/css?family=Open+Sans|PT+Sans" rel="stylesheet" type="text/css">
  3. <link rel="stylesheet" href="https://fontcity.neocities.org/cantoria.css">
  4. <link rel="stylesheet" href="https://fontcity.neocities.org/got.css">
  5. <link rel="shortcut icon" href="https://i.imgur.com/0UaBh5h.png">
  6. <title>shimmering moon</title>
  7.  
  8.  
  9. <style>
  10.  
  11. /* layout by tentacool - feel free to reach out for assistance */
  12. /* you do not need to rehost any of my fonts unless you choose to */
  13.  
  14. /* aligns text throughout */
  15. tr {text-align:justify;}
  16. body {background: #845296 url(https://i.imgur.com/gaGy84m.png) no-repeat bottom left; background-attachment: fixed;}
  17.  
  18. /* controls font in entries */
  19. td {font-family:; line-height:12px; color:#000; letter-spacing:0px; font-size: 10px; text-shadow:1px 1px 1px #ccc;}
  20. td.caption {font-size:0px; line-height:0px;}
  21.  
  22. /* subject line and gradient */
  23. p table table td.caption, .entrybox td.index {font-family: helvetica, calibri, monaco; font-size: 10px; line-height:10px; color:#000; letter-spacing:1px; text-shadow:1px 1px 1px #ccc; text-transform:uppercase;
  24. border-width: 0 0 1px 0; border-style: solid;border-image: repeating-linear-gradient(to right, #EBF1FF, #A0BCBF, #21283B, #4E6471, #845296, #E6F0EF) 2;}
  25.  
  26. /* entry background and line gradient */
  27. .entrybox, .shadowed {background: url(); background-color:#fcfcfc;
  28. border-left: 0px; border-right: 0px; border-top: 0px; border-bottom: 2px solid #000; border-image: repeating-linear-gradient(to right, #EBF1FF, #A0BCBF, #21283B, #4E6471, #845296, #E6F0EF) 10;}
  29.  
  30. /* removes top nav extra words */
  31. table table table td.meta {font-size:0px;line-height:0px;}
  32. p table.entrybox table table td.meta, table table table td.meta a {font-size:7px;letter-spacing:1px;line-height:8px;margin-top:-4px;}
  33. table table tr.caption td.caption {visibility:hidden;}
  34.  
  35. /* namefield. */
  36. .shadowed td div {font-family: got, sans-serif; font-size:30px; line-height:10px; letter-spacing:0px; color:#d8d8d8; text-shadow:1px 1px 1px #000; padding-top: 20px; font-weight:light; text-transform:uppercase;}
  37. .shadowed td div img {box-shadow: 0 0 0 !important;}
  38.  
  39. /* icon */
  40. .shadowed img{width: 73;
  41. height: 73;
  42. border-radius:100px; }
  43.  
  44. /* link effects. */
  45. a {color: #4E6471; 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;}
  46. a:hover {text-decoration: none; color: #21283B; 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;}
  47.  
  48. /* date & time. */
  49. .entrybox td.index {display:none; font-size:8px;}
  50.  
  51. /* top right navigation */
  52. tr.caption {visibility:hidden}
  53.  
  54. /* mood & music */
  55. .entrybox td.meta {display:none}
  56.  
  57. /* comments. */
  58. .comments {font-family: open sans, sans-serif; font-size:8px; line-height:8px; letter-spacing:1px; text-transform:uppercase; color:#3d84bf;}
  59.  
  60. /* locks */
  61. .caption img{width: 7px;height: 7px; opacity:0.8;}
  62. .ljuser img {display: none;}
  63. .ljuser:before {content: "~";}
  64.  
  65. /* all misc little text */
  66. p.index, .index, tr.caption, .meta, td.meta, .date {font-family: open sans, sans-serif; font-size: 8px; line-height:7px; color:black; letter-spacing:1px; text-transform:uppercase; padding:0px;}
  67. .date {padding:0 2 0 2;display:block;text-align:left;} .dates{display:none;} b {font-weight:normal !important;}
  68.  
  69. /*friends page icons*/
  70. .index img {border-radius:50px; height:50px; width:50px; padding: 4; margin-bottom:5px; background-color: #600074;}
  71. .index {text-transform:uppercase;font-family: helvetica;font-size:5pt; text-transformation: uppercase; text-shadow:none; letter-spacing: 1px; line-height:0px;}
  72. .entrybox a.index font {color: #600074;}
  73. td{background-color:transparent;}
  74.  
  75. /* sun */
  76. .shadowed{background-image:url(https://i.imgur.com/OCYo1At.jpg);
  77. background-repeat:no-repeat;
  78. background-position:right;
  79. }
  80.  
  81. /* icon bg */
  82. #fire {position:absolute;
  83. top: -40px;
  84. margin-left: -126px;
  85. visibility: visible;
  86. z-index: 1;}
  87. </style>
  88. <=GLOBAL_HEAD
  89.  
  90. LASTN_OPT_ITEMS=>3
  91.  
  92. LASTN_WEBSITE<=
  93. <div id="fire">
  94. <img src="https://i.imgur.com/f2CpH2f.png" style="display: block; width: 148px; height: 148px;">
  95. </div>
  96. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement