Advertisement
Infernapefan2

Mario About

Sep 9th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. [css=background-image:url('https://piskel-imgstore-b.appspot.com/img/536f7b28-ad5d-11e7-8ae7-1d9fffae8284.gif'); -moz-border-radius: 3px 3px; border-radius: 3px 3px; padding: 20px; height:450px;][color=black][size=10][font=courier new][styleclass=container][sc=cen][center]Main/Front Tab
  2.  
  3. For anyone seeing this; this is free to use, assuming you dont edit the credits, because I did make the art, and the code was made by Is It Nessesary, so if you change those, then you'll be breaking the rules![/center]
  4. [/sc]
  5. [styleclass=tabs][accordion][a-section="[sc=octagon1][/sc]"]Mario Tab
  6. [/a-section]
  7. [a-section="[sc=octagon2][/sc]"]Luigi Tab[/a-section]
  8. [a-section="[sc=octagon3][/sc]"]Peach Tab[/a-section]
  9. [a-section="[sc=octagon4][/sc]"]Bowser Tab[/a-section][/accordion][/styleclass]
  10. [/styleclass]
  11. [sc=line][/sc]
  12. [sc=icon][/sc]
  13.  
  14. [/font][/size][/color][sc=credits][css=text-align:right][color=black][url=https://pokefarm.com/user/Is_It_Nessesary]Code[/url] | [url=https://pokefarm.com/user/Infernapefan2]Art[/url][/color][sc=MARIO][img]https://piskel-imgstore-b.appspot.com/img/02d2b651-ad61-11e7-816f-1d9fffae8284.gif[/img][/sc][/css][/sc][/css]
  15.  
  16. [style]
  17. .credits{margin-top:350px; margin-right:-15px;font-size:9px;
  18. a{color: black}}
  19. a{ color: #e93310; letter-spacing: .25px; transition: in-n-out 1s}
  20. a:hover{letter-spacing: .25px; transition: 1s}
  21. .container { position:relative; line-height:14px; font-family:courier; font-size:11px; }
  22. .tabs .panel { min-width: 50px; border:none;
  23. &>h3 { background-color:transparent; border:0px solid #000; border-radius:0px; margin-left:-4px; margin-top:400px; position:absolute; }
  24. &>h3:nth-child(3) { background-color:transparent; margin-left:60px; margin-top:400px;}
  25. &>h3:nth-child(5) { background-color:transparent; margin-left:120px; margin-top:398px;}
  26. &>h3:nth-child(7) { background-color:transparent; margin-left:180px; margin-top:400px;}
  27. &>h3 a { color:#8cff7f; }
  28. &>h3 span { color:#ff7f7f; }
  29. &>div { background-color: #f8fffd; box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, .75);color:black; position:absolute; margin-top:-3px; margin-left:60px; width:187px; height:290px;text-align:center;}
  30. }
  31. [/style][style]
  32. a{ #e93310; letter-spacing: .25px; transition: in-n-out 1s}
  33. a:hover{letter-spacing: .25px; transition: 1s}
  34.  
  35. .panel h3>a>svg { display:none; }
  36.  
  37. .octagon1 {
  38. width:40px;
  39. height: 40px;
  40. position: relative;
  41. background-image:url('https://piskel-imgstore-b.appspot.com/img/3925ed4f-ac55-11e7-bee1-d707597671bb.gif');
  42. }
  43.  
  44. .octagon2 {
  45. width:27px;
  46. height: 40px;
  47. position: relative;
  48. background-image:url('https://piskel-imgstore-b.appspot.com/img/95f66900-ac5b-11e7-a2a3-4de2c3a5e4fa.gif');
  49. }
  50.  
  51. .octagon3 {
  52. width:23px;
  53. height: 44px;
  54. position: relative;
  55. background-image:url('https://piskel-imgstore-b.appspot.com/img/d51757dc-ac5d-11e7-8e23-4de2c3a5e4fa.gif');
  56. }
  57.  
  58. .octagon4 {
  59. width:40px;
  60. height: 40px;
  61. position: relative;
  62. background-image:url('https://piskel-imgstore-b.appspot.com/img/753f2e02-ac5b-11e7-959c-4de2c3a5e4fa.gif');
  63. }
  64.  
  65. .cen { background-color: rgba(255, 255, 255, .65); box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, .75); color:black; position:absolute; margin-top:11px; margin-left:60px;width:187px; height:290px; border-radius: 6px; padding:10px; }
  66. .MARIO{height: 60px; width: 112px;margin-top:-485px;margin-left: -18px; position: absolute}
  67. [/style]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement