Advertisement
Guest User

Untitled

a guest
Jul 29th, 2014
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.49 KB | None | 0 0
  1. GLOBAL_HEAD<=
  2. <title>ᴀ ᴛɪɢᴇʀ ᴅᴏᴇsɴ'ᴛ ʟᴏsᴇ sʟᴇᴇᴘ ᴏᴠᴇʀ ᴛʜᴇ ᴏᴘɪɴɪᴏɴ ᴏғ sʜᴇᴇᴘ</title>
  3. <link rel="shortcut icon" href="">
  4. <link href="http://fonts.googleapis.com/css?family=Ropa+Sans|Krona+One|Gruppo|Maven+Pro" rel="stylesheet" type="text/css">
  5.  
  6. <style>
  7.  
  8. /* credit ~enola / ~estie plus other edits */
  9.  
  10. body {background-image: url(http://i57.tinypic.com/aea9aq.png);
  11. background-attachment: fixed !important;background-color:#dbdbdb;}
  12. body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}
  13. table {border:0; padding:0px; margin-bottom: -5px;}
  14. td {font-size: 8pt; line-height:8pt; color:#b1b1b1; font-family: helvetica; text-transform: lowercase; letter-spacing: 1px;}
  15.  
  16. .entrybox {background-color:#; background-image: url(http://i62.tinypic.com/s2bbbr.png); filter:alpha(opacity=100); opacity:1.0; box-shadow:#2c2b2c 1px 1px 1px; border-radius:3 3 3 3; padding:0px;}
  17. .entrybox td.index, .index3{display: none;}
  18. .index {background-color: #;}
  19.  
  20. /* hides the date brackets */
  21. .entrybox td.index{color:#000;}
  22.  
  23. /* link effects */
  24. a {color: #ff0000; text-decoration:none; text-shadow:0px 0px 0px #;}
  25. a:hover {color: #024a68; text-decoration:none;
  26. -webkit-transition: all 2s ease-in-out;
  27. -moz-transition: all 12s ease-in-out;
  28. -o-transition: all 2s ease-in-out;
  29. transition: all 2s ease-in-out;}
  30.  
  31. /* name */
  32. .shadowed td div {font-family: ; font-size: 26px; line-height: 29px; letter-spacing: 0px; color: #990000; text-shadow: # 0px 0px 0px;}
  33.  
  34. /* nav */
  35. .index {font-family: arial; font-size: 7px; line-height: 7px; letter-spacing: 1px; text-transform: uppercase; color: #1d1d1d; font-weight: normal; }
  36.  
  37. /* top box nav */
  38. table table table table td.meta {font-family: arial; font-size: 7px; line-height:7px; text-transform:uppercase;}
  39.  
  40. /* viewing and etc at the bottom */
  41. .meta{font-family: helvetica; font-size: 7px; line-height: 8px; letter-spacing: 1px; text-transform: uppercase; color:#1d1d1d; font-weight: normal; background-image: url();}
  42.  
  43. /* date & time */
  44. .entrybox td.index {font-family: helvetica; font-size: 7px; line-height: 7px; letter-spacing: 1px; text-transform: uppercase; font-weight: lighter; background-color:#;}
  45.  
  46. /* mood & music. */
  47. .entrybox td.meta {display:none;}
  48.  
  49. /* subject */
  50. p table table td.caption {font-family: 'ropa sans'; font-size: 8pt; line-height:8px; color:#b1b1b1; font-weight: lighter; text-shadow:0px 0px 0px #; letter-spacing:1px; text-transform:uppercase;}
  51.  
  52. /* comments */
  53. .comments {font-family: ropa sans; color:#ff0000; font-size: 10px; line-height: 10px; letter-spacing: 1px; text-transform: uppercase; font-weight: lighter;}
  54.  
  55. /* aligns all text */
  56. tr {text-align:justify;}
  57.  
  58. /* usericons & locks. */
  59. .ljuser img {display:none;}
  60. .caption img{width:8px; height:8px;}
  61.  
  62. /* title texts */
  63. .title{font-family:'Krona One';letter-spacing:0px;font-size:11px;line-height:15px;color:#ff0000;text-shadow:0px 0px 0px #dddddd;text-transform:uppercase;}
  64. .title2{font-family: ropa sans; font-size: 8px; line-height: 8px; letter-spacing: 1px; color:#b1b1b1; text-transform: uppercase; font-weight: lighter;}
  65. .title3{font-family:arial narrow; font-size: 5px; line-height: 7px; letter-spacing: 1px; color:#b1b1b1; text-transform: uppercase; font-weight: bold; background-color:#;}
  66.  
  67. /* top navigation dot behavior */
  68. a#topnavi {
  69. border-radius: 5px;
  70. color: transparent;
  71. display: inline-block;
  72. height: 6px;
  73. font-family: helvetica;
  74. font-size: 6px;
  75. line-height: 6px;
  76. overflow: hidden;
  77. padding: 1px 1px;
  78. font-weight: lighter;
  79. text-align: center;
  80. text-shadow: none;
  81. text-transform: uppercase;
  82. transition: all 0.3s ease-in;
  83. vertical-align: text-top;
  84. width: 7px;
  85. -webkit-transition: all 0.4s ease-in; }
  86.  
  87. a#topnavi:hover {
  88. color: #000;
  89. font-family: helvetica;
  90. font-size: 6px;
  91. height: 6px;
  92. text-transform: uppercase;
  93. transition: all 0.3s ease-in;
  94. width: 60px;
  95. -webkit-transition: all 0.4s ease-in; }
  96.  
  97. /* top navigation dot color */
  98. .solo {background: #ff3333; }
  99. .yolo {background: #ff3434; }
  100. .oslo {background: #ff6767; }
  101. .filo {background: #ff9a9a; }
  102. </style>
  103. <=GLOBAL_HEAD
  104.  
  105. LASTN_WEBSITE<=
  106. <style>
  107. table table table table .meta {visibility:hidden; position:absolute; top:1px;}
  108. table table table table table .meta {visibility:visible; position:relative; top:1px;}
  109. .shadowed {background-image:url()}
  110. tr.caption, .shadowed td div, .shadowed img {display:none;}
  111. </style>
  112.  
  113. <tr><td colspan="5" width="580">
  114. <table align="center" cellspacing="0" border="0" cellpadding="0">
  115. <tr><td width="430" height="" valign="" bgcolor=""><a href="/info" title=" profile "><img src="http://media.tumblr.com/e725d5d374a8f7b110d6c2951c0ebbbe/tumblr_msk21dzyYp1qitxqpo1_250.gif" style="border: 1px dashed #; padding:3px; border-radius:50px; box-shadow:0px 0px 3px #404040; display: block;" width="90" height="90" align="left" padding="6px"></a>
  116. <br><font class="title">KNOWING HER IS A SPLENDID ADVENTURE</font><br>
  117. <font class="title2">be a fucking wolf. be a fucking lion. take no shit. set goals. smash them. eat peoples faces off. be a better person. show people who the fuck you are. never apologize for being awesome. stay the mother fucking course. </font><font class="title3"><a class="solo" id="topnavi" href="">customs</a>&nbsp;&nbsp;<a class="yolo" id="topnavi" href="">threads</a>&nbsp;&nbsp;<a class="oslo" id="topnavi" href="">misc</a>&nbsp;&nbsp;<a class="filo" id="topnavi" href="">private</a> </font><br><br></div></td>
  118. </td></tr></table></td></tr>
  119. <=LASTN_WEBSITE
  120.  
  121. LASTN_OPT_ITEMS=>1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement