Advertisement
bythestars

Farasha Code

Nov 25th, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.77 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4. </style>
  5.  
  6. <style type="text/css">
  7. @font-face { font-family: Pacifico; src: url(https://dl.dropboxusercontent.com/s/odbr5p8xk1ylhdw/Pacifico.ttf); }
  8. @font-face { font-family: Caviar Dreams; src: url(https://dl.dropboxusercontent.com/s/q50589lvhm47jq8/CaviarDreams.ttf); }
  9. @import url(http://fonts.googleapis.com/css?family=Parisienne);
  10.  
  11. body {
  12. font-family: verdana;
  13. font-size: 10px;
  14. background-color: #040c16;
  15. background-image: url('https://www.transparenttextures.com/patterns/checkered-pattern.png');
  16. background-attachment: fixed;
  17. background-position: fixed;
  18. background-repeat: repeat;
  19. text-align: justify;
  20. color: #888888;
  21. cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur817.cur'), default;
  22. }
  23.  
  24. b, strong {font-family:'verdana'; font-variant: small-caps; font-size:15px; color: #685431; font-weight:normal; letter-spacing: -1px;}
  25. i {color: #ad7777; font-family: 'calibri'; font-variant: small-caps; font-size:11pt; letter-spacing:0px}
  26. u {color: #666; font-size: 12px; font-weight: light; letter-spacing: 0px; word-spacing: 6px; font-family:Romans; text-transform: normal; font-weight: normal; text-align: center; border-bottom: 1px dotted #889e9f;}
  27. s {color: #99D6FF; font-size: 11px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-shadow: #FF99D6 0px 0px 1px;}
  28. big {color: #283078; font-size: 14px; font-weight: light; letter-spacing: 0px; font-family: century gothic; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #666 0px 0px 1px;}
  29.  
  30. ::-webkit-scrollbar-button:vertical:{background-color: transparent;
  31. -moz-border-radius: 0px 0px 0px 0px;
  32. border-radius:0px 0px 0px 0px;}
  33. ::-webkit-scrollbar-thumb:vertical {background-color: transparent; height:20px;
  34. -moz-border-radius: 0px 0px 0px 0px;
  35. border-radius:0px 0px 0px 0px;}
  36. ::-webkit-scrollbar-thumb:horizontal {background-color: transparent; height:20px !important;
  37. -moz-border-radius: 0px 0px 0px 0px;
  38. border-radius:0px 0px 0px 0px;}
  39. ::-webkit-scrollbar { height:20px;width:3px; background-color:transparent;}
  40.  
  41. ::selection{
  42. background: #6f607a;
  43. color: black;
  44. }
  45.  
  46. ::-moz-selection{
  47. background: #6f607a;
  48. color: black;
  49. }
  50.  
  51. h1 {
  52. font-family: caviar dreams;
  53. color: #27337F;
  54. font-size: 20px;
  55. line-height: 5px;
  56. text-transform: uppercase;
  57. text-align: right;
  58. letter-spacing: 1px;
  59. border-top: 1px solid #27337F;
  60. }
  61.  
  62. #name {
  63. position: fixed;
  64. left: 600px;
  65. top: 190px;
  66. font-family: 'Pacifico';
  67. font-size: 70px;
  68. background: url('https://i.imgur.com/JSzAAzF.gif');
  69. background-position: center;
  70. background-size: auto;
  71. background-repeat: no-repeat;
  72. -webkit-text-fill-color: transparent;
  73. -webkit-background-clip: text;
  74. display: block;
  75. text-align: center center;
  76. letter-spacing: 2px;
  77. opacity: 0.6;
  78. z-index: 730;
  79. }
  80.  
  81. #main {
  82. position: fixed;
  83. top: 280px;
  84. left: 570px;
  85. width: 400px;
  86. height: 300px;
  87. background-color: #feedda;
  88. border: 10px Solid #0b2441;
  89. color: #666;
  90. z-index: 5;
  91. font-variant: small-caps;
  92. overflow: auto;
  93. }
  94.  
  95. #ooc {
  96. position: fixed;
  97. top: 290px;
  98. left: 581px;
  99. width: 399px;
  100. height: 300px;
  101. background-color: #feedda;
  102. color: #666;
  103. z-index: 5;
  104. font-variant: small-caps;
  105. overflow: auto;
  106. }
  107.  
  108. #f1 {
  109. position: fixed;
  110. top: 10px;
  111. left: 570px;
  112. width: 405px;
  113. height: 250px;
  114. border: transparent 1px solid;
  115. padding: 7px;
  116. background-color: #0b2441;
  117. z-index: 10;
  118. }
  119.  
  120. #img1 {
  121. position: fixed;
  122. top: 100px;
  123. left: 430px;
  124. width: 100px;
  125. height: 100px;
  126. padding: 5px;
  127. background-color: transparent;
  128. font-variant: small-caps;
  129. z-index: 700;
  130. background-image: url('https://i.imgur.com/YF6iAzp.jpg?1');
  131. background-position: 0px 0px;
  132. background-repeat: no-repeat;
  133. background-size: 120px;
  134. border: 8px solid #0b2441;
  135. overflow: auto;
  136. border-radius: 240px;
  137. }
  138.  
  139. #img2 {
  140. position: fixed;
  141. top: 210px;
  142. left: 430px;
  143. width: 100px;
  144. height: 100px;
  145. padding: 5px;
  146. background-color: transparent;
  147. font-variant: small-caps;
  148. z-index: 700;
  149. background-image: url('https://i.imgur.com/uV0rgP9.jpg?1');
  150. background-position: 0px 0px;
  151. background-repeat: no-repeat;
  152. background-size: 110px;
  153. border: 8px solid #0b2441;
  154. overflow: auto;
  155. border-radius: 240px;
  156. }
  157.  
  158. #img3 {
  159. position: fixed;
  160. top: 320px;
  161. left: 430px;
  162. width: 100px;
  163. height: 100px;
  164. padding: 5px;
  165. background-color: transparent;
  166. font-variant: small-caps;
  167. z-index: 700;
  168. background-image: url('https://i.imgur.com/Wl3gojl.jpg?1');
  169. background-position: 0px 0px;
  170. background-repeat: no-repeat;
  171. background-size: 110px;
  172. border: 8px solid #0b2441;
  173. overflow: auto;
  174. border-radius: 240px;
  175. }
  176.  
  177. #img4 {
  178. position: fixed;
  179. top: 430px;
  180. left: 430px;
  181. width: 100px;
  182. height: 100px;
  183. padding: 5px;
  184. background-color: transparent;
  185. font-variant: small-caps;
  186. z-index: 700;
  187. background-image: url('https://i.imgur.com/hz896xi.jpg?1');
  188. background-position: 0px 0px;
  189. background-repeat: no-repeat;
  190. background-size: 110px;
  191. border: 8px solid #0b2441;
  192. overflow: auto;
  193. border-radius: 240px;
  194. }
  195.  
  196. #l2 {
  197. position: fixed;
  198. top: 603px;
  199. left: 570px;
  200. width: 419px;
  201. height: 40px;
  202. border: #0b2441 1px solid;
  203. background-color: #0b2441;
  204. overflow: auto;
  205. z-index: 500;
  206. }
  207.  
  208. #navi {
  209. position: fixed;
  210. top: 607px;
  211. left: 579px;
  212. width: 760px;
  213. height: 30px;
  214. background-color: transparent;
  215. z-index: 600;
  216. }
  217.  
  218. .box {
  219. position: fixed;
  220. left: 581px;
  221. top: 290px;
  222. width: 390px;
  223. height: 290px;
  224. padding: 5px;
  225. color: #666;
  226. font-family: verdana;
  227. text-align: justify;
  228. font-size: 10px;
  229. line-height: 13px;
  230. overflow: auto;
  231. background-color: #feedda;
  232. opacity: 0;
  233. font-variant: small-caps;
  234. transition: all 1s ease-in-out;
  235. z-index: 4000;
  236. }
  237.  
  238. .box:target {
  239. top: 290px;
  240. left: 581px;
  241. opacity: 1;
  242. z-index: 7000;
  243. }
  244.  
  245. a.nav:link, a.nav:active, a.nav:visited{
  246. letter-spacing: 1px;
  247. text-transform: lowercase;
  248. display: inline-block;
  249. width: 68px;
  250. height: 25px;
  251. color: #EDEDEE;
  252. font-family: 'Abel', sans-serif;
  253. margin: 5px;
  254. background-color: #2C2E43;
  255. text-align: center;
  256. line-height: 10px;
  257. font-size: 10px;
  258. word-spacing: 1px;
  259. font-variant: small-caps;
  260. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  261. -webkit-transition: all 0.4s ease-out;
  262. -moz-transition: all 0.4s ease-out;
  263.  
  264. }
  265.  
  266. a.nav:hover{
  267. background-color: transparent;
  268. text-decoration: none;
  269. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  270. }
  271.  
  272. a {
  273. color: #295C19;
  274. text-decoration: none;
  275. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  276. }
  277.  
  278. a:hover {
  279. color: #295C19;
  280. text-decoration: nonecursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  281. }
  282.  
  283. </style>
  284.  
  285. <div id="name">Farasha</div>
  286.  
  287. <div id="img1"></div><div id="img2"></div><div id="img3"></div><div id="img4"></div>
  288.  
  289. <div id="l1"></div> <div id="l2"></div>
  290.  
  291. <div id="main"></div>
  292.  
  293. <div id="ooc">
  294. <h1>Out of Character</h1>
  295. <big>Note</big>: Code was made for Farasha only. Leave <a href="/profile.php?user=Bee">Bee</a> a PM/RPCmail for inquires for a profile.
  296. <br><big>O1</big>.
  297. <br><big>O2</big>.
  298. <br><big>O3</big>.
  299. <br><big>O4</big>.
  300. <br><big>O5</big>. Artwork belongs to <a target="_blank" href="https://www.patreon.com/wlop">WLOP.</a>
  301. </div>
  302.  
  303. <div id="navi">
  304. <a class="nav" href="#one"></a>
  305. <a class="nav" href="#two"></a>
  306. <a class="nav" href="#three"></a>
  307. <a class="nav" href="#four"></a>
  308. <a class="nav" href="#reset"></a>
  309. </div>
  310.  
  311. <div id="one" class="box"></div>
  312. <div id="two" class="box"></div>
  313. <div id="three" class="box"></div>
  314. <div id="four" class="box"></div>
  315.  
  316. <div id="f1"><div id="fimg"><img src="https://i.imgur.com/E9mhyeF.jpg?1" width="405" height="250"></img></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement