Advertisement
romeocommissions

star candies (pfq journal code with post title & header links)

Nov 11th, 2023
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.97 KB | None | 0 0
  1. [sc=header][sc=headerImage][/sc][sc=headerText]header text[/sc][sc=headerLinks][url=https://.com]✿[/url] [url=https://.com]test link[/url] [url=https://.com]test link[/url][/sc][/sc][sc=body]<|>
  2. [/sc][sc=footer][sc=footerCredit][url=https://pfq.link/~MzZP]credits[/url][/sc][/sc]
  3.  
  4. [style]
  5. /*FONTS*/
  6. @font-face {
  7. font-family: 'Nunito';
  8. font-style: normal;
  9. font-weight: 500;
  10. font-display: swap;
  11. src: url(https://fonts.gstatic.com/s/nunito/v26/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
  12. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  13. }
  14. @font-face {
  15. font-family: 'Bebas Neue';
  16. font-style: normal;
  17. font-weight: 400;
  18. font-display: swap;
  19. src: url(https://fonts.gstatic.com/s/bebasneue/v14/JTUSjIg69CK48gW7PXoo9Wlhyw.woff2) format('woff2');
  20. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  21. }
  22.  
  23. /*HEADER*/
  24. .headerImage{
  25. height:150px;
  26. width:98%;
  27. margin: auto;
  28. margin-top:3px;
  29. margin-bottom:5px;
  30. background-image:url("https://i.imgur.com/pt6tydC.png");
  31. background-position:center;
  32. background-repeat:none;
  33. border:2px solid #123768;
  34. border-radius:10px;
  35. }
  36.  
  37. .header{
  38. min-height:200px;
  39. max-height:240px;
  40. background-color:#c5dce2;
  41. color:#42033D;
  42. padding:2px;
  43. border-bottom:2px solid #123768;
  44. text-align:center;
  45. border-radius:10px 10px 0px 0px;
  46. }
  47.  
  48.  
  49. .headerText{
  50. color:#42033D;
  51. font-size:13pt;
  52. font-family: 'Nunito';
  53. }
  54.  
  55. .headerLinks{
  56. a{
  57. text-align:center;
  58. font-size:13pt;
  59. font-family: 'Bebas Neue';
  60. text-decoration:none;
  61. color:#123768;
  62. transition: all 0.3s ease-in-out;}
  63.  
  64. a:hover{
  65. letter-spacing:1pt;
  66. text-decoration:underline;
  67. color:#af3d45;
  68. }
  69. }
  70.  
  71.  
  72.  
  73. /*BODY & FUTURE TAB CONTAINER & OTHER THINGS */
  74. .body{
  75. padding:5px;
  76. background-color:#CFBAD8;
  77. color:#42033D;
  78. font-size:11pt;
  79. font-family: 'Nunito';
  80. }
  81. a{
  82. text-decoration:none;
  83. color:#123768;
  84. transition: all 0.5s ease-in-out;}
  85.  
  86. a:hover{
  87. letter-spacing:1pt;
  88. text-decoration:underline;
  89. color:#af3d45;
  90. }
  91.  
  92. table{
  93. margin:0px auto;
  94. border:0px;
  95. border-collapse:separate;
  96. }
  97.  
  98. th {
  99. background-color:#c2a3ce;
  100. border:1px solid #123768;
  101. text-align:center;
  102. padding:1px;
  103. }
  104.  
  105. td {
  106. border:1px solid #123768;
  107. border-radius:2px;
  108. background-color:#c5dce2;
  109. padding:3px;
  110. }
  111.  
  112. li{
  113. padding:1px;
  114. }
  115.  
  116. ol {
  117. list-style-type: lower-alpha;
  118. }
  119.  
  120. ul {
  121. list-style-position: outside;
  122. list-style-image: url('https://f2.toyhou.se/file/f2-toyhou-se/images/44260645_wabZxjaTja0VOsD.gif');
  123. }
  124.  
  125.  
  126. .panel {box-shadow:none;
  127. margin:0 auto;
  128. border:2px solid #123768;
  129. &>h3 {color: #123768;
  130. background-color: #c2a3ce;
  131. border-radius: 3px;
  132. padding: 3px;
  133. &>a {color: #123768;
  134. text-decoration: none;
  135. transition: all 0.3s ease-in-out;}
  136. &>a:hover {color: #FF707A;
  137. background-color: #123768;
  138. border-radius:2px;}
  139. }
  140. &>div {
  141. color: #123768;
  142. border:1px solid #123768;
  143. border-radius:2px;
  144. background-color:#c5dce2;
  145. padding:3px;
  146. }
  147. }
  148.  
  149.  
  150. .expbar {
  151. color: #42033D;
  152. text-shadow:2px 2px 0 #ffffff, 2px -2px 0 #ffffff, -2px 2px 0 #ffffff, -2px -2px 0 #ffffff, 2px 0px 0 #ffffff, 0px 2px 0 #ffffff, -2px 0px 0 #ffffff, 0px -2px 0 #ffffff;
  153. background-color: #42033D;
  154. border: 1px black solid;
  155. &>div {
  156. background-color: pink;
  157. border-right: 2px solid black;
  158. }
  159. }
  160.  
  161. /*FOOTER*/
  162. .footer{
  163. background-color:#c2a3ce;
  164. color:#42033D;
  165. border-radius:0px 0px 10px 10px;
  166. border-top:2px solid #123768;
  167. padding:3px;
  168. padding-right:6px;
  169. }
  170.  
  171. .footerCredit{
  172. text-align:right;
  173. font-size:12pt;
  174. font-family: 'Bebas Neue';
  175. a{
  176. font-weight:bold;
  177. color:#123768;
  178. transition: all 0.3s ease-in-out;}
  179.  
  180. a:hover{
  181. letter-spacing:1pt;
  182. text-decoration:underline;
  183. color:#401254;
  184. }}
  185.  
  186. /*mirzam's pokepanel css*/
  187.  
  188. /* These default to the VIEWER's skin colors */
  189. /* To customize them, just set hex color codes instead */
  190. @platform-base: @col-bg1;
  191. @platform-border: @col-border1;
  192. @name-color: #123768;
  193. @name-background: #BCD5DC;
  194. @name-border: #123768;
  195. @berry-background: @col-flavour-up;
  196. @berry-border: @col-fg1;
  197. /* Set to "block" to show, "none" to hide */
  198. @display-item: block;
  199. @display-berries: block;
  200.  
  201. .party {
  202. display: inline-block;
  203. &,>div {
  204. padding: 0;
  205. margin: 0;
  206. background: transparent;
  207. width: 120px !important;
  208. height: 124px;
  209. overflow: hidden;
  210. border: none;
  211. border-radius: 0;
  212. box-shadow: none;
  213. }
  214. >div {
  215. &::after {
  216. display: none;
  217. }
  218. .pkmn {
  219. margin: 0 10px;
  220. float: unset;
  221. &::before {
  222. background-color: @platform-base;
  223. border-color: @platform-border;
  224. }
  225. .helditem {
  226. display: @display-item;
  227. .itemsprite {
  228. cursor: unset;
  229. }
  230. .tooltip_content {
  231. display: none;
  232. }
  233. }
  234. }
  235. .name {
  236. background-color: @name-background;
  237. border: 1px solid @name-border;
  238. border-radius: 5px;
  239. padding-top:2px;
  240. padding-left:2px;
  241. margin-top: 1px;
  242. height: 18px;
  243. display: flex;
  244. flex-wrap: nowrap;
  245. a {
  246. color: @name-color;
  247. font-weight: normal;
  248. margin: 0 2px;
  249. width: 80px !important;
  250. flex-grow: 99;
  251. font-size: 12px;
  252. }
  253. img {
  254. display: none;
  255. }
  256. img:nth-last-of-type(-n+2) {
  257. display: inline;
  258. margin: 0;
  259. }
  260. }
  261. .action {
  262. display: @display-berries;
  263. position: absolute;
  264. left: 88px;
  265. top: 70px;
  266. height: unset;
  267. width: unset;
  268. .berrybuttons[data-up="any"]>a[data-berry="aspear"],
  269. .berrybuttons[data-up="sour"]>a[data-berry="aspear"],
  270. .berrybuttons[data-up="spicy"]>a[data-berry="cheri"],
  271. .berrybuttons[data-up="dry"]>a[data-berry="chesto"],
  272. .berrybuttons[data-up="sweet"]>a[data-berry="pecha"],
  273. .berrybuttons[data-up="bitter"]>a[data-berry="rawst"] {
  274. display: inline-block;
  275. }
  276. .berrybuttons {
  277. >a {
  278. display: none;
  279. width: 20px;
  280. height: 20px;
  281. line-height: 20px;
  282. padding: 5px;
  283. background-color: @berry-background;
  284. border-radius: 20px;
  285. >img {
  286. vertical-align: top;
  287. max-height: 20px;
  288. max-width: 20px;
  289. }
  290. }
  291. >a[data-berry="pecha"] img {
  292. /* this berry is short */
  293. margin-top: 1px;
  294. }
  295. }
  296. &.working {
  297. opacity: 0.5;
  298. }
  299. table {
  300. /* "thank you" message */
  301. display: none;
  302. }
  303. }
  304. .expbar, .taste, .extra {
  305. display: none;
  306. }
  307. }
  308. >div:hover>.action a[data-berry]:after {
  309. border-color: @berry-border;
  310. }
  311. }
  312.  
  313.  
  314. [/style]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement