Advertisement
codejam

charliep

Nov 12th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.73 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <title>ʜᴏɴᴇsᴛʏ ɪs ғᴏʀ ᴛʜᴇ ʙɪʀᴅs.</title>
  3.  
  4. <link href="https://fonts.googleapis.com/css?family=Damion|IM+Fell+English:400i|Yellowtail" rel="stylesheet">
  5. <link rel="icon" href="https://d30y9cdsu7xlg0.cloudfront.net/png/326025-200.png" />
  6.  
  7. <style>
  8.  
  9.  
  10.  
  11.  
  12.  
  13. /* credit: coding/ell/laurel */
  14.  
  15. body {background-color:#edeeef; background-attachment:fixed;}
  16. table {border:0px solid #cccccc;} table table {border:0;}
  17.  
  18. tr {text-align:justify;line-height:90&;} .entrybox {width:594px;} .date, a.index {visibility:visible !important;}
  19.  
  20. table table table td.meta {font-size:0px;line-height:0px;}
  21. p table.entrybox table table td.meta, table table table td.meta a {font-size:6px;letter-spacing:1px;line-height:8px;margin-top:-4px;}
  22. table table tr.caption td.caption, .entrybox td table td.index, tr.caption, .entrybox td.meta {visibility:hidden;}
  23.  
  24. .entrybox, .shadowed {background: url(http://i.imgur.com/eLjRmuC.png);box-shadow:0 0 1px #dddddd;
  25. border-left:0px solid; border-right: 0px; border-top: 0px; border-bottom:2px; border-image:url() 3 repeat;}
  26.  
  27. .entrybox td.index, .nein{display:none;}
  28.  
  29. /* body text */
  30. tr, td, table, body {padding:1px; font-family: arial, franklin gothic medium, arial; font-size: 9px; line-height:11px; color:#777;}
  31.  
  32. /* subject lines */
  33. p table table td.caption {font-family: consolas, calibri, monaco; font-size:7px; letter-spacing:1px; margin-bottom:-4px; line-height: 15px; text-shadow:1px 1px 1px #eeeeee;text-transform: uppercase;}
  34.  
  35. /* namefield. */
  36. .shadowed td div {font-family: damion; font-size: 35px; letter-spacing:0px; line-height:10px; color:#555; text-shadow: 1px 1px 1px #ddd; text-transform:none; font-weight: light;}
  37. .shadowed td div img {box-shadow: 0 0 0 !important;}
  38.  
  39. /* all misc little text */
  40. p.index, .index, tr.caption, .meta, td.meta, .comments, .date {font-family: consolas, calibri, monaco; font-size: 6px; line-height:7px; color: #777; letter-spacing:1px; text-transform:uppercase; padding:0px;}
  41. .date {padding:0 2 0 2;display:block;text-align:left;} b {font-weight:normal !important;}
  42.  
  43. /* link effects. */
  44. a, a:visited, a:active {color: #857295; text-decoration: none;; -webkit-transition-duration: 1.2s; -moz-transition-duration: 1.2s; transition-duration: 1.2s;}
  45. a:hover{color: #000; text-decoration: none;-webkit-transition-duration: 1.2s; -moz-transition-duration: 1.2s; transition-duration: 1.2s;}
  46.  
  47. /* icon */
  48. .shadowed img{border-radius: 0px; width: 84; height: 84; box-shadow:0 0 1px #bbb;background-image: url(); padding:2px;}
  49.  
  50. /* images */
  51. img {opacity:.9; -webkit-transition-timing-function: ease-out; -webkit-transition-duration: 500ms; -moz-transition-timing-function: ease-out; -moz-transition-duration: 500ms;}
  52. img:hover {opacity:1; -webkit-transition-timing-function: ease-out; -webkit-transition-duration: 500ms; -moz-transition-timing-function: ease-out; -moz-transition-duration: 500ms;}
  53.  
  54. p table table td.caption img {height:6px; width:6px; opacity:0.7;}
  55. .ljuser img {display:none;}
  56. .ljuser:before {content: "";}
  57. .caption img{width:10px; height:10px;}
  58.  
  59. /* friends page icons & users. */
  60. .entrybox a.index {background:transparent; color:#bda99b; font-size:6px;}
  61.  
  62. /* comments. */
  63. .comments {font-family: consolas, arial narrow; font-size: 6pt; line-height: 10pt; padding-right:6px; padding-bottom:2px;}
  64.  
  65. ::-webkit-scrollbar {width: 2px;} ::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 0px;background-image: url(http://i.imgur.com/shSBVTu.png);background-color:#eee;}
  66. ::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 1px 1px 1px tan;background-image:url('http://i.imgur.com/7aLv3P9.gif');border-radius:0px;background-color:#fff;}
  67.  
  68. body, a, a:hover {cursor:url(http://i.imgur.com/ONVDMqu.png), default;}
  69. </style>
  70.  
  71.  
  72.  
  73. <=GLOBAL_HEAD
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement