Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <link href="https://fonts.googleapis.com/css?family=raleway" rel="stylesheet" type="text/css">
  3. <link rel="stylesheet" href="https://fontcity.neocities.org/nhl.css">
  4. <link rel="shortcut icon" href="https://i.imgur.com/mbTUOv9.png">
  5. <title></title>
  6.  
  7. <style>
  8. /* to hide mood & music find the marked override and change display:visible to display:none
  9. to hide date & time find the marked override and change display:visible to display:none
  10. to hide top right navigation links find the marked override and change visibility:visible to visibility:hidden */
  11.  
  12.  
  13. /* layout by tentacool - feel free to reach out for assistance */
  14. /* you do not need to rehost any of my fonts unless you choose to */
  15.  
  16. /* aligns text throughout */
  17. tr {text-align:justify;}
  18.  
  19. /* background */
  20. body {background: #89222F; /* fallback for old browsers */
  21. background: -webkit-linear-gradient(to bottom, #89222F, #DFCBA0); /* Chrome 10-25, Safari 5.1-6 */
  22. background: linear-gradient(to bottom, #89222F, #DFCBA0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */}
  23.  
  24. /* controls font in entries */
  25. td {font-family:; line-height:12px; color:#000; letter-spacing:0px; font-size: 10px;}
  26.  
  27. /* subject line */
  28. p table table td.caption, .entrybox td.index{font-family: raleway, calibri, monaco; font-size: 10px; line-height:10px; color:#000; letter-spacing:1px; text-transform:uppercase;}
  29.  
  30. /* removes top nav extra words */
  31. table table table td.meta {font-size:0px;line-height:0px;}
  32. table table tr.caption td.caption {visibility:hidden;}
  33.  
  34. /* date & time */
  35. .entrybox td.index {display:visible; font-family:helvetica; font-size:8px; line-height:7px; color:#000; letter-spacing:0px;}
  36.  
  37. /*mood & music */
  38. .entrybox td.meta {display:visible;}
  39.  
  40. /* shows your upper right links */
  41. tr.caption {visibility:visible !important;}
  42.  
  43. /* entry background */
  44. .entrybox, .shadowed {background: url(); background-color:#D8D8D8;}
  45.  
  46. /* namefield - adjust margin-left to move links under namefield */
  47. .shadowed td div {font-family: nhl, sans-serif; font-size:40px; line-height:10px; letter-spacing:0px; color:#89222F; padding-top: 20px; padding-bottom:5px; text-transform:uppercase;}
  48. p table.entrybox table table td.meta, table table table td.meta a {font-size:7px; letter-spacing:1px; line-height:8px;
  49. margin-left:50px;}
  50.  
  51. /* link effects. */
  52. a {color: #89222F; text-decoration: none; transition: all 0.9s 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;}
  53. a:hover {text-decoration: none; color: #000; transition: all 0.9s 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;}
  54.  
  55. /* comments. */
  56. .comments {font-family: raleway, sans-serif; font-size:8px; line-height:8px; letter-spacing:1px; text-transform:uppercase; color:#89222F;}
  57.  
  58. /* locks */
  59. .caption img{width: 7px;height: 7px;}
  60. .ljuser img {display: none;}
  61. .ljuser:before {content: "";}
  62.  
  63. /* all misc little text */
  64. p.index, .index, tr.caption, .date, td.meta {font-family: raleway, sans-serif; font-size: 8px; line-height:7px; color:#000; letter-spacing:1px; text-transform:uppercase; padding:0px;}
  65. b {font-weight:normal !important;}
  66.  
  67. /* icon */
  68. .shadowed img{width: 90; height: 90; padding:2px; box-shadow:0 0 1px #777; background: linear-gradient(to left, #89222F, #DFCBA0); background: -moz-linear-gradient(to right, #89222F, #DFCBA0);}
  69.  
  70. /*friends page icons*/
  71. .index img {border-radius:50px; height:50px; width:50px; padding: 4; margin-bottom:5px; background-color: #89222F;}
  72. .index {text-transform:uppercase;font-family: helvetica;font-size:5pt; text-transformation: uppercase; text-shadow:none; letter-spacing: 1px; line-height:0px;}
  73. .entrybox a.index font {color: #89222F;}
  74. td{background-color:transparent;}
  75.  
  76. /* logo */
  77. .shadowed{background-image:url(https://i.imgur.com/0aoFb7Q.png); background-repeat:no-repeat; background-position:right;}
  78. </style>
  79.  
  80. <=GLOBAL_HEAD
  81.  
  82. FRIENDS_WEBSITE=><center></center>
  83.  
  84. LASTN_OPT_ITEMS=>10
  85.  
  86. LASTN_WEBSITE=><center></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement