Infernapefan2

Moon About

Sep 9th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.26 KB | None | 0 0
  1. [styleclass=background][
  2. ][styleclass=headertext]If I am the dark sky, then the stars are my friends.[/styleclass][
  3. ][styleclass=ropeheader][/styleclass][
  4.  
  5. ][styleclass=icon][styleclass=iconrope][/styleclass][/styleclass][
  6. ][styleclass=tabbed_interface horizontal][
  7.  
  8.  
  9.  
  10. ][ul][
  11. ][li]About me[/li][
  12. ][li]More[/li][
  13. ][li]Trade[/li][
  14. ][li]Art[/li][
  15. ][li]Friends[/li][
  16.  
  17. ][/ul][
  18.  
  19.  
  20.  
  21. ][styleclass=tab-active][
  22. ]♀ | 15 |
  23.  
  24. Name: Jessie, but Infernape works too.
  25. Languages: ASL and English
  26.  
  27. 4 hrs behind server time
  28.  
  29. Full of stress and anxiety, but Anime and Music are lovely stress-relievers[
  30. ][/styleclass][
  31.  
  32. ][styleclass=tab][
  33. ]A Cisco Student, Im working on getting my first IT Networking Certifacation, COMPTIA A+ 902, which is the source of 90% of my stress.
  34.  
  35. For music, I love Panic! At the Disco, My Chemical Romance, Nathan Sharp, etc.
  36.  
  37. Some Animes I love are Fullmetal Alchemist, Seven Deadly Sins, Death Note and more.[
  38. ][/styleclass][
  39.  
  40. ][styleclass=tab][
  41. ]•[url=https://pokefarm.com/forum/thread/30457/Dewbro-s-Shop-of-Wonders-Open]Trade Shop[/url]•
  42.  
  43. Go to my shop if you want to buy anything.
  44.  
  45. I'm looking to buy a Frosslassite Q.
  46.  
  47. PM me with an offer if you have one availible, I can pay in CR/GP/ZC usually, just say what you are interested in/estimated price so we can negotiate![
  48. ][/styleclass][
  49.  
  50. ][styleclass=tab][
  51. ]•[url=https://pokefarm.com/forum/thread/29561/Jessie-s-Art-Shop-OPEN]Art Shop[/url]•
  52.  
  53. [css=float: left][url=https://infernapefan2.deviantart.com/art/King-654710835][img]https://i.imgur.com/ADnhUBH.png?2[/img][/url][/css]
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60. •[url=https://pokefarm.com/forum/thread/30524/Jessie-s-Freebies-OPEN]Freebies[/url]•[
  61. ][/styleclass][
  62.  
  63.  
  64. ][styleclass=tab][
  65. ]
  66.  
  67. [url=https://pokefarm.com/user/Beemoji]Bee[/url]
  68.  
  69. [url=https://pokefarm.com/user/hunterrex11]Haille[/url]
  70.  
  71. [url=https://pokefarm.com/user/Esmathekey]Esma[/url]
  72.  
  73. [url=https://pokefarm.com/user/Novamaster16]Nova[/url][
  74. ][/styleclass][
  75.  
  76. ][/styleclass][styleclass=cred]Code: Esme | Art: Toasterama[/styleclass][
  77.  
  78.  
  79.  
  80.  
  81.  
  82. ][/styleclass][
  83. ]
  84. [style]
  85. a:hover {
  86. color: #66cdaa;
  87. }
  88. a {
  89. color: white;
  90. }
  91. .background{
  92. width: 310px;
  93. background: #171717;
  94. margin-bottom: -10px;
  95. }
  96. .tabbed_interface{
  97. margin: 0;
  98. margin-left: 107px;
  99. >ul {
  100. background: none;
  101. width: 50px;
  102. margin-left: 100px;
  103.  
  104. >li {
  105. position: relative;
  106. margin-left: -80px;
  107. cursor: pointer;
  108. padding: 1%;
  109. height: 4%;
  110. background: white;
  111. font-size: 11pt;
  112. font-family: times;
  113. border: none;
  114. background: none;
  115. color: #f5a176;
  116. text-transform: uppercase;
  117. margin-right: 300px;
  118. margin-left: -200px;
  119. }
  120. li:hover {
  121. color: white;
  122. }
  123. >li {
  124. &.tab-active {
  125. color: white;
  126. -webkit-transition: all 0.2s ease-in-out;
  127. }}}
  128. >div {
  129. border: none;
  130. border-radius: 0px;
  131. background: none;
  132. color: #fff;
  133. animation: fade 0.8s;
  134. min-height: 10px;
  135. text-align: center;
  136. position: relative;
  137. padding: 4px;
  138. width: 190px;
  139. font-family: Helvetica;
  140. font-size: 10pt;
  141. margin-top: -190px;
  142. min-height: 180px;
  143. box-shadow: none;
  144. }}
  145. .panel h3 > a > svg {
  146. display:none;
  147. }
  148. .panel{
  149. background-color: transparent;
  150. border:0px;
  151. border-radius:5px;
  152. font-family: Helvetica;
  153. text-align: center;
  154. margin: 10px;
  155. &>h3{
  156. background: #0c0c0c;
  157. border:1px solid #66cdaa;
  158. border-radius: 0px;
  159. font-size: 10pt;
  160. text-align: center;
  161. color: white;
  162.  
  163.  
  164. }
  165. &>div{
  166. color: white;
  167. background: #0c0c0c;
  168. border: 1px solid #66cdaa;
  169. border-radius: 0px;
  170. }}
  171. th {
  172. background: rgba(0,0,0, 0.5);
  173. color: white;
  174. text-align:center;
  175. }
  176. table,th,td,{
  177. border: 3px double #66cdaa;
  178. margin: 0 auto;
  179. background: rgba(0,0,0, 0.5);
  180. font-family: Helvetica;
  181. color: white;
  182. }
  183. .expbar {
  184. border-radius: 0px;
  185. left: 0px;
  186. background: #0c0c0c;
  187. border-style: double;
  188. border:1px solid #66cdaa;
  189. text-align: top;
  190. font-family: tahoma;
  191. color: white;
  192. line-height: 15px;
  193. overflow: hidden;
  194. margin: 10px;
  195. }
  196. .expbar div {
  197. background: #252525;
  198. border: 0px;
  199. }
  200. .tooltip_content {
  201. font-size: 10pt;
  202. text-align:center;
  203. font-family: Helvetica;
  204. min-width:100px;
  205. background-color: black;
  206. color: white;
  207. border: 3px double #66cdaa;
  208. border-radius: 0px;
  209. }
  210. span.bbcode_tooltip {
  211. border-bottom: 1px dotted #66cdaa;
  212.  
  213. }
  214. ::selection { background: darkslategrey; }
  215. .cred{
  216. position: relative;
  217. font-size: 9pt;
  218. color: white;
  219. font-family: times;;
  220. border-top: 1px solid #fff563;
  221. text-shadow: 0 0 8px black;
  222. margin: 10px;
  223. text-align: center;
  224. padding: 2px;
  225. }
  226. .iconrope{
  227. width: 99px;
  228. height: 99px;
  229. border: none;
  230. border-radius: 100px;
  231. display: inline-block;
  232. background-image: url("https://i.imgsafe.org/0d47b54cf6.png");
  233. text-align: center;
  234. margin-left: -5px;
  235. margin-top: -4px;
  236. }
  237. .icon{
  238. width: 90px;
  239. height: 90px;
  240. border: none;
  241. border-radius: 100px;
  242. display: inline-block;
  243. background-image: url("https://i.imgur.com/iHmFw3U.png");
  244. background-size: 110px 100px;
  245. text-align: center;
  246. margin-top: -100px;
  247. margin-left: 10px;
  248. }
  249. .ropeheader{
  250. background-image: url("https://i.imgsafe.org/0d47ab738f.png");
  251. height: 20px;
  252. background-repeat: no-repeat;
  253. margin-bottom: 83px;
  254. margin-top: -7px;
  255. }
  256. .headertext{
  257. color: #f5a176;
  258. font-family: tahoma;
  259. letter-spacing: 0.2em;
  260. text-align:center;
  261. text-transform: lowercase;
  262. font-size: 12pt;
  263. font-variant: small-caps;
  264. padding: 5px;
  265. }
  266. [/style]
Add Comment
Please, Sign In to add comment