MediaWiki:Common.css: mudanças entre as edições

7 261 bytes adicionados ,  Segunda-feira às 19h20min
sem sumário de edição
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/b/be/Greninja-background%282%29.png') no-repeat;
     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: 20px;
     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;
}
}
/* Torneio Mundial */
 
.container-mundial img{
/* Gym Leaders */
width: 100%;
.square-box-gym {
height: auto;
    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;
}
}


/* Dark Mode */
@media (prefers-color-scheme: dark) {


    .mw-body,
.square-box-gym p {
    .parsoid-body,
     margin: 10px 0;
     #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,
.square-box-gym:hover {
    .mw-body-content h1 {
    transform: scale(1.1);
        font-size: 1.8em;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
        color: white;
}
    }


    .mw-body-content .toc h2 {
.square-div-gym{
        font-family: sans-serif;
    display: flex;
        font-size: 100%;
    flex-wrap: wrap;
        color: white;
    justify-content: center;
    }
}


    #mw-panel .portal h3 {
p.square-name-gym {
        color: #cacaca;
    margin: 15px 5px 0px 5px;
        font-weight: normal;
    line-height: 40px;
        margin: 0.5em 0 0 0.66666667em;
    font-size: 15px;
        padding: 0.25em 0;
    text-align: center;
        cursor: default;
    color: black;
        border: 0;
}
        font-size: 0.75em;
    }


    .mw-body-content p {
.square-name-gym a {
        margin: 0.5em 0;
    padding: 150px 5px 0px 10px;
        color: white;
    color: black;
     }
     text-decoration: none;
}


    .mw-body-content h3,
.square-box-gym a p {
     .mw-body-content h4 {
     font-size: 0;
        font-weight: bold;
    height: 220px;
        color: white;
     width: 200px;
     }
     position: absolute;
    .vector-menu-portal .vector-menu-content li a {
}
    color: #ffffff;
     }
    .vector-menu-portal .vector-menu-content li a:visited {
      color: #ffffff;
    }


    pre,
/* Torneio Mundial */
    .mw-code {
.container-mundial img{
        color: #fff;
width: 100%;
        background-color: rgb(234 236 240 / 0%);
height: auto;
        border: 1px solid rgb(234 236 240 / 0%);
}
        padding: 0;
        white-space: pre-wrap;
    }


    .tocnumber {
/* Dark Mode */
        padding-left: 0;
@media (prefers-color-scheme: dark) {
        padding-right: 0.5em;
        color: #e3e3e3;
    }


     li {
     .mw-body,
         margin-bottom: 0.1em;
    .parsoid-body,
         color: white;
    #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;
     }
     }


     #simpleSearch {
     .mw-body h1,
        display: block;
    .mw-body-content h1 {
        width: 13.2em;
         font-size: 1.8em;
        width: 20vw;
         color: white;
        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 {
     .mw-body-content .toc h2 {
         color: #e0e0e0;
        font-family: sans-serif;
        font-size: 100%;
         color: white;
     }
     }


     #mw-panel .portal .body li a {
     #mw-panel .portal h3 {
         color: #d8d8d9;
         color: #cacaca;
        font-weight: normal;
        margin: 0.5em 0 0 0.66666667em;
        padding: 0.25em 0;
        cursor: default;
        border: 0;
        font-size: 0.75em;
     }
     }


     a:visited {
     .mw-body-content p {
         color: #5d90ff;
        margin: 0.5em 0;
         color: white;
     }
     }


     a {
     .mw-body-content h3,
         text-decoration: none;
    .mw-body-content h4 {
        color: #5d90ff;
         font-weight: bold;
        background: none;
    }
 
    b {
         color: white;
         color: white;
     }
     }
 
     .vector-menu-portal .vector-menu-content li a {
     .mw-content-ltr {
    color: #ffffff;
        direction: ltr;
        color: white;
     }
     }
 
     .vector-menu-portal .vector-menu-content li a:visited {
     .toc {
      color: #ffffff;
        display: inline-block;
        display: table;
        zoom: 1;
        background: #141415;
        padding: 7px;
     }
     }


     .toctogglelabel {
    pre,
         cursor: pointer;
     .mw-code {
         color: #b3bcca;
         color: #fff;
         background-color: rgb(234 236 240 / 0%);
        border: 1px solid rgb(234 236 240 / 0%);
        padding: 0;
        white-space: pre-wrap;
     }
     }


     .mw-parser-output a.external:visited {
     .tocnumber {
         color: #ffa6ff;
        padding-left: 0;
        padding-right: 0.5em;
         color: #e3e3e3;
     }
     }


     .mw-parser-output a.external {
     li {
        color: #ffa6ff;
         margin-bottom: 0.1em;
    }
 
    .mw-body-content h2 {
         margin-top: 1em;
        font-size: 1.5em;
         color: white;
         color: white;
     }
     }


     .mw-editform #wpTextbox1 {
     #simpleSearch {
        margin: 0;
         display: block;
         display: block;
         max-height: 100vh;
        width: 13.2em;
         background: #d8d6de;
        width: 20vw;
         min-height: 5em;
        min-width: 5em;
         max-width: 20em;
        height: 100%;
        margin-top: 0;
        position: relative;
         background: #222125;
         min-height: 1px;
     }
     }


     div#editpage-copywarn p {
     #mw-panel .portal .body li a:visited {
         color: #363535;
         color: #e0e0e0;
     }
     }


     .mw-editinginterface p {
     #mw-panel .portal .body li a {
         color: white;
         color: #d8d8d9;
     }
     }


    a:visited {
        color: #5d90ff;
    }


    a {
        text-decoration: none;
        color: #5d90ff;
        background: none;
    }


    b {
        color: white;
    }


    .mw-content-ltr {
        direction: ltr;
        color: white;
    }


     .wikitable {
     .toc {
         background-color: #141415;
         display: inline-block;
         color: #eaecf0;
         display: table;
         margin: 1em 0;
         zoom: 1;
         border: 1px solid #a2a9b1;
         background: #141415;
         border-collapse: collapse;
         padding: 7px;
     }
     }


     .wikitable>tr>th,
     .toctogglelabel {
    .wikitable>*>tr>th {
         cursor: pointer;
         background-color: #3d3d3d;
         color: #b3bcca;
         text-align: center;
     }
     }


     #simpleSearch input {
     .mw-parser-output a.external:visited {
        background-color: #ffffff;
         color: #ffa6ff;
        background-color: rgba(0, 0, 0, 0);
         color: #ffffff;
        margin: 0;
     }
     }


     ol li::marker {
     .mw-parser-output a.external {
         color: red;
         color: #ffa6ff;
        font-weight: bold;
     }
     }


     ul li::marker {
     .mw-body-content h2 {
         font-size: 150%;
        margin-top: 1em;
         font-size: 1.5em;
         color: white;
         color: white;
     }
     }


     .spoilers-body {
     .mw-editform #wpTextbox1 {
         border: 1px dashed #000;
         margin: 0;
         padding: 3px;
         display: block;
         background-color: #222125;
         max-height: 100vh;
         display: none;
         background: #d8d6de;
         color: #000;
         min-height: 5em;
     }
     }


     .tab_shiny {
     div#editpage-copywarn p {
        background-color: rgb(255 255 255);
         color: #363535;
         color: black;
     }
     }


     .warningbox {
     .mw-editinginterface p {
         background-color: #000;
         color: white;
        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 {
     .wikitable {
         color: #101010;
        background-color: #141415;
         color: #eaecf0;
        margin: 1em 0;
        border: 1px solid #a2a9b1;
        border-collapse: collapse;
     }
     }


     .table-darkmode tr:nth-child(odd) {
     .wikitable>tr>th,
         background: #f2f2f2 !important;
    .wikitable>*>tr>th {
         background-color: #3d3d3d;
        text-align: center;
     }
     }


     .square-box {
     #simpleSearch input {
         background-color: #000;
        background-color: #ffffff;
         background-color: rgba(0, 0, 0, 0);
        color: #ffffff;
        margin: 0;
     }
     }


     .quest tr {
     ol li::marker {
         background: linear-gradient(90deg, #404040 0%, #404040 100%) !important;
         color: red;
         color: white !important;
         font-weight: bold;
     }
     }


     .quest a {
     ul li::marker {
         color: #77c9ff !important;
        font-size: 150%;
         color: white;
     }
     }


     table.wikitable.sortable.quest.jquery-tablesorter tr:hover {
     .spoilers-body {
         background: linear-gradient(90deg, #272727, #272727) !important;
        border: 1px dashed #000;
         transition: 2s !important;
        padding: 3px;
         background-color: #222125;
        display: none;
         color: #000;
     }
     }


     .oo-ui-labelElement .oo-ui-labelElement-label {
     .tab_shiny {
         line-height: 1.42857143em;
        background-color: rgb(255 255 255);
         color: white;
        color: black;
    }
 
    .warningbox {
         background-color: #000;
         border-color: #fc3;
     }
     }


     form#mw-upload-form {
     table.wikitable.sortable.quest.jquery-tablesorter a {
    color: white;
        color: #12125e;
     }
     }


     .patch-notes p, .patch-notes h3 {
     .oo-ui-fieldLayout.oo-ui-labelElement,
    color: black;
    .oo-ui-fieldLayout.oo-ui-fieldLayout-align-inline {
        margin-top: 0.85714286em;
        color: white;
     }
     }


     .mw-parser-output ul li::before{
     .toccolours tr td {
    color: white;
        color: black;
    content: '● ';
     }
     }
   
 
     #toc ul li::before{
     .toccolours b {
    content: '';
        color: black;
     }
     }
     .collapsible-battle-pass {
 
    cursor: pointer;
     .table-darkmode tr:nth-child(odd) td b {
    padding: 8px;
        color: #101010;
    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;
     .table-darkmode tr:nth-child(odd) {
        background: #f2f2f2 !important;
     }
     }
}
.opcao {
            cursor: pointer;
            margin: 5px;
            padding: 10px;
            border: 1px solid #ccc;
            display: inline-block;
        }


body.page-Página_principal h1.firstHeading { display:none; }
    .square-box {
        background-color: #000;
    }


.progress-bar {
    .quest tr {
    width: 300px;
        background: linear-gradient(90deg, #404040 0%, #404040 100%) !important;
    height: 50px;
        color: white !important;
    background-color: #ddd;
     }
    border-radius: 5px;
     overflow: hidden;
}


.stars-container {
    .quest a {
    height: 100%;
        color: #77c9ff !important;
    display: flex;
     }
    align-items: center;
    background-color: #F0F8FF;
     transition: width 0.5s ease-in-out;
}


.stars {
    table.wikitable.sortable.quest.jquery-tablesorter tr:hover {
    font-size: 24px;
        background: linear-gradient(90deg, #272727, #272727) !important;
    color: #4caf50;
        transition: 2s !important;
}
    }


.pokedex-img img{
    .oo-ui-labelElement .oo-ui-labelElement-label {
    width: 50%;
        line-height: 1.42857143em;
    height: auto;
        color: white;
     border-radius: 5px;
     }
}


    form#mw-upload-form {
    color: white;
    }


.container-tab table{
    .patch-notes p, .patch-notes h3 {
     text-align: center;
    color: black;
width: 100%;
    }
border-collapse: collapse;
 
overflow: hidden;
    .mw-parser-output ul li::before{
box-shadow: 0 0 20px rgba(0,0,0,0.1);
    color: white;
     border: 1px solid gray;
    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;
    }


.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;
}
}
}
}
}
.opcao {
            cursor: pointer;
            margin: 5px;
            padding: 10px;
            border: 1px solid #ccc;
            display: inline-block;
        }


.celula-neutra {
body.page-Página_principal h1.firstHeading { display:none; }
    backdrop-filter: invert(30%);
}


.outfit-img img{
.progress-bar {
     width: 100%;
    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;
}
}