Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
643
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.54 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <style>
  3.  
  4.  
  5. /* some code taken from ~rosaline & ~producer */
  6.  
  7. @font-face{font-family: "pen"; src:url('http://static.tumblr.com/8yektth/kx8mkhbi8/penelope_anne.ttf');}
  8.  
  9. @font-face{font-family: "bar"; src:url('http://static.tumblr.com/afurfsa/Jyynaypfd/barrio-regular.otf');}
  10.  
  11. @font-face{font-family: "riv"; src:url('http://static.tumblr.com/afurfsa/NwWnaypks/sf_arch_rival.ttf');}
  12.  
  13. body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}
  14.  
  15. html{background:url(http://static.tumblr.com/afurfsa/Vl6nayg92/hearts.png) top center no-repeat fixed, url(http://imgur.com/fv7clqx.png) repeat bottom left fixed;}
  16.  
  17. /* font throughout the layout */
  18. td{color: #000000; font-family: arial; font-size: 11px; line-height: 13px;}
  19.  
  20. /* aligns all the words */
  21. tr{text-align:justify;}
  22.  
  23. /* tables */
  24. table{margin-bottom: -7px;}
  25.  
  26. /*Hides website/userinfo/calendar !*/
  27. table table table table .meta
  28. {visibility: hidden;
  29. top: 1px;}
  30.  
  31. /*hides title/friends/calendar*/
  32. tr.caption
  33. {visibility: hidden;
  34. position: absolute;
  35. top: 1px;
  36. display: none;}
  37.  
  38. /*hides name*/
  39. .shadowed td div
  40. {visibility: hidden;
  41. position: absolute;
  42. top: 1px;}
  43.  
  44. /*top icon stuff*/
  45. table table table td
  46. {background-color: transparent;
  47. border: none;
  48. padding-left: 0px;
  49. padding-top: 0px;
  50. text-align: center;
  51. }
  52.  
  53. /*hides default icon*/
  54. .shadowed img
  55. {padding: 0px;
  56. padding-top: 0px;
  57. padding-left: 0px;
  58. display: none;}
  59.  
  60. /* links */
  61. a{color: #494E57; text-decoration: none;}
  62. a:hover{color: #FF7274; text-decoration: none; -moz-transition: all 2.0s ease-out; -o-transition: all 2.0s ease-out; -webkit-transition: all 2.0s ease-out; transition: all 2.0s ease-out;}
  63.  
  64. /* top right links */
  65. .index{font-family:consolas; text-transform: uppercase; font-size: 0px; font-family: consolas; letter-spacing: 0px; line-height: 0px;}
  66.  
  67. /* removes top left */
  68. table table tr.caption td.caption{display: none;}
  69.  
  70. /* header box */
  71. .shadowed{background: ;}
  72.  
  73. /* icon */
  74. .shadowed img{display:none;}
  75.  
  76. /* fieldname */
  77. .shadowed td div{font-family: arial narrow; font-size: 30px; line-height: 10px;}
  78.  
  79. /* mood & music. */
  80. .entrybox td.meta {font-family:consolas; font-size:8px; line-height:9px; text-transform:uppercase; color:#808080; background-color:none;}
  81.  
  82. /* subject */
  83. p table table td.caption{text-align:left; color:#4a463b; font-size: 18px; font-family:pen; line-height:15px; padding-bottom: 0px; letter-spacing:2px; text-shadow: 2px 1px 1px #FFF;}
  84.  
  85. /* lock image */
  86. p table table td.caption img{width: 4pt; height: 4pt;}
  87.  
  88. /* friends page icons & users. */
  89. .entrybox a.index {color:#e2e2e2; font-family:consolas; font-size:8px; line-height:8px; text-transform:uppercase; letter-spacing: 1px; padding:0px;}
  90.  
  91. /* moves date to a new line */
  92. .index2{font-family: anchor; font-size: 7px; letter-spacing: 1px; line-height: 4px; text-transform:uppercase; text-align:right; color:#555; display:block; padding-top: 2px;}
  93.  
  94. /* entrybox */
  95. .entrybox{background-image: url(http://i.imgur.com/Reo0H39.png);background-color:transparent; box-shadow: -4px 5px 0em #8ECECA, 6px -6px 0em #b8ddd9;}
  96.  
  97. /* comments */
  98. .comments{color:#4a463b; text-align:right; letter-spacing:+1; text-transform: uppercase; font-size: 10px; font-family:riv; line-height:11px; padding-top: 3px; padding-bottom: 8px;}
  99.  
  100. /* viewing */
  101. .meta{text-transform: uppercase; font-size: 8px; font-family: consolas; letter-spacing: 1px; line-height: 0px; color: #f2f2f2;}
  102.  
  103. /* lj user icon */
  104. .ljuser img{display: none;}
  105.  
  106. /* image effects */
  107. img {-moz-transition: all 2.0s ease-out; -o-transition: all 2.0s ease-out; -webkit-transition: all 2.0s ease-out; transition: all 2.0s ease-out;}
  108. img:hover {-webkit-transform: filter: hue-rotate(360deg); -webkit-filter: hue-rotate(360deg);-moz-filter: hue-rotate(360deg);-o-filter: hue-rotate(360deg);-ms-filter: hue-rotate(360deg); -moz-transition: all 2.0s ease-out; -o-transition: all 2.0s ease-out; -webkit-transition: all 2.0s ease-out; transition: all 2.0s ease-out;}
  109.  
  110. ::selection {color:#ffffff; background-color:#94c39f;}
  111. ::-webkit-scrollbar {width: 3px;}
  112. ::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 3px #F4F6F6; border-radius: 0px;}
  113. ::-webkit-scrollbar-thumb {background:-webkit-gradient(linear, 15% 34%, 25% 90%, from(#ff9892), to(#ffc6bf)); -webkit-box-shadow: inset 0 0 3px #94c39f; border-radius: 0px;}
  114.  
  115. .shadowed td div {visibility:hidden; position:absolute; top:1px}
  116. .shadowed span#navigation img {display:inline; visibility:visible; position:relative;}
  117. .links {font-family:anchor; font-size: 8px; line-height:9px; text-transform:uppercase; text-align:justify; color:#090002;}
  118. .frame {filter: alpha; align:center; z-index:3;}
  119. #nav{border-bottom: 0px dashed #94c39f; position:absolute; visibility: visible; top:61px; right:50.0%; margin-right: 310px; z-index:0; text-align:justify; width:152px; -webkit-transform: rotate(-8deg); -moz-transform: rotate(-8deg); transform: rotate(-8deg);}
  120. #moving{position: absolute; visibility: visible; padding:2px; top:66px; margin-left: -767px; z-index:2;}
  121. #flowers{position: absolute; visibility: visible; padding:2px; top:358px; margin-left: -580px; z-index:2;}
  122.  
  123. .link1{color: #5E6168; font-family: riv; text-transform: uppercase; font-size: 9px; background: linear-gradient(to right, #ff9892, #ffc6bf); position: absolute; line-height: 8px; box-shadow: 1px 0px 1px #bbb; padding: 3; text-align: right; letter-spacing: 1px; border-radius: 3 0 0; width: 125; text-shadow: 1px 0px 1px #fff;}
  124. .link2{color: #5E6168; font-family: riv; text-transform: uppercase; font-size: 8px; background: linear-gradient(to right, #ff9892, #ffc6bf); position: absolute; line-height: 8px; box-shadow: 1px 0px 1px #bbb; padding: 3; text-align: right; letter-spacing: 1px; width: 125; text-shadow: 1px 0px 1px #ffffff;}
  125. .link1:hover, .link2:hover, .link3:hover, .link4:hover, .link5:hover{padding-left: 25; color: #F7EFE3; text-shadow: 1px 0px 1px #000;}
  126. </style>
  127.  
  128. <=GLOBAL_HEAD
  129.  
  130. LASTN_WEBSITE<=
  131. <body>
  132.  
  133. <div align="center">
  134. <br>
  135. <br>
  136.  
  137. <div id="nav"><center><img src="http://static.tumblr.com/afurfsa/f8lnayh13/rhwww.gif" width="150" class="frame" style="display:inline; background:white; padding: 6px 6px 25px; text-align: center; text-decoration: none; -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .3); -moz-box-shadow: 0 2px 4px rgba(0,0,0,.3); box-shadow: 0 2px 4px rgba(0,0,0,.3);"></center>
  138. <font class="links"><br>
  139. &nbsp;&nbsp;&nbsp; <a href="/friends" class="link1">friends</a><br><br>
  140. &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp; <a href="/info" class="link2">info</a></font>
  141. </div>
  142. <=LASTN_WEBSITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement