Advertisement
bythestars

Nidalee

Mar 28th, 2019
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.01 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.  
  8. @font-face { font-family: Caviar Dreams; src: url(https://dl.dropboxusercontent.com/s/q50589lvhm47jq8/CaviarDreams.ttf); }
  9. @font-face { font-family: Thunder Strike; src: url(https://dl.dropboxusercontent.com/s/vrsjyoo9kvtx2lb/Thunder%20Strike.ttf); }
  10. @font-face { font-family: Atelier; src: url(https://dl.dropboxusercontent.com/s/r1g2epiepqzip0z/Atelier%20du%20Machiniste.ttf); }
  11. @font-face { font-family: Modern; src: url(https://dl.dropboxusercontent.com/s/jftbryy78f2fayi/ModernSans-Light.otf); }
  12. @font-face { font-family: Pacifico; src: url(https://dl.dropboxusercontent.com/s/odbr5p8xk1ylhdw/Pacifico.ttf); }
  13. @font-face { font-family: Red Velvet; src: url(https://dl.dropboxusercontent.com/s/bz8dlq1dbxu7gol/Red%20Velvet%20-%20Demo.ttf); }
  14.  
  15.  
  16. body {
  17. font-family: verdana;
  18. font-size: 10px;
  19. background-color: #915f53;
  20. background-image: url('');
  21. background-attachment: fixed;
  22. background-position: bottom left;
  23. background-repeat: repeat;
  24. text-align: justify;
  25. color: #888888;
  26. cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur817.cur'), default;
  27. }
  28.  
  29. b, strong {font-family:'verdana'; font-variant: small-caps; font-size: 10px; color: #363640; font-weight:normal; letter-spacing: -1px;}
  30. i {color: #666666; font-family: 'calibri'; font-variant: small-caps; font-size:9pt; letter-spacing:0px}
  31. 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;}
  32. s {color: #820000; font-size: 11px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-shadow: #212121 0px 0px 1px;}
  33. big {color: #3c302f; font-size: 15px; font-weight: light; letter-spacing: 0px; font-family: caviar dreams; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #333333 0px 0px 1px;}
  34. small {color: #3B2F7F; font-size: 18px; font-weight: light; letter-spacing: -1px; font-family: verdana; font-variant: small-caps; text-transform: lowercase; text-decoration: none; font-weight: normal; text-align: center;}
  35.  
  36. ::-webkit-scrollbar-button:vertical:{background-color: transparent;
  37. -moz-border-radius: 0px 0px 0px 0px;
  38. border-radius:0px 0px 0px 0px;}
  39. ::-webkit-scrollbar-thumb:vertical {background-color: transparent; height:20px;
  40. -moz-border-radius: 0px 0px 0px 0px;
  41. border-radius:0px 0px 0px 0px;}
  42. ::-webkit-scrollbar-thumb:horizontal {background-color: transparent; height:20px !important;
  43. -moz-border-radius: 0px 0px 0px 0px;
  44. border-radius:0px 0px 0px 0px;}
  45. ::-webkit-scrollbar { height:20px;width:3px; background-color:transparent;}
  46.  
  47. ::selection{
  48. background: #6a1326;
  49. color: white;
  50. }
  51.  
  52. ::-moz-selection{
  53. background: #6a1326;
  54. color: white;
  55. }
  56.  
  57. h1 {
  58. font-family: caviar dreams;
  59. color: #3c302f;
  60. font-size: 20px;
  61. line-height: 5px;
  62. text-transform: uppercase;
  63. text-align: center;
  64. letter-spacing: 1px; }
  65.  
  66. h2 {
  67. color: #3c302f;
  68. font-size: 7px;
  69. font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  70. text-transform: uppercase;
  71. line-height: 15px;
  72. text-align: right;
  73. border-top: 1px dashed #3c302f;
  74. font-weight: 100;
  75. letter-spacing: 3px; }
  76.  
  77. #name {
  78. position: fixed;
  79. left: 290px;
  80. top: 580px;
  81. background: transparent;
  82. font-family: modern;
  83. font-size: 55px;
  84. width: 1600px;
  85. background: url('https://i.imgur.com/77EKENR.jpg');
  86. background-position: 300;
  87. background-size: auto;
  88. background-repeat: repeat;
  89. -webkit-text-fill-color: transparent;
  90. -webkit-background-clip: text;
  91. display: block;
  92. text-align: center center
  93. text-transform: uppercase;
  94. letter-spacing: -2px;
  95. opacity: 0.6;
  96. z-index: 14000;
  97. }
  98.  
  99. #container {
  100. position: fixed;
  101. top: 110px;
  102. left: 260px;
  103. width: 780px;
  104. height: 500px;
  105. overflow: auto;
  106. text-align: justify;
  107. line-height: 15px;
  108. font-size: 10px;
  109. border: 25px Solid #7e4538;
  110. background-color: #8d8383;
  111. z-index: 5;
  112. }
  113.  
  114. #image {
  115. position: fixed;
  116. top: 110px;
  117. left: 680px;
  118. width: 350px;
  119. height: 500px;
  120. overflow: auto;
  121. text-align: justify;
  122. line-height: 15px;
  123. font-size: 10px;
  124. background: url('http://i.picpar.com/Ifid.jpg');
  125. background-position: 0;
  126. background-size: 350px 500px;
  127. background-repeat: no-repeat;
  128. border: 25px Solid #7e4538;
  129. background-color: #8d8383;
  130. z-index: 8;
  131. }
  132.  
  133. #ooc {
  134. position: fixed;
  135. top: 140px;
  136. left: 290px;
  137. width: 368px;
  138. height: 415px;
  139. overflow: auto;
  140. text-align: justify;
  141. line-height: 15px;
  142. font-size: 10px;
  143. color: #212121;
  144. border: 8px Solid #7e4538;
  145. font-variant: small-caps;
  146. background-color: #B79B96;
  147. z-index: 5;
  148. }
  149.  
  150. #line {
  151. position: fixed;
  152. top: 575px;
  153. left: 280px;
  154. width: 440px;
  155. height: 55px;
  156. background-color: #7e4538;
  157. z-index: 8;
  158. }
  159.  
  160. .light {
  161. width: autopx;
  162. height: 48px;
  163. margin-top: 5px;
  164. background-color: transparent;
  165. -ms-transition: opacity .8s linear;
  166. -moz-transition: opacity .8s linear;
  167. -o-transition: opacity .8s linear;
  168. -webkit-transition: opacity .8s linear;
  169. opacity: 0.6;}
  170.  
  171. .light:hover {
  172. opacity: 0.8; }
  173.  
  174. #navi {
  175. position: fixed;
  176. top: 610px;
  177. left: 500px;
  178. width: 300px;
  179. height: 45px;
  180. background-color: transparent;
  181. z-index: 316000;
  182. }
  183.  
  184. .box {
  185. position: fixed;
  186. left: 710px;
  187. top: 140px;
  188. width: 320px;
  189. height: 470px;
  190. color: #212121;
  191. font-family: verdana;
  192. font-variant: small-caps;
  193. text-align: justify;
  194. font-size: 10px;
  195. line-height: 13px;
  196. overflow: auto;
  197. border: 10px Solid #7e4538;
  198. background-color: #B79B96;
  199. opacity: 0;
  200. z-index: 9950;
  201. }
  202.  
  203. .box:target {
  204. top: 140px;
  205. left: 710px;
  206. opacity: 100;
  207. }
  208.  
  209. a.nav:link, a.nav:active, a.nav:visited{
  210. letter-spacing: 1px;
  211. text-transform: lowercase;
  212. display: inline-block;
  213. width: 35px;
  214. height: 15px;
  215. color: #EDEDEE;
  216. margin: 5px;
  217. background-color: transparent;
  218. text-align: center;
  219. line-height: 10px;
  220. font-variant: small-caps;
  221. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  222. -webkit-transition: all 0.4s ease-out;
  223. -moz-transition: all 0.4s ease-out;
  224. -moz-border-radius-topright: 5px;
  225. -moz-border-radius-bottomright: 5px;}
  226.  
  227. a.nav:hover{
  228. background-color: transparent;
  229. color: transparent;
  230. text-decoration: none;
  231. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  232. }
  233.  
  234. a {
  235. color: #A66193;
  236. text-decoration: none;
  237. line-height: 20px;
  238. font-variant: small-caps;
  239. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  240. }
  241.  
  242. a:hover {
  243. color: transparent;
  244. line-height: 20px;
  245. text-decoration: none;
  246. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  247. }
  248.  
  249. p {
  250. margin-left: 25px;
  251. font-family: verdana;
  252. font-variant: small-caps;
  253. text-align: justify;
  254. font-size: 10px;
  255. color: #888888;
  256. background-color: transparent;
  257. }
  258.  
  259. </style>
  260.  
  261. <div id="container"></div> <div id="line"></div>
  262.  
  263. <div id="name">NIDALEE</div>
  264.  
  265. <div id="image"></div>
  266.  
  267. <div id="ooc">
  268. <h1>This is a Header</h1>
  269. <h2>This is a subheader</h2>
  270.  
  271. <big>♕;</big> Code was made for Nidalee only. Contact <a target="_blank" href="https://roleplay.chat/profile.php?user=Bee">Bee</a> through discord / pms for inquiries or is interested in a profile.
  272. <br><big>O1</big>.
  273. <br><big>O2</big>.
  274. <br><big>O3</big>.
  275. <br><big>O4</big>.
  276. <br><big>O5</big>.
  277. </div>
  278.  
  279. <div id="navi">
  280. <a class="nav" href="#one">i</a>
  281. <a class="nav" href="#two">ii</a>
  282. <a class="nav" href="#three">iii</a>
  283. <a class="nav" href="#reset">iv</a>
  284. </div>
  285.  
  286. <div id="one" class="box">
  287. <h2>This is a subheader</h2>
  288.  
  289. <big>Stat:</big> <font style=float:right>---</font>
  290. <br><big>Stat:</big> <font style=float:right>---</font>
  291. <br><big>Stat:</big> <font style=float:right>---</font>
  292. <br><big>Stat:</big> <font style=float:right>---</font>
  293. <br><big>Stat:</big> <font style=float:right>---</font>
  294. <br><big>Stat:</big> <font style=float:right><a target="_blank" href="">Link</a></font>
  295. </div>
  296.  
  297. <div id="two" class="box">
  298. <center>
  299. <img src="https://vignette.wikia.nocookie.net/leagueoflegends/images/4/4f/Prowl.png" class="light"></img><br>
  300.  
  301. <img src="https://vignette.wikia.nocookie.net/leagueoflegends/images/d/d3/Javelin_Toss.png" class="light"></img>
  302. <img src="https://vignette.wikia.nocookie.net/leagueoflegends/images/5/5f/Bushwhack.png" class="light"></img>
  303. <img src="https://vignette.wikia.nocookie.net/leagueoflegends/images/3/3f/Primal_Surge.png" class="light"></img>
  304. <img src="https://vignette.wikia.nocookie.net/leagueoflegends/images/2/21/Aspect_of_the_Cougar.png" class="light"></img><br>
  305.  
  306. <img src="https://vignette.wikia.nocookie.net/leagueoflegends/images/e/e6/Takedown.png" class="light"></img>
  307. <img src="https://vignette.wikia.nocookie.net/leagueoflegends/images/1/12/Pounce.png" class="light"></img>
  308. <img src="https://vignette.wikia.nocookie.net/leagueoflegends/images/f/f9/Swipe.png" class="light"></img>
  309. <img src="https://vignette.wikia.nocookie.net/leagueoflegends/images/0/00/Aspect_of_the_Cougar_2.png" class="light"></img>
  310. </center>
  311.  
  312. words here
  313. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement