Advertisement
Infernapefan2

Toby Temp

Sep 9th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.21 KB | None | 0 0
  1. [sc=bg][sc=Title]Journal Post Test[/sc]
  2. [sc=body]Text [url=https://pokefarm.com]Link[/url] [b]Bold[/b] [i]Italics[/i] [s]Strike[/s] [u]Underline[/u] [o]Overline[/o]
  3.  
  4. [accordion=0][a-section=Tests][table][tr][th]Header[/th][th]Header2[/th][/tr][tr][td]1[/td][td]2[/td][/tr][tr][td]3[/td][td]4[/td][/tr][/table]
  5.  
  6. [tip=Tool]Tip[/tip]
  7. [b]Bold[/b][i] Italics[/i] Normal[/a-section]
  8. [a-section=Tests cont.]
  9. [progress="[inventory=Helix Orb]/100"][inventory=helix Orb]/100 Orbs [item=Helix Orb][/progress]
  10.  
  11. [sc=bp][img]https://piskel-imgstore-b.appspot.com/img/bda911bd-daf7-11e7-95fd-1550672a7775.gif[/img]Bullet Point[/sc]
  12. [sc=bp][img]https://piskel-imgstore-b.appspot.com/img/bda911bd-daf7-11e7-95fd-1550672a7775.gif[/img]Bullet Point[/sc]
  13. [sc=bp][img]https://piskel-imgstore-b.appspot.com/img/bda911bd-daf7-11e7-95fd-1550672a7775.gif[/img]Bullet Point[/sc]
  14. [sc=bp][img]https://piskel-imgstore-b.appspot.com/img/bda911bd-daf7-11e7-95fd-1550672a7775.gif[/img]Bullet Point[/sc]
  15. [/a-section][/accordion]
  16.  
  17. [sc=creditline] [/sc][sc=Credit][url=https://infernapefan2.deviantart.com/art/Masky-and-Toby-Fanart-Sadness-runs-through-him-690237921]Image Credit[/url] | Code by Infernapefan2, Personal Use Only.[/sc][/sc][/sc][sc=Toby][img]https://i.imgur.com/hxG7ybe.png[/img][/sc]
  18.  
  19. [style]
  20. @1: #93815d;
  21. @2: #c8b693;
  22. @3: #5c513a;
  23.  
  24. ul {list-style-type: none;}
  25. li {text-align: left; margin-left: 60px;}
  26.  
  27. a {
  28. color: @1;
  29. letter-spacing:0px;
  30. text-decoration:none;
  31. transition: all .5s ease-in;
  32. transition: all .5s ease-out; }
  33.  
  34. a:hover {
  35. color: @2;
  36. letter-spacing:1.5px;
  37. text-decoration: underline;
  38. transition: all .5s ease-in;
  39. transition: all .5s ease-out; }
  40.  
  41. .panel h3>a>svg { display:none; }
  42. .panel {
  43. box-shadow: none;
  44. border: .5px solid @1;
  45. Border-radius:10px;
  46. Background:transparent;
  47. width: 100%;
  48.  
  49. &>h3 {
  50. border-bottom: 0px solid @1;
  51. Text-align:center;
  52. background-color: transparent;
  53. border-radius: 2px;
  54. padding: 3px;
  55. font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  56. font-size: 14px;
  57. margin: auto;
  58. }
  59.  
  60. &>div {
  61. color: @3;
  62. font-size: 12px;
  63. font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  64. text-align: center;
  65. width: 97.8%;
  66. border-top: .5px dashed @1;
  67. border-bottom: .5px dashed @1;
  68. margin: auto;}}
  69.  
  70. th {
  71. border: 1px solid @1;
  72. background-color: @2;
  73. padding-left: 5.5px;
  74. padding-right: 5.5px;
  75. font-size:13px;
  76. color: @3;
  77. text-align:center;
  78. text-decoration: bold;
  79. }
  80.  
  81. td {
  82. border: 1px solid @1;
  83. text-align:center;
  84. text-decoration: none;
  85. padding: 1px;
  86. color: #96896e;
  87. font-size: 12px;
  88. }
  89.  
  90. table,th,td{
  91. border: 1px solid @1;
  92. margin: 0 auto;
  93. font-weight: none;
  94. }
  95.  
  96. .tooltip_content {
  97. font-size: 11px;
  98. background: white;
  99. color: @1;
  100. border-radius: 5px;
  101. border:1px solid @3;
  102. }
  103.  
  104. .expbar {
  105. color: @3;
  106. background: @2;
  107. border: 1px @1 solid;
  108. &>div {
  109. background-color: @1;
  110. border-right: 2.5px solid transparent;
  111. }}
  112.  
  113. .tooltip_span {
  114. border-bottom: 1px dotted black
  115. }
  116.  
  117. .bg {
  118. background-color: white;
  119. padding: 20px 35px 0px 14px;
  120. color:black;
  121. font-size:14px;
  122. float:center;
  123. text-align: center;
  124. line-height: 17px;
  125. min-height: 600px;
  126. }
  127.  
  128. .body {
  129. margin-left: 40%;
  130. font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  131. }
  132.  
  133. .Toby {
  134. margin-top: -92%;
  135. width: 40%;
  136. height: 40%;
  137. }
  138.  
  139. .Title {
  140. background: linear-gradient(to left,white,@2,@1,@2, white);
  141. text-shadow:3px 3px 3px rgba(255, 255, 255, .45), -3px -3px 3px rgba(255, 255, 255, .65), -3px 3px 3px rgba(255, 255, 255, .45), 3px -3px 3px rgba(255, 255, 255, .45);
  142. width: 100%;
  143. padding: 2%;
  144. line-height: 35%;
  145. font-size: 25px;
  146. color: black;
  147. }
  148.  
  149. .bp{
  150. display:inline;
  151. margin-bottom:10px;
  152. text-align:left;
  153. }
  154.  
  155. .bp img{
  156. margin-right:5px;
  157. height:12px;
  158. width:auto;
  159. image-rendering:pixel;
  160. margin-bottom: 3px
  161. }
  162.  
  163. .creditline {
  164. background: linear-gradient(to left,white,@2,@1,@2, white);
  165. color: transparent;
  166. line-height: 5px;
  167. margin-top: -5%;
  168. }
  169. .Credit {
  170. padding-bottom: 5%;
  171. font-size: 10px;
  172. text-decoration: underline;
  173.  
  174. &a {color: @1;
  175. letter-spacing:0px;
  176. text-decoration:none;
  177. transition: all .5s ease-in;
  178. transition: all .5s ease-out;
  179. }
  180.  
  181. a:hover {color: @2;
  182. letter-spacing:0px;
  183. text-decoration: underline;
  184. transition: all .5s ease-in;
  185. transition: all .5s ease-out;
  186. }}
  187. [/style]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement