Advertisement
codejam

holland roden

Nov 12th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.92 KB | None | 0 0
  1. FRIENDS_OPT_ITEMS=>3
  2.  
  3. GLOBAL_HEAD<=
  4. <link rel="stylesheet" href="http://minna.neocities.org/fonts/font.css">
  5. <link href="https://fonts.googleapis.com/css?family=Mada" rel="stylesheet">
  6. <link rel="stylesheet" href="https://codiefoster.neocities.org/fonts/dripping.css">
  7. <link rel="stylesheet" href="https://codiefoster.neocities.org/fonts/holland.css">
  8.  
  9. <title>hol</title>
  10. <link href="http://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet" type="text/css">
  11. <link href="http://media.tumblr.com/88bb55df781d7911903a38f131e37342/tumblr_inline_mnqu1iYaMw1qz4rgp.png" rel="icon" type="image/x-icon" />
  12.  
  13. <style>
  14.  
  15.  
  16. /* credit: coding/ell/laurel, make your own css file if you want to use the font */
  17. @font-face{font-family: Holland; src:url("https://dl.dropbox.com/s/vpo9nejhiz4q2l1/Run%20Wild%20-%20Demo.ttf");}
  18. @font-face{font-family: Roden; src:url("https://dl.dropbox.com/s/m6k5qot5i2vk217/MB_PotatoesAndPeas.ttf");}
  19.  
  20. body {background-image:url(http://i.imgur.com/lGzmBzq.png);}
  21. table {border:0px solid #cccccc;} table table {border:0;}
  22.  
  23. tr {text-align:justify;} .entrybox {width:594px;} .date, a.index {visibility:visible !important;}
  24.  
  25. table table table td.meta {font-size:0px;line-height:0px;}
  26. p table.entrybox table table td.meta, table table table td.meta a {font-size:8px;letter-spacing:1px;line-height:8px;margin-top:-4px;}
  27. table table tr.caption td.caption, .entrybox td table td.index, tr.caption, .entrybox td.meta {visibility:hidden;}
  28.  
  29. .entrybox, .shadowed {background: url(http://i.imgur.com/dVKYPR7.png);box-shadow:0 0 0px #dddddd;
  30. border-left: 0px solid #000; border-image: repeating-linear-gradient(to bottom, #000000, #616060, #a7a7a7) 10; border-right: 0px; border-top: 0px; border-bottom: 0px }
  31. .entrybox td.index, .nein{display:none;}
  32.  
  33. /* body text */
  34. tr, td, table, body {padding:1px; font-family: inconsolata, franklin gothic medium, arial; font-size: 10px; line-height:11px; color:#000000;}
  35.  
  36. /* subject lines */
  37. p table table td.caption {font-family: Roden; font-size:20px; letter-spacing:1px; margin-bottom:-4px; line-height: 16px; text-shadow:1px 1px 1px #eeeeee;text-transform:uppercase;}
  38.  
  39. /* namefield. */
  40. .shadowed td div {font-family: Holland; text-shadow: 1px 1px 1px #ccc; font-size:80px; letter-spacing:0px; line-height:20px; color:#676767; text-transform:lowercase;}
  41. .shadowed td div img {box-shadow: 0 0 0 !important;}
  42.  
  43. /* all misc little text */
  44. p.index, .index, tr.caption, .meta, td.meta, .date {font-family: consolas, calibri, monaco; font-size: 8px; line-height:9px; color:#676767; letter-spacing:1px; text-transform:uppercase; padding:0px;}
  45. .date {padding:0 2 0 2;display:block;text-align:left;} b {font-weight:normal !important;}
  46.  
  47. /* link effects. */
  48. a, a:visited, a:active {color: #676767; text-decoration: none;; -webkit-transition-duration: 1.2s; -moz-transition-duration: 1.2s; transition-duration: 1.2s;}
  49. a:hover{color: #000; text-decoration: none;-webkit-transition-duration: 1.2s; -moz-transition-duration: 1.2s; transition-duration: 1.2s;}
  50.  
  51. /* usericons & locks. */
  52. .shadowed img{border-radius: 100px; width: 80; height: 80; box-shadow:2px 2px 2px #676767;}
  53. .entrybox tr td table tr td table tr td {background: transparent;}
  54.  
  55. p table table td.caption img {height:6px; width:7px; opacity:0.7;}
  56.  
  57. /* lock picture - small */
  58. p table table td.caption img{width: 4pt; height: 4pt;}
  59.  
  60. /* user image - removed */
  61. .ljuser img{display:none;}
  62.  
  63. /* friends page icons & users. */
  64. .entrybox a.index {background:transparent; color:#bda99b; font-size:8px;}
  65.  
  66. /* comments */
  67. .comments{text-transform:uppercase; font-size: 14px; font-family: Inconsolata; letter-spacing: -1px; line-height: 9px; padding-bottom: 2px; text-shadow:#c0c0c0 1px 0px 2px;}
  68.  
  69. body, a, a:hover {cursor:url(http://i.imgur.com/ONVDMqu.png), default;}</style>
  70. </style>
  71.  
  72.  
  73.  
  74.  
  75.  
  76. <=GLOBAL_HEAD
  77.  
  78. FRIENDS_WEBSITE<=
  79.  
  80.  
  81.  
  82.  
  83. <=FRIENDS_WEBSITE
  84.  
  85. LASTN_OPT_ITEMS=>10
  86.  
  87. LASTN_WEBSITE<=
  88.  
  89.  
  90.  
  91.  
  92. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement