10 172
edições
Sem resumo de edição |
Sem resumo de edição |
||
(83 revisões intermediárias por 2 usuários não estão sendo mostradas) | |||
Linha 18: | Linha 18: | ||
width: 100%; | width: 100%; | ||
height: 100vh; | height: 100vh; | ||
background: url('https://wiki.otpokemon.com/images/ | background: url('https://wiki.otpokemon.com/images/1/1e/Wiki-back5.png') no-repeat; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
background-position: center; | background-position: center; | ||
Linha 464: | Linha 464: | ||
box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5); | box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5); | ||
border-radius: 10px; | border-radius: 10px; | ||
margin-top: | margin-top: 2px; | ||
padding-bottom: 5px; | |||
} | } | ||
Linha 531: | Linha 532: | ||
} | } | ||
.patch-notes .toc, .off-topic .toc { | .patch-notes .toc, .off-topic .toc, .sum-off-topic .toc{ | ||
display: none; | display: none; | ||
} | } | ||
Linha 1 477: | Linha 1 478: | ||
font-weight: bold; | font-weight: bold; | ||
text-align: center; | text-align: center; | ||
color: black; | |||
} | } | ||
Linha 1 491: | Linha 1 493: | ||
position: absolute; | position: absolute; | ||
} | } | ||
/* | |||
. | /* Gym Leaders */ | ||
.square-box-gym { | |||
width: 180px; | |||
height: 200px; | |||
background-color: #fff; | |||
border-top: 10px solid #3498db; | |||
border-radius: 10px; | |||
text-align: center; | |||
overflow: hidden; | |||
transition-duration: 0.3s !important; | |||
transition: transform 0.3s, box-shadow 0.3s; | |||
margin: 15px 25px; | |||
box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.15); | |||
} | |||
.square-box-gym img { | |||
width: 60px; | |||
height: 60px; | |||
max-width: 100%; | |||
max-height: 100%; | |||
margin-top: 30px; | |||
} | } | ||
.square-box-gym p { | |||
margin: 10px 0; | |||
} | |||
.square-box-gym:hover { | |||
transform: scale(1.1); | |||
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); | |||
} | |||
.square-div-gym{ | |||
display: flex; | |||
flex-wrap: wrap; | |||
justify-content: center; | |||
} | |||
p.square-name-gym { | |||
margin: 15px 5px 0px 5px; | |||
line-height: 40px; | |||
font-size: 15px; | |||
text-align: center; | |||
color: black; | |||
} | |||
.square-name-gym a { | |||
padding: 150px 5px 0px 10px; | |||
color: black; | |||
} | text-decoration: none; | ||
} | |||
.square-box-gym a p { | |||
font-size: 0; | |||
height: 220px; | |||
width: 200px; | |||
position: absolute; | |||
} | |||
/* Torneio Mundial */ | |||
.container-mundial img{ | |||
width: 100%; | |||
height: auto; | |||
} | |||
/* Dark Mode */ | |||
@media (prefers-color-scheme: dark) { | |||
.mw-body, | |||
.parsoid-body, | |||
#mw-panel { | |||
background: #222125; | |||
border-radius: 6px; | |||
border: 5px solid transparent; | |||
border-image: url(https://wiki.otpokemon.com/images/a/af/Border_blue.png) 15 stretch; | |||
} | } | ||
.mw-body h1, | |||
.mw-body-content h1 { | |||
font-size: 1.8em; | |||
color: white; | |||
} | } | ||
.mw-body-content .toc h2 { | |||
color: | font-family: sans-serif; | ||
font-size: 100%; | |||
color: white; | |||
} | } | ||
#mw-panel .portal | #mw-panel .portal h3 { | ||
color: # | color: #cacaca; | ||
font-weight: normal; | |||
margin: 0.5em 0 0 0.66666667em; | |||
padding: 0.25em 0; | |||
cursor: default; | |||
border: 0; | |||
font-size: 0.75em; | |||
} | } | ||
.mw-body-content p { | |||
color: | margin: 0.5em 0; | ||
color: white; | |||
} | } | ||
.mw-body-content h3, | |||
.mw-body-content h4 { | |||
font-weight: bold; | |||
color: white; | color: white; | ||
} | } | ||
.vector-menu-portal .vector-menu-content li a { | |||
. | color: #ffffff; | ||
} | } | ||
.vector-menu-portal .vector-menu-content li a:visited { | |||
. | color: #ffffff; | ||
} | } | ||
. | pre, | ||
.mw-code { | |||
color: | color: #fff; | ||
background-color: rgb(234 236 240 / 0%); | |||
border: 1px solid rgb(234 236 240 / 0%); | |||
padding: 0; | |||
white-space: pre-wrap; | |||
} | } | ||
. | .tocnumber { | ||
color: # | padding-left: 0; | ||
padding-right: 0.5em; | |||
color: #e3e3e3; | |||
} | } | ||
li { | |||
margin-bottom: 0.1em; | |||
margin- | |||
color: white; | color: white; | ||
} | } | ||
#simpleSearch { | |||
display: block; | display: block; | ||
max-height: | width: 13.2em; | ||
background: # | width: 20vw; | ||
min-height: | min-width: 5em; | ||
max-width: 20em; | |||
height: 100%; | |||
margin-top: 0; | |||
position: relative; | |||
background: #222125; | |||
min-height: 1px; | |||
} | } | ||
#mw-panel .portal .body li a:visited { | |||
color: # | color: #e0e0e0; | ||
} | } | ||
#mw-panel .portal .body li a { | |||
color: | color: #d8d8d9; | ||
} | } | ||
a:visited { | |||
color: #5d90ff; | |||
} | |||
a { | |||
text-decoration: none; | |||
color: #5d90ff; | |||
background: none; | |||
} | |||
b { | |||
color: white; | |||
} | |||
.mw-content-ltr { | |||
direction: ltr; | |||
color: white; | |||
} | |||
. | .toc { | ||
display: inline-block; | |||
display: table; | |||
zoom: 1; | |||
background: #141415; | |||
padding: 7px; | |||
} | } | ||
. | .toctogglelabel { | ||
cursor: pointer; | |||
color: #b3bcca; | |||
} | } | ||
.mw-parser-output a.external:visited { | |||
color: #ffa6ff; | |||
color: # | |||
} | } | ||
.mw-parser-output a.external { | |||
color: | color: #ffa6ff; | ||
} | } | ||
.mw-body-content h2 { | |||
font-size: | margin-top: 1em; | ||
font-size: 1.5em; | |||
color: white; | color: white; | ||
} | } | ||
. | .mw-editform #wpTextbox1 { | ||
margin: 0; | |||
display: block; | |||
max-height: 100vh; | |||
background: #d8d6de; | |||
min-height: 5em; | |||
} | } | ||
div#editpage-copywarn p { | |||
color: #363535; | |||
color: | |||
} | } | ||
. | .mw-editinginterface p { | ||
color: white; | |||
} | } | ||
. | .wikitable { | ||
color: # | background-color: #141415; | ||
color: #eaecf0; | |||
margin: 1em 0; | |||
border: 1px solid #a2a9b1; | |||
border-collapse: collapse; | |||
} | } | ||
. | .wikitable>tr>th, | ||
background: # | .wikitable>*>tr>th { | ||
background-color: #3d3d3d; | |||
text-align: center; | |||
} | } | ||
#simpleSearch input { | |||
background-color: # | background-color: #ffffff; | ||
background-color: rgba(0, 0, 0, 0); | |||
color: #ffffff; | |||
margin: 0; | |||
} | } | ||
ol li::marker { | |||
color: red; | |||
font-weight: bold; | |||
} | } | ||
ul li::marker { | |||
color: | font-size: 150%; | ||
color: white; | |||
} | } | ||
.spoilers-body { | |||
background: | border: 1px dashed #000; | ||
padding: 3px; | |||
background-color: #222125; | |||
display: none; | |||
color: #000; | |||
} | } | ||
. | .tab_shiny { | ||
background-color: rgb(255 255 255); | |||
color: | color: black; | ||
} | |||
.warningbox { | |||
background-color: #000; | |||
border-color: #fc3; | |||
} | } | ||
table.wikitable.sortable.quest.jquery-tablesorter a { | |||
color: #12125e; | |||
} | } | ||
. | .oo-ui-fieldLayout.oo-ui-labelElement, | ||
.oo-ui-fieldLayout.oo-ui-fieldLayout-align-inline { | |||
margin-top: 0.85714286em; | |||
color: white; | |||
} | } | ||
. | .toccolours tr td { | ||
color: black; | |||
} | } | ||
.toccolours b { | |||
color: black; | |||
} | } | ||
. | |||
.table-darkmode tr:nth-child(odd) td b { | |||
color: #101010; | |||
} | } | ||
. | |||
.table-darkmode tr:nth-child(odd) { | |||
background: #f2f2f2 !important; | |||
} | } | ||
.square-box { | |||
background-color: #000; | |||
} | |||
. | .quest tr { | ||
background: linear-gradient(90deg, #404040 0%, #404040 100%) !important; | |||
color: white !important; | |||
} | |||
} | |||
. | .quest a { | ||
color: #77c9ff !important; | |||
} | |||
} | |||
. | table.wikitable.sortable.quest.jquery-tablesorter tr:hover { | ||
background: linear-gradient(90deg, #272727, #272727) !important; | |||
transition: 2s !important; | |||
} | } | ||
. | .oo-ui-labelElement .oo-ui-labelElement-label { | ||
line-height: 1.42857143em; | |||
color: white; | |||
} | |||
} | |||
form#mw-upload-form { | |||
color: white; | |||
} | |||
. | .patch-notes p, .patch-notes h3 { | ||
text-align: | color: black; | ||
} | |||
.mw-parser-output ul li::before{ | |||
color: white; | |||
content: '● '; | |||
} | } | ||
#toc ul li::before{ | |||
content: ''; | |||
} | |||
.collapsible-battle-pass { | |||
cursor: pointer; | |||
padding: 8px; | |||
text-align: left; | |||
outline: none; | |||
font-style: italic; | |||
font-size: 15px; | |||
border-radius: 10px; | |||
border: 1px solid #fff; | |||
} | |||
.evolutions-dark, .evolutions-dark b{ | |||
color: black !important; | |||
} | |||
p.square-name-gym, p.square-name-gym b, .square-name a,.square-name { | |||
color: black; | |||
} | |||
table.mw-enhanced-rc td { | |||
color: White; | |||
} | |||
.oo-ui-optionWidget.oo-ui-labelElement > .oo-ui-labelElement-label { | |||
color: black; | |||
} | |||
} | } | ||
.opcao { | |||
cursor: pointer; | |||
margin: 5px; | |||
padding: 10px; | |||
border: 1px solid #ccc; | |||
display: inline-block; | |||
} | |||
. | body.page-Página_principal h1.firstHeading { display:none; } | ||
} | |||
. | .progress-bar { | ||
width: | width: 300px; | ||
height: 50px; | |||
background-color: #ddd; | |||
border-radius: 5px; | |||
overflow: hidden; | |||
} | |||
.stars-container { | |||
height: 100%; | |||
display: flex; | |||
align-items: center; | |||
background-color: #F0F8FF; | |||
transition: width 0.5s ease-in-out; | |||
} | |||
.stars { | |||
font-size: 24px; | |||
color: #4caf50; | |||
} | |||
.pokedex-img img{ | |||
width: 50%; | |||
height: auto; | height: auto; | ||
border-radius: 5px; | border-radius: 5px; | ||
} | |||
.container-tab table{ | |||
text-align: center; | |||
width: 100%; | |||
border-collapse: collapse; | |||
overflow: hidden; | |||
box-shadow: 0 0 20px rgba(0,0,0,0.1); | |||
border: 1px solid gray; | |||
} | |||
.container-tab th, | |||
.container-tab td { | |||
padding: 15px; | |||
background-color: rgba(255,255,255,0.2); | |||
border: 1px solid gray; | |||
text-align: center; | |||
} | |||
.container-tab th { | |||
text-align: center; | |||
border: 1px solid gray; | |||
} | |||
.container-tab tbody { | |||
tr { | |||
&:hover { | |||
background-color: rgb(10 234 58 / 20%); | |||
} | |||
} | |||
td { | |||
position: relative; | |||
&:hover { | |||
&:before { | |||
content: ""; | |||
position: absolute; | |||
left: 0; | |||
right: 0; | |||
top: -9999px; | |||
bottom: -9999px; | |||
background-color: rgb(234 10 10 / 20%); | |||
z-index: -1; | |||
} | |||
} | |||
} | |||
} | |||
.celula-neutra { | |||
backdrop-filter: invert(30%); | |||
} | |||
.outfit-img img{ | |||
width: 100%; | |||
height: auto; | |||
border-radius: 5px; | |||
} | |||
/* Slide Inicial */ | |||
.slider{ | |||
position: relative; | |||
margin-top: -5px; | |||
} | |||
.slide{ | |||
width:100%; | |||
height: 100%; | |||
border-radius: 5px; | |||
animation: fadeInSlide 1s; | |||
} | |||
.slide a img{ | |||
width:100%; | |||
height: 100%; | |||
border-radius: 6px; | |||
border-top: 10px solid #007ee5; | |||
} | |||
.slider-bullet{ | |||
position: absolute; | |||
top: 20px; | |||
height: 10px; | |||
width: 10px; | |||
background-color: #e5e5e5; | |||
border-radius: 50%; | |||
transition:1s; | |||
cursor: pointer; | |||
display: none; | |||
} | |||
@keyframes fadeInSlide{ | |||
from {opacity: 0;} | |||
to {opacity: 1;} | |||
} | |||
/* Teste table */ | |||
.col-1-8 { | |||
width: 16%; | |||
float: left; | |||
} | |||
.round-two-top { | |||
padding: 45px 0 0; | |||
} | |||
.round-two-bottom { | |||
padding: 82px 0 0; | |||
} | |||
.round-three-top { | |||
padding: 60px 0 0; | |||
} | |||
.round-three-first { | |||
padding: 175px 0 0; | |||
} | |||
.round-three { | |||
padding: 248px 0 0; | |||
} | |||
.round-four-first { | |||
padding: 450px 0 0; | |||
} | |||
.round-four-last { | |||
padding: 350px 0 0; | |||
} | |||
.round-four { | |||
padding: 580px 0 0; | |||
} | |||
.round-five-first { | |||
padding: 700px 0 0; | |||
} | |||
.round-five-last { | |||
padding: 1200px 0 0; | |||
} | |||
.round-six { | |||
padding: 1300px 0 0; | |||
} | |||
.col-1-4 { | |||
width: 25%; | |||
float: left; | |||
} | |||
.col-1-3 { | |||
width: 33.333%; | |||
float: left; | |||
} | |||
.col-1-2 { | |||
width: 50%; | |||
float: left; | |||
} | |||
.col-2-3 { | |||
width: 66.66%; | |||
float: left; | |||
} | |||
.col-100 { | |||
width: 100%; | |||
float: left; | |||
} | |||
ul.matchup { | |||
margin: 0; | |||
width: 100%; | |||
padding: 10px; | |||
} | |||
ul.matchup li { | |||
padding: 0; | |||
margin: 3px 5px; | |||
height: 25px; | |||
line-height: 25px; | |||
white-space: nowrap; | |||
overflow: hidden; | |||
position: relative; | |||
border: 1px solid #cccccc; | |||
} | |||
.seed { | |||
background: #e7e7e7; | |||
padding: 5px 10px; | |||
} | |||
@media screen and (min-width: 401px) and (max-width: 680px) { | |||
.col-1-8 { | |||
width: 20%; | |||
} | |||
} | |||
@media screen and (max-width: 400px) { | |||
.col-1-8 { | |||
width: 33%; | |||
} | |||
.champ { | |||
width:100%; | |||
} | |||
} | |||
/* Pokedex */ | |||
.square-div-pokedex { | |||
display: flex; | |||
flex-wrap: wrap; | |||
justify-content: center; | |||
} | |||
.square-box-pokedex{ | |||
background-color: white; | |||
text-align: center; | |||
padding: 10px; | |||
width: 150px; | |||
height: 250px; | |||
border: 1px solid #ccc; | |||
border-radius: 5px; | |||
margin: 0 5px 5px 0; | |||
overflow: hidden; | |||
transition-duration: 0.3s !important; | |||
transition: transform 0.3s, box-shadow 0.3s; | |||
box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.15); | |||
} | |||
.square-box-pokedex img{ | |||
width: 80px; | |||
height: 80px; | |||
max-width: 100%; | |||
max-height: 100%; | |||
margin-top: 5px; | |||
} | |||
.square-box-pokedex p{ | |||
margin: 10px 0; | |||
} | |||
.square-box-pokedex:hover{ | |||
transform: scale(1.1); | |||
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); | |||
} | |||
p.square-name-pokedex { | |||
margin: 0px 5px 0px 5px; | |||
line-height: 35px; | |||
font-size: 15px; | |||
font-weight: bold; | |||
text-align: center; | |||
color: black; | |||
} | |||
.square-name-pokedex{ | |||
color: black; | |||
margin: 0; | |||
padding-top: 5px; | |||
} | |||
.square-img-pokedex{ | |||
margin: 2px 0; | |||
font-weight: normal; | |||
} | |||
.square-box-pokedex a p { | |||
font-size: 0; | |||
height: 240px; | |||
width: 150px; | |||
position: absolute; | |||
} | |||
.square-img-pokedex a img { | |||
width: 72px; | |||
height: 100%; | |||
} | |||
.pokdx img{ | |||
width: auto !important; | |||
height: 100%; | |||
} | |||
/* Text Hover */ | |||
.text-hover { | |||
position: relative; | |||
display: inline-block; | |||
} | |||
.text-hover .tooltip-text { | |||
visibility: hidden; | |||
width: max-content; | |||
background-color: #333; | |||
color: #fff; | |||
text-align: center; | |||
padding: 5px; | |||
border-radius: 5px; | |||
position: absolute; | |||
z-index: 1; | |||
bottom: 125%; | |||
left: 50%; | |||
transform: translateX(-50%); | |||
opacity: 0; | |||
transition: opacity 0.3s; | |||
} | |||
.text-hover:hover .tooltip-text { | |||
visibility: visible; | |||
opacity: 1; | |||
} | |||
/* Teste Menu */ | |||
.content { | |||
max-height: 0; | |||
overflow: hidden; | |||
transition: max-height 0.3s ease-out; | |||
} | |||
.content.active { | |||
max-height: 500px; | |||
} | |||
.loot-title a{ | |||
color: white; | |||
} | |||
/* Shiny Page */ | |||
.square-box { | |||
width: 180px; | |||
height: 180px; | |||
background-color: #fff; | |||
border-top: 10px solid #3498db; | |||
border-radius: 10px; | |||
text-align: center; | |||
overflow: hidden; | |||
transition-duration: 0.3s !important; | |||
transition: transform 0.3s, box-shadow 0.3s; | |||
margin: 15px 25px; | |||
box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.15); | |||
} | |||
.square-box img { | |||
width: 60px; | |||
height: 60px; | |||
max-width: 100%; | |||
max-height: 100%; | |||
margin-top: 30px; | |||
} | |||
.square-box p { | |||
margin: 10px 0; | |||
} | |||
.square-box:hover { | |||
transform: scale(1.1); | |||
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); | |||
} | |||
.square-div{ | |||
display: flex; | |||
flex-wrap: wrap; | |||
justify-content: center; | |||
} | |||
p.square-name { | |||
margin: 0px 5px 0px 5px; | |||
line-height: 100px; | |||
font-size: 15px; | |||
font-weight: bold; | |||
text-align: center; | |||
color: black; | |||
} | |||
.square-name a { | |||
padding: 150px 5px 0px 10px; | |||
color: black; | |||
text-decoration: none; | |||
} | |||
.square-box a p { | |||
font-size: 0; | |||
height: 200px; | |||
width: 200px; | |||
position: absolute; | |||
} | |||
.square-box-shiny { | |||
width: 180px; | |||
height: 200px; | |||
background-color: #fff; | |||
border-top: 10px solid #3498db; | |||
border-radius: 10px; | |||
text-align: center; | |||
overflow: hidden; | |||
transition-duration: 0.3s !important; | |||
transition: transform 0.3s, box-shadow 0.3s; | |||
margin: 15px 25px; | |||
box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.15); | |||
} | |||
.square-box-shiny img { | |||
width: 60px; | |||
height: 60px; | |||
max-width: 100%; | |||
max-height: 100%; | |||
margin-top: 30px; | |||
} | |||
.square-box-shiny p { | |||
margin: 10px 0; | |||
} | |||
.square-box-shiny:hover { | |||
transform: scale(1.1); | |||
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); | |||
} | |||
.square-div-shiny{ | |||
display: flex; | |||
flex-wrap: wrap; | |||
justify-content: center; | |||
} | |||
p.square-name-shiny { | |||
margin: 15px 5px 0px 5px; | |||
line-height: 40px; | |||
font-size: 15px; | |||
text-align: center; | |||
color: black; | |||
} | |||
.square-name-shiny a { | |||
padding: 150px 5px 0px 10px; | |||
color: black; | |||
text-decoration: none; | |||
} | |||
.square-name-shiny b { | |||
color: black; | |||
} | |||
.square-box-shiny a p { | |||
font-size: 0; | |||
height: 220px; | |||
width: 200px; | |||
position: absolute; | |||
} | } |