Advertisement
Guest User

Untitled

a guest
Nov 19th, 2017
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.00 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <link href="https://fonts.googleapis.com/css?family=Nothing+You+Could+Do|Parisienne|Poiret+One|Tangerine" rel="stylesheet">
  3.  
  4. <style>
  5. @font-face{font-family: better together ;src:url(https://dl.dropbox.com/s/xcjo4nzrvdoojqb/Better%20Together%20Demo.otf);}
  6. @font-face{font-family: please write me a song;src:url(https://dl.dropbox.com/s/asdyvsya9sxetid/Please%20write%20me%20a%20song.otf);}
  7.  
  8. /* credit: coding/ell/laurel */
  9. body {background-image:url(http://i.imgur.com/l66VC3d.png);}
  10. table {border:0px solid #cccccc;} table table {border:0;}
  11.  
  12. tr {text-align:justify;} .entrybox {width:594px;} .date, a.index, .index {visibility:visible !important;}
  13.  
  14. .entrybox td.index, .nein{display:none;}
  15.  
  16. table table table td.meta {font-size:0px;line-height:0px;}
  17. 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;}
  18. table table tr.caption td.caption, tr.caption {visibility:hidden;}
  19.  
  20. .entrybox, .shadowed {background: url(http://i.imgur.com/gx14AxW.png);box-shadow:0 0 1px #dddddd;
  21. border-left:3px solid; border-right: 0px; border-top: 0px; border-bottom:0px; border-image:url(http://colourlovers.com.s3.amazonaws.com/images/patterns/2482/2482169.png) 3 repeat;}
  22.  
  23.  
  24. /* body text */
  25. tr, td, table, body {padding:1px; font-family: inconsolata, helvetica, arial; font-size: 12px; line-height:11px; color:#777;}
  26.  
  27. /* subject lines */
  28. p table table td.caption {font-family: please write me a song, arial, times new roman; font-size:18px; letter-spacing:1px; margin-bottom:-4px; line-height: 10px; text-shadow:1px 1px 1px #eeeeee;}
  29.  
  30. /* namefield. */
  31. .shadowed td div {font-family: Better Together; text-shadow: 1px 1px 1px #ccc; font-size:42px; letter-spacing:1px; line-height:8px; color:#000; text-transform:none;}
  32. .shadowed td div img {box-shadow: 0 0 0 !important;}
  33.  
  34. /* all misc little text */
  35. p.index, tr.caption, .index, .meta, td.meta, .comments, .date {font-family: consolas, calibri, monaco; font-size: 9px; line-height:7px; color:black; letter-spacing:1px; text-transform:uppercase; padding:0px;}
  36. .date {padding:0 2 0 2;display:block;text-align:left;} b {font-weight:normal !important;}
  37.  
  38.  
  39. /* link effects. */
  40. a, a:visited, a:active {color: #D9459C; text-decoration: none;; -webkit-transition-duration: 1.2s; -moz-transition-duration: 1.2s; transition-duration: 1.2s;}
  41. a:hover{color: #fff; text-decoration: none;-webkit-transition-duration: 1.2s; -moz-transition-duration: 1.2s; transition-duration: 1.2s;}
  42.  
  43. /* usericons & locks. */
  44. .shadowed img{border-radius: 45px 45px; width: 75px; height: 75px; box-shadow:0 0 1px #bbb;background-image: url(http://colourlovers.com.s3.amazonaws.com/images/patterns/2482/2482169.png);padding:2px;}
  45.  
  46.  
  47.  
  48.  
  49.  
  50. p table table td.caption img {height:6px; width:7px; opacity:0.7;}
  51.  
  52. img[src*="img/userinfo.gif"] {width: 0 !important; height: 0 !important; background: transparent url(http://i171.photobucket.com/albums/u300/ferny-dust/sozai/bullets/118.gif) no-repeat !important; padding:7px 0 0 7px !important; vertical-align:-1px !important;opacity:0.8;}
  53.  
  54. img[src*="img/community.gif"] {width: 0 !important; height: 0 !important; background: transparent url(http://i.imgur.com/Tt0sw0k.gif) no-repeat !important; padding:9px 0 0 9px !important; vertical-align:-1px !important;}
  55.  
  56.  
  57.  
  58. /*friends page icons*/
  59. .index img {margin-bottom:5px;}
  60. .index {text-transform:uppercase;font-family: helvetica;font-size:6pt; text-transformation: uppercase; text-shadow:none; letter-spacing: 1px; line-height:0px;}
  61. .entrybox a.index font {color: #D9459C;}
  62. td{background-color:transparent;}
  63.  
  64. ::-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;}
  65. ::-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;}
  66.  
  67. body, a, a:hover {cursor:url(http://i.imgur.com/ONVDMqu.png), default;}</style>
  68.  
  69. <=GLOBAL_HEAD
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement