Advertisement
Guest User

Untitled

a guest
Jan 26th, 2015
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.88 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2.  
  3. <link rel="shortcut icon" href="http://i.imgur.com/nKiAxoP.jpg">
  4. <link href="http://fonts.googleapis.com/css?family=Unica+One" rel="stylesheet" type="text/css">
  5.  
  6. <title>so sick of being tired</title>
  7.  
  8.  
  9.  
  10. <style>
  11.  
  12.  
  13. /* Start http://www.cursors-4u.com */ body, a:hover {cursor: url(http://ani.cursors-4u.net/cursors/cur-12/cur1080.cur), progress !important;} /* End http://www.cursors-4u.com */
  14.  
  15. /* layout credit ~carmedy*/
  16.  
  17. @font-face {font-family: 'autumn'; src: url('http://static.tumblr.com/b9qzxpm/rsxnc03er/colors_of_autumn.ttf');}
  18.  
  19. body {background: url(http://i.imgur.com/veXf4PR.png) fixed; background-color:#fff;}
  20. table {margin-bottom: -3px;}
  21. table table {border: ;}
  22. body, tr, td {font-family: verdana; font-size:10px; color:#333333; line-height:10px;}
  23.  
  24. /* entries */
  25. .entrybox {font-family: verdana; font-size:10px; color:#333333; background: #f8f8f8 url(http://i.imgur.com/KQl3zj1.png); box-shadow:#c0c0c0 0px 0px 1px; border-radius: 1; opacity:0.9; transition:2s;}
  26.  
  27. /* links */
  28. a {color: #223F56; text-decoration: none; transition: 1.5s; text-shadow: #c0c0c0 0px 0px 2px;}
  29. a:hover {color:#2A2A2A; text-decoration: none; transition: 1.5s;}
  30.  
  31. /* top right navigation links */
  32. .index, .meta {font-family: verdana; font-size: 7px;line-height:7px; text-transform: uppercase; color: transparent;}
  33.  
  34. /* top banner main navigation links */
  35. table table table table td.meta {font-family: verdana; font-size:7px; color:transparent; line-height:7px; text-transform:uppercase;}
  36.  
  37. /* mood & music. */
  38. .entrybox td.meta {font-family:verdana; font-size:9px; line-height:9px; text-transform:uppercase; color:#202020; background-color:none;}
  39.  
  40. /* subject lines. */
  41. p table table td.caption {text-shadow: 0px 0px 6px #000000; letter-spacing: 1px; color:#efefef; border-radius:0px; background-color:none; font-family:verdana; font-size:10px; line-height:10px; text-transform:uppercase; text-decoration:none;}
  42.  
  43. /* date & time. */
  44. .entrybox td.index {display:none;}
  45.  
  46. /* comments. */
  47. .comments { letter-spacing: 1px; background-color:none; color:#ffffff; font-family:verdana; font-size:8px; line-height:8px; text-transform:uppercase; text-decoration:none; -webkit-transition-duration: 0.9s;
  48. -moz-transition-duration: 0.9s;
  49. -o-transition-duration: 0.9s;
  50. -ms-transition-duration: 0.9s;}
  51.  
  52. .comments a:hover {text-shadow: 0px 0px 5px #000000;
  53. color: #aaaaaa;
  54. text-decoration:none;
  55. -webkit-transition-duration: 0.9s;
  56. -moz-transition-duration: 0.9s;
  57. -o-transition-duration: 0.9s;
  58. -ms-transition-duration: 0.9s;}
  59.  
  60. /* friends page icons & users. */
  61. .entrybox a.index {color:#202020; font-family: verdana; font-size:8px; line-height:8px; text-transform:uppercase; letter-spacing: 1px; padding:0px;}
  62.  
  63. /* images */
  64. .shadowed img {display:none;}
  65.  
  66. /* illustrations */
  67. #key {z-index: 1; position: fixed; top:120; left:325; display: inline; align:center; visibility: visible; transition:2s;}
  68. #girl {z-index:1; position: fixed; top:60; left:150; width:140; display: inline; align:center; visibility: visible; transition:2s;}
  69.  
  70. /* header font */
  71. .cig {font-family: autumn; font-size:28px; line-height:10px; color:#2A2A2A; text-shadow: #2A2A2A 0px 0px 1px; letter-spacing:1; text-transform:lowercase; display: block; text-align: center;}
  72. .fact{font-family:verdana; font-color: #cccccc; font-weight:lighter; font-size:7px; line-height:9px; letter-spacing:1px; text-transform:uppercase; display:block; text-align:justify;}
  73.  
  74. /* friends page icons & users. */
  75. .entrybox a.index {color:#202020; font-family: verdana; font-size:8px; line-height:8px; text-transform:uppercase; letter-spacing: 1px; padding:0px;}
  76.  
  77. /* customs font */
  78. .fancy {font-family: autumn; font-size:23px; line-height:25px; color:#2A2A2A; text-shadow: #2A2A2A 0px 0px 1px; letter-spacing:1; text-align:left;}
  79. ::-webkit-scrollbar {width: 3px;}
  80. ::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 3px #a39d91; border-radius: 0px;}
  81. ::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 3px #a39d91; border-radius: 0px;}
  82.  
  83. /* usericons & locks. */
  84. .ljuser img {display:none;}
  85. .ljuser:before {content: "#";}
  86. .caption img {width:8px; height:8px;}
  87.  
  88. body, td {
  89. font-family: arial;
  90. font-size: 13px;
  91. color:#000000;
  92. }
  93. tt, pre {
  94. font-family: verdana;
  95. }
  96. a {
  97. text-decoration: none;
  98. }
  99. .shadowed, .ljadshadowed {
  100. font-size: 7px;
  101. background-color:none;
  102. }
  103. .ljadshadowed div {
  104. visibility: visible;
  105. position: relative;
  106. }
  107. .meta {
  108. font-size: 7px;
  109. }
  110. .index {
  111. font-size: 7px;
  112. }
  113. .caption, .index {
  114. color: #ffffff;
  115. }
  116. </style>
  117.  
  118. <=GLOBAL_HEAD
  119.  
  120. LASTN_WEBSITE<=
  121.  
  122. <style>
  123.  
  124.  
  125. table table table table .meta {visibility:hidden; position:absolute; top:1px}
  126. table table table table table .meta {visibility:visible; position:relative; top:1px}
  127. tr.caption {display:none}
  128. .shadowed td div {visibility:hidden; position:absolute; top:1px}
  129. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  130. </style>
  131.  
  132.  
  133.  
  134. <div id="girl"><a href="http://flurph.insanejournal.com" title="home"><img src="http://33.media.tumblr.com/d58b41e1b77d96bc95f2e15f6511f940/tumblr_nc221j5OTZ1r9fwpao1_250.gif" style="display:block; width:140; -webkit-transform: rotate(-4deg); opacity:1; background:#f4f4f4 url(&#39;http://i.imgur.com/tXw3saS.png&#39;); padding:3; border-radius:2; box-shadow:#c0c0c0 0px 0px 1px;"></a><br>
  135. <font class="fact">We're both such magnificent liars, so crush me baby, I'm all ears. So obviously desperate, so desperately obvious. <a href="http://flurph.insanejournal.com/profile" title="info">&#10006;</a> <a href="http://flurph.insanejournal.com/friends" title="friends">&#10006;</a> </font><br>
  136. <img src="http://media.tumblr.com/5a40c8306192f25d3680c1a65d33ea06/tumblr_nc221j5OTZ1r9fwpao3_250.gif" style="display:block; width:140; -webkit-transform: rotate(3deg); opacity:1; background:#f4f4f4 url(&#39;http://i.imgur.com/tXw3saS.png&#39;); padding:3; border-radius:2; box-shadow:#c0c0c0 0px 0px 1px;"></div>
  137. </style>
  138.  
  139. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement