Advertisement
tentacoolgoods

adds

Mar 13th, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.51 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <title>ADDS</title>
  3. <link rel="shortcut icon" href="https://i.imgur.com/hSYxXZE.png">
  4. <link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700" rel="stylesheet">
  5. <link rel="stylesheet" href="https://fontcity.neocities.org/beautyandthebeast.css?family=beauty+and+the+beast">
  6. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  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. /* background */
  13. body {background: #E0E5E8;}
  14.  
  15. /* font throughout */
  16. td{ color: font-family: arial; font-size: 11px; line-height: 12px;}
  17.  
  18. /* aligns text */
  19. tr{text-align:justify;}
  20.  
  21. /* link effects. */
  22. a {color: #343838; 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;}
  23. 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;}
  24.  
  25. /* locks */
  26. .caption img{width: 7px;height: 7px; opacity:0.8;}
  27. .ljuser img {display: none;}
  28. .ljuser:before {content: "★";}
  29.  
  30. /* removes top things */
  31. .shadowed img{display:none;} /* default icon */
  32. tr.caption {display:none} /* top left namefield */
  33. .shadowed td div {visibility:hidden; position:absolute; top:1px} /* namefield */
  34. table table table table .meta {visibility:hidden; position:absolute; top:1px} /* links under namefield */
  35.  
  36. /* mood & music - to hide change display:visible to display:none */
  37. .entrybox td.meta {display: visible; font-family: roboto; font-size:7px; line-height:9px; text-transform: uppercase; color:#777}
  38.  
  39. /* time & date - to hide change display:visible to display:none */
  40. .entrybox td.index {display:visible; font-family: roboto; font-size:7px; line-height:9px; text-transform: uppercase; color:#777}
  41.  
  42. /* subject */
  43. p table table td.caption{letter-spacing: 1; color:#343838; font-size: 8px; font-family: roboto; text-transform: uppercase; font-weight: 500;}
  44.  
  45. /* entrybox and gradient */
  46. .entrybox {background: url(); background-color:#FBF9F9;
  47. border-left:0px; border-right: 0px; border-top: 2px solid; border-bottom:0pxt; border-image: repeating-linear-gradient(to left, transparent, #343838, transparent) 3}
  48.  
  49. /* moves entries closer together */
  50. table{margin-bottom: -5px;}
  51.  
  52. /*friends page icons*/
  53. .index img {height:70px; width:70px; margin-bottom:7px;}
  54. .index {text-transform:uppercase;font-family: roboto; font-size:5pt; text-transformation: uppercase; letter-spacing: 1px;}
  55. .entrybox a.index font {color: #777;}
  56. td{background-color:transparent;}
  57.  
  58. /* comments */
  59. .comments {color:#777; letter-spacing: 1; text-transform: uppercase; font-size: 8px; font-family: roboto;}
  60.  
  61. /* earlier/later */
  62. .meta {font-family: roboto; font-size: 7px; text-transform: uppercase; line-height: 1px; padding: 0px; letter-spacing: 1px; }
  63.  
  64. /* hides viewing & navigation */
  65. .meta {color: transparent}
  66. .index {color: transparent}
  67.  
  68. /* highlighted text */
  69. ::selection {background-color: #E0E5E8; color: #343838;}
  70. ::-moz-selection {background-color: #E0E5E8; color: #343838;}
  71. ::-webkit-selection {background-color: #E0E5E8; color: #343838;}
  72.  
  73. /* sidebar */
  74. .title {font-family:beauty and the beast; font-size:45px; color:#343838; ling-height:15px;}
  75. .subtext {font-family: roboto; font-size: 12px; line-height:50px; letter-spacing:1px; text-transform:uppercase; text-align:justify; color:#343838; margin-left:30px;}
  76. #side{position:fixed; visibility: visible; top:55px; margin-left: -520px; z-index:0; text-align:justify; width:225px;}
  77.  
  78. /* top links */
  79. #links {position: absolute; margin-top: 10px; visibility: visible; margin-left:210px;}
  80. .navi a {font-size: 12px; color: #343838; display: inline-block; padding: 2px; }
  81. </style>
  82.  
  83. <=GLOBAL_HEAD
  84.  
  85. LASTN_WEBSITE<=
  86. <div id="links"><span class="navi">
  87. <a href="http://adds.neocities.org/rules.html" title="rules"><span class="lnr lnr-list"></span></a>
  88. <a href="http://adds.neocities.org/taken.html" title="taken"><span class="lnr lnr-users"></span></a>
  89. <a href="http://listens.insanejournal.com/" title="lyrics"><span class="lnr lnr-music-note"></span></a>
  90. <a href="http://blabs.insanejournal.com/" title="random"><span class="lnr lnr-magic-wand"></span></a>
  91. </span></div>
  92.  
  93.  
  94. <div id="side">
  95. <font class="subtext">welcome to</font><br>
  96. <font class="title"><a href="/profile">{Adds}</a></font>
  97. </div>
  98. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement