Advertisement
noxfleur

solanaceae

Feb 15th, 2017
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.08 KB | None | 0 0
  1. <style>
  2. .clearfix {margin-top: -125px;}
  3. br {line-height:0px;}
  4. td td td br {line-height:auto;}
  5. table, tr, td {background-color:transparent !important;}
  6. table table {visibility:hidden;}
  7. table table table, table.blurbs td.text, span.orangetext15, #footerWarpper {display:none;}
  8. div table, table.blurbs, table.blurbs table {visibility:visible; display:table; _display:inline;}
  9. div div table div, div.clearfix a, input {display:none;}
  10. div.clearfix table div div, #footerWarpper {display:block;}
  11. </style>
  12.  
  13.  
  14. <link href="https://fonts.googleapis.com/css?family=Anton|Didact+Gothic|Pacifico" rel="stylesheet">
  15. <link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet">
  16. <link href="https://fonts.googleapis.com/css?family=Satisfy" rel="stylesheet">
  17. <link href="https://fonts.googleapis.com/css?family=Bebas" rel="stylesheet">
  18.  
  19. <style>
  20.  
  21.  
  22. body{
  23. background-image: url ('') ;
  24. background-repeat: no-repeat;
  25. background-position: bottom right;
  26. background-attachment: fixed;
  27. background-color:#131313;
  28. }
  29.  
  30.  
  31.  
  32.  
  33. @font-face {
  34. font-family: 'Bebas Neue';
  35. src: url('BebasNeue.eot');
  36. src: url('BebasNeue.eot?#iefix') format('embedded-opentype'),
  37. url('BebasNeue.woff') format('woff'),
  38. url('BebasNeue.ttf') format('truetype');
  39. font-weight: normal;
  40. font-style: normal;
  41. }
  42.  
  43.  
  44. body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}
  45. body, td, li, p, div, textarea, li, p, br {
  46. font-family: arial;
  47. font-size: 9px;
  48. text-transform: lowercase;
  49. color: #dddddd;
  50. opacity: 1.0;
  51. text-transform: none;
  52. }
  53.  
  54. i {font: italic 8px;
  55. font-family: arial;
  56. text-transform: none;
  57. font-weight: italics;
  58. line-spacing: 4px;
  59. color: #44c0f4;
  60. text-transform: lowercase;
  61. font-weight: lighter;
  62. text-transform: none;
  63. }
  64.  
  65. b, strong {
  66. color: #eed46a;
  67. font-family: arial;
  68. font-size: 9px;
  69. letter-spacing: 1px;
  70. text-transform: lowercase;
  71. text-decoration: none;
  72. font-weight: bold;
  73.  
  74. }
  75.  
  76. u {
  77. color: #825af6;
  78. font-family: calibri;
  79. font-size: 8px;
  80. text-transform: lowercase;
  81. letter-spacing: 1px;
  82. text-decoration: none;
  83. border-bottom: solid 1px #000000;
  84. }
  85.  
  86. big {
  87. font-family: arial;
  88. font-size: 12px;
  89. font-style: none;
  90. letter-spacing: 0px;
  91. color: #2E7577;
  92. text-transform: lowercase;
  93. font-weight: lighter;
  94. text-transform: none;
  95. }
  96.  
  97. blockquote {
  98. color: #ffffff;
  99. background-color: #747474;
  100. border-left: solid 5px #bebebe;
  101. padding: 5px 5px 5px 5px;
  102. margin: 10px 10px 10px 10px;
  103. }
  104.  
  105. a.yoncelink:active, a.yoncelink:visited, a.yoncelink:link {
  106. display: inline-block;
  107. font-family: arial;
  108. font-size: 9px;
  109. font-weight: bold;
  110. color: #2e99c5;
  111. text-decoration: none;
  112. text-align: center;
  113. letter-spacing: 2px;
  114. line-height: 17px;
  115. text-transform: uppercase;
  116. margin-bottom: 4px;
  117. background-color: #131313;
  118. width: 100px;
  119. height: 15px;
  120.  
  121. -webkit-transition: ease-in-out .5s all;
  122. }
  123.  
  124. a.yoncelink:hover {
  125. background-color: #2e99c5;
  126. color: #131313;
  127. }
  128.  
  129. a {
  130. font-family: arial;
  131. font-size: 8px;
  132. text-transform: none;
  133. color: #cfe5ff;
  134. font-weight: lighter;
  135. text-decoration: none;
  136. letter-spacing: 0px;
  137. -webkit-transition: all .4s ease-in-out;
  138. -moz-transition: all .4s ease-in-out;
  139. -o-transition: all .4s ease-in-out;
  140. }
  141.  
  142. a:hover {
  143. color: #69abf9;
  144. }
  145.  
  146. .lovely {
  147. position: fixed;
  148. right: 3px;
  149. bottom: 3px;
  150. }
  151.  
  152. .lovely a {
  153. font-family: calibri;
  154. font-size: 9px;
  155. text-transform: uppercase;
  156. color: #a1a1a1;
  157. letter-spacing: 0px;
  158. text-decoration: none;
  159. -webkit-transition: all .5s ease-in-out;
  160. -moz-transition: .5s ease-in-out;
  161. }
  162.  
  163. .lovely a:hover {
  164. color: #000;
  165. }
  166.  
  167.  
  168. .portrait1 {
  169. z-index: 3;
  170. width: 400px;
  171. height: 190px;
  172. left: 350px;
  173. top: 220px;
  174. padding: 10px;
  175. background-color: #252525;
  176. text-align: left;
  177. position: fixed;
  178. overflow: auto;
  179. overflow-x: hidden;
  180. }
  181.  
  182. .portrait2 {
  183. z-index: 3;
  184. width: 200px;
  185. height: 200px;
  186. left: 780px;
  187. top: 220px;
  188. padding: 5px;
  189. background-color: #252525;
  190. position: fixed;
  191. overflow: auto;
  192. overflow-x: hidden;
  193. }
  194.  
  195. .portrait2text {
  196. z-index: 2;
  197. width: 100px;
  198. height: 90px;
  199. left: 880px;
  200. top: 277px;
  201. padding: 5px;
  202. background-color: #252525;
  203. position: fixed;
  204. border-right: solid 5px #2e99c5;
  205. -webkit-transition: all .7s ease-in-out;
  206. -moz-transition: all .7s ease-in-out;
  207. -ms-transition: all .7s ease-in-out;
  208. -o-transition: all .7s ease-in-out;
  209. }
  210.  
  211. .portrait2text:hover {
  212. left: 995px;
  213. }
  214.  
  215. h1 {
  216. font-size: 30px;
  217. color: #2e99c5;
  218. line-height: 10px;
  219. font-family: 'pacifico';
  220. letter-spacing: 0px;
  221. text-transform: lowercase;
  222. margin: 0px 0px 5px 0px;
  223. text-align: center;
  224. font-weight: lighter;
  225. font-style: none;
  226.  
  227.  
  228. }
  229.  
  230. h2 {
  231. font-size: 9px;
  232. color: #f4d893;
  233. line-height: 9px;
  234. font-family: georgia;
  235. letter-spacing: 2px;
  236. margin: 0px 0px 5px 0px;
  237. text-transform: ;
  238. text-align: center;
  239. font-weight: lighter;
  240. font-weight: bold;
  241. font-style: italic;
  242.  
  243. }
  244.  
  245. h3 {
  246. font-size: 25px;
  247. color: #ffffff;
  248. line-height: 20px;
  249. font-family: 'Lobster';
  250. margin: 0px 0px 5px 0px;
  251. letter-spacing: 0px;
  252. text-transform: lowercase;
  253. text-align: right;
  254. font-weight: none;
  255. font-style: none;
  256.  
  257. }
  258.  
  259.  
  260. h4 {
  261. font-family: 'bebas neue';
  262. font-size: 14px;
  263. margin: 0px 0px 5px 0px;
  264. letter-spacing: 1px;
  265. text-align: center;
  266. background-color: #2e99c5;
  267. color: #ffffff;
  268. text-transform: uppercase;
  269.  
  270. }
  271.  
  272.  
  273.  
  274. h5 {
  275. font-size: 15px;
  276. color: #ffffff;
  277. line-height: 20px;
  278. font-family: 'arial black';
  279. margin: 0px 0px 4px 0px;
  280. letter-spacing: 2px;
  281. text-transform: uppercase;
  282. text-align: center;
  283. font-weight: none;
  284. border-bottom: 1px solid #f4d893;
  285. font-style: none;
  286.  
  287. }
  288.  
  289.  
  290. ::-webkit-scrollbar {
  291. width: 2px;
  292. height: 2px;
  293. padding-top: 15px;
  294. }
  295.  
  296. ::-webkit-scrollbar-track {
  297. background-color: #transparent;
  298. }
  299.  
  300. ::-webkit-scrollbar-thumb {
  301. height: 4px;
  302. width: 1px;
  303.  
  304. background-color: #ffffff;
  305. }
  306.  
  307. ::-webkit-scrollbar-track-piece {
  308. height: 5px;
  309. width: 30px;
  310. }
  311.  
  312. ::-moz-selection, ::selection {
  313. background: #131313;
  314. color: #ffffff;
  315. }
  316.  
  317. ::selection {
  318. background: #131313;
  319. color: #ffffff;
  320. }
  321.  
  322.  
  323. </style>
  324.  
  325. <div class="portrait1">
  326.  
  327.  
  328.  
  329. <h5> please illuminate my sins </h5>
  330.  
  331. <h2>please forgive me for my sins </h2>
  332. <br>
  333.  
  334. i’ve been hiding it i tell you something just to leave it buried now i can’t endure it anymore <i>why couldn’t i say it then i have been hurting anyway, really, i won’t be able to endure it </i>now cry it’s only that i’m very sorry towards you again, cry because i couldn’t protect you deeper, deeper, the wound just gets deeper like pieces of broken glass that i can’t reverse deeper, <i>it’s just the heart that hurts every day (you) who was punished in my stead, you who were only delicate and fragile</i>
  335. <i>stop crying, tell me something. try saying to me, who had no courage why did you do that to me then i’m sorry forget it</i>, what right do i have to tell you to do this, or that deeper, deeper, the wound just gets deeper like pieces of broken glass that i can’t reverse deeper, it’s just the heart that hurts every day (you) who was punished in my stead, you who were only delicate and fragile.
  336.  
  337. <blockquote> please let me be punished </blockquote>
  338.  
  339.  
  340.  
  341. </div>
  342.  
  343.  
  344. <div class="portrait2">
  345. <img src="https://i.imgur.com/o3lflBJ.png"/>
  346. </div>
  347.  
  348. <div class="portrait2text">
  349. <a class="yoncelink" href="/">LINK</a>
  350. <a class="yoncelink" href="/">LINK</a>
  351. <a class="yoncelink" href="/">LINK</a>
  352. <a class="yoncelink" href="/">LINK</a>
  353. <a class="yoncelink" href="/">LINK</a>
  354. </div>
  355.  
  356.  
  357.  
  358.  
  359. <div class="lovely">
  360. <a class="lovely" href="http://aniroleplay.com/enixdirectory">C</a>
  361. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement