Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [sc=h][img]https://64.media.tumblr.com/119a83853b4af011109ff0f8a7393b5c/a27f46307069253d-39/s500x750/1ef659b897f9e2939d8e515c8cc36255dbe6ecec.pnj[/img][/sc][sc=b][sc=cc][sc=tabbed_interface horizontal]
- [ul]
- [li]1[/li]
- [li]2[/li]
- [li]3[/li]
- [li]4[/li]
- [/ul][
- ][sc=tab-active]tab 1
- [/sc][
- ][sc=tab]tab 2
- [/sc][
- ][sc=tab]tab3
- [/sc][
- ][sc=tab]tab 4
- [/sc][/sc][/sc][sc=credit][pit="[img]https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/25425fb2-bc94-4349-8d8a-6eabb4d6ccd2/ddik124-f2b36cbb-6a50-428b-a345-d702f074371d.gif?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzI1NDI1ZmIyLWJjOTQtNDM0OS04ZDhhLTZlYWJiNGQ2Y2NkMlwvZGRpazEyNC1mMmIzNmNiYi02YTUwLTQyOGItYTM0NS1kNzAyZjA3NDM3MWQuZ2lmIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.xADluVfhn59H4qL76kBSzBt9Dvxbc26omHaxg1iZUw0[/img]"][url=https://pfq.link/@J3dF]code[/url] | [url=https://www.deviantart.com/profiledecor/art/F2U-Golden-Star-817227868]star[/url] | official tcg art used[/pit][/sc][/sc]
- [style]
- @none = #00000000;
- /* fonts */
- @font-face {
- font-family: 'Nunito';
- font-style: normal;
- font-weight: 200 1000;
- font-display: swap;
- src: url(https://fonts.gstatic.com/s/nunito/v26/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
- 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;
- }
- /* tabbed ui */
- .tabbed_interface>ul {
- background-color: inherit;
- }
- .tabbed_interface>ul li { /* tabs */
- font-family: 'Nunito';
- cursor: pointer;
- margin: 5px 3px;
- position: relative;
- left: 4.5em;
- bottom: 2.3em;
- width: 25px;
- height: 21px;
- font-size: 18px;
- text-align: center;
- color: @col-fg2;
- box-shadow: 0px 0px 0px @none;
- background-color: @col-bg2;
- border: 1px solid @col-border1;
- border-radius: 10px;
- transition: .3s;
- }
- .tabbed_interface>ul>li.tab-active {
- color: @col-fg2;
- text-shadow: 0px 0px 0px @none;
- border: 1px solid @col-border1;
- border-radius: 10px;
- }
- .tabbed_interface>ul>li:hover {
- webkit-filter: blur(1px);
- filter: blur(1px);
- }
- .tab-active { /* content */
- font-family: 'Nunito';
- color: @col-fg1;
- text-align: center;
- margin-top: -42px;
- width: 300px;
- height: auto;
- background-color: @none;
- border: 1px solid @none;
- border-radius: 0px;
- font-size: 14px;
- box-shadow: 0px 0px 8px @none;
- }
- .h {
- width: 100px;
- height: auto;
- transform: rotate(-5deg);
- -webkit-mask-image: url(https://64.media.tumblr.com/fe7f8055c95bc715042ad1f3e6c618d7/a11d752f0ace06c5-ca/s2048x3072/da8e4a3e6c67b7ecaabdd1bafa13b4565e95527b.pnj);
- -webkit-mask-size: 100%;
- -webkit-mask-repeat: no-repeat;
- -webkit-mask-position: center;
- overflow: hidden;
- position: relative;
- top: 2em;
- margin-top: -30px;
- }
- .b {
- width: 295px;
- height: auto;
- padding: 5px;
- border: 2px solid @col-border1;
- border-radius: 10px;
- background-color: @col-bg1;
- }
- .cc {
- width: 220px;
- }
- /* links */
- a {
- display: inline-block;
- transition: .2s ease;
- text-decoration: @col-link1 double underline;
- color: @button;
- }
- a:hover {
- transform: translateY(-20%);
- }
- /* tooltip */
- div.tooltip_content {
- background: rgba(0, 0, 0, 00);
- color: @col-fg1;
- }
- div.tooltip_content {
- width: auto;
- margin: auto;
- position: absolute;
- z-index: 1;
- font-size: 13px;
- word-spacing: 2px;
- background: @col-bg2;
- color: @button;
- border: solid 1px @col-border1;
- border-radius: 0px;
- text-align: center;
- }
- .bbcode_tooltip {
- border-bottom: @col-border2 underline dotted;
- }
- /* progress bar */
- .expbar {
- margin-bottom: -10px;
- background: none;
- border-radius: 0px;
- width: 80%;
- height: 7%;
- border: 2px solid @col-border1;
- color: @col-fg1;
- >div {
- background: @col-bg2;
- border-right: 1px solid @col-border1;
- }
- }
- /* panel */
- .panel {
- Width: 90%;
- margin: auto;
- border-radius: 0px;
- box-shadow: none;
- border: 1px solid @col-border2;
- &>h3 {
- &>a {
- color: @col-fg2;
- text-decoration: none;
- }
- text-align: center;
- background: @col-bg2;
- font-size: 14px;
- border-radius: 0px;
- border: 1px solid @col-border3;
- }
- &>div {
- background: @col-bg3;
- display: block;
- margin: 0;
- padding: 6px;
- color: @col-fg1;
- border: 1px solid @col-border2;
- }
- }
- /* table */
- table {
- border: none;
- padding: 4px;
- border-collapse: separate;
- th, td {
- text-align: center;
- padding: 5px;
- border-radius: 0px;
- border: 1px solid @col-border1;
- color: @col-bg2;
- }
- th {
- background-color: @col-bg2;
- color: @col-fg2;
- }
- td {
- background-color: @col-bg1;
- color: @col-fg1;
- }
- }
- table {
- margin: 0 auto;
- }
- /* party panel */
- .party {
- display: inline-block;
- &,>div {
- padding: 0;
- margin: 0;
- background: transparent;
- width: 120px !important;
- height: 120px;
- overflow: hidden;
- border: none;
- border-radius: 0;
- box-shadow: none;
- }
- >div {
- &::after {
- display: none;
- }
- .pkmn {
- margin: 0 10px;
- float: unset;
- &::before {
- background-color: @platform-base;
- border-color: @platform-border;
- }
- .helditem {
- display: @display-item;
- .itemsprite {
- cursor: unset;
- }
- .tooltip_content {
- display: none;
- }
- }
- }
- .name {
- background-color: @name-background;
- border: 1px solid @name-border;
- border-radius: 5px;
- margin-top: 1px;
- height: 16px;
- display: flex;
- flex-wrap: nowrap;
- a {
- color: @name-color;
- font-weight: normal;
- margin: 0 2px;
- width: 80px !important;
- flex-grow: 99;
- font-size: 12px;
- }
- img {
- display: none;
- }
- img:nth-last-of-type(-n+2) {
- display: inline;
- margin: 0;
- }
- }
- .action {
- display: @display-berries;
- position: absolute;
- left: 88px;
- top: 70px;
- height: unset;
- width: unset;
- .berrybuttons[data-up="any"]>a[data-berry="aspear"],
- .berrybuttons[data-up="sour"]>a[data-berry="aspear"],
- .berrybuttons[data-up="spicy"]>a[data-berry="cheri"],
- .berrybuttons[data-up="dry"]>a[data-berry="chesto"],
- .berrybuttons[data-up="sweet"]>a[data-berry="pecha"],
- .berrybuttons[data-up="bitter"]>a[data-berry="rawst"] {
- display: inline-block;
- }
- .berrybuttons {
- >a {
- display: none;
- width: 20px;
- height: 20px;
- line-height: 20px;
- padding: 5px;
- background-color: @berry-background;
- border-radius: 20px;
- >img {
- vertical-align: top;
- max-height: 20px;
- max-width: 20px;
- }
- }
- >a[data-berry="pecha"] img {
- /* this berry is short */
- margin-top: 1px;
- }
- }
- &.working {
- opacity: 0.5;
- }
- table, a[data-evolve] {
- /* "thank you" message and evolve button */
- display: none;
- }
- }
- .expbar, .taste, .extra {
- display: none;
- }
- }
- >div:hover>.action a[data-berry]:after {
- border-color: @berry-border;
- }
- }
- .credit {
- position: absolute;
- left: 10px;
- bottom: 10px;
- text-align: right;
- font-size: 8px;
- user-select: none;
- width: auto;
- height: auto;
- div.tooltip_content {
- bottom: 0px;
- left: 15px;
- width: 275px;
- font-size: 12px;
- padding: 4px;
- border: 1.5px solid @col-border1;
- background-color: @col-bg1;
- color: @col-fg1;
- text-align: left;
- }
- .bbcode_tooltip {
- border-bottom: @col-border2 underline dotted;
- }
- }
- [/style]
Advertisement
Add Comment
Please, Sign In to add comment