Advertisement
tentacoolgoods

house thenn

Sep 28th, 2017
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.85 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="">
  6. <title></title>
  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. /* aligns text throughout */
  13. tr {text-align:justify;}
  14. body {background: #C3CED4 url(https://imgur.com/PmxX9IZ.png) no-repeat bottom left; background-attachment: fixed;}
  15.  
  16. /* controls font in entries */
  17. td {font-family:; line-height:12px; color:#000; letter-spacing:0px; font-size: 10px; text-shadow:1px 1px 1px #ccc;}
  18. td.caption {font-size:0px; line-height:0px;}
  19.  
  20. /* subject line and gradient */
  21. 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;
  22. border-width: 0 0 1px 0; border-style: solid;border-image: repeating-linear-gradient(to right, #EBF1FF, #A0BCBF, #21283B, #4E6471, #C3CED4, #E6F0EF) 2;}
  23.  
  24. /* entry background and line gradient */
  25. .entrybox, .shadowed {background: url(); background-color:#fcfcfc;
  26. 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, #C3CED4, #E6F0EF) 10;}
  27.  
  28. /* removes top nav extra words */
  29. table table table td.meta {font-size:0px;line-height:0px;}
  30. 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;}
  31. table table tr.caption td.caption {visibility:hidden;}
  32.  
  33. /* namefield. */
  34. .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;}
  35. .shadowed td div img {box-shadow: 0 0 0 !important;}
  36.  
  37. /* icon */
  38. .shadowed img{width: 73;
  39. height: 73;
  40. border-radius:100px; }
  41.  
  42. /* link effects. */
  43. 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;}
  44. 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;}
  45.  
  46. /* date & time. */
  47. .entrybox td.index {display:none; font-size:8px;}
  48.  
  49. /* top right navigation */
  50. tr.caption {visibility:hidden}
  51.  
  52. /* mood & music */
  53. .entrybox td.meta {display:none}
  54.  
  55. /* comments. */
  56. .comments {font-family: open sans, sans-serif; font-size:8px; line-height:8px; letter-spacing:1px; text-transform:uppercase; color:#3d84bf;}
  57.  
  58. /* locks */
  59. .caption img{width: 7px;height: 7px; opacity:0.8;}
  60. .ljuser img {display: none;}
  61. .ljuser:before {content: "~";}
  62.  
  63. /* all misc little text */
  64. 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;}
  65. .date {padding:0 2 0 2;display:block;text-align:left;} .dates{display:none;} b {font-weight:normal !important;}
  66.  
  67. /* sun */
  68. .shadowed{background-image:url(https://imgur.com/ZS00eo7.png);
  69. background-repeat:no-repeat;
  70. background-position:right;
  71. }
  72.  
  73. /* icon bg */
  74. #fire {position:absolute;
  75. top: -9px;
  76. margin-left: -92px;
  77. visibility: visible;
  78. z-index: 1;}
  79. </style>
  80. <=GLOBAL_HEAD
  81.  
  82. LASTN_OPT_ITEMS=>3
  83.  
  84. LASTN_WEBSITE<=
  85. <div id="fire">
  86. <img src="https://i.imgur.com/zoOiLHT.png.png" style="display: block; width: 100px; height: 100px;">
  87. </div>
  88.  
  89. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement