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

3 707 bytes adicionados ,  Quinta-feira às 16h17min
sem sumário de edição
Sem resumo de edição
Sem resumo de edição
 
(84 revisões intermediárias por 3 usuários não estão sendo mostradas)
Linha 1: Linha 1:
/** o código CSS colocado aqui será aplicado a todos os temas */
/** o código CSS colocado aqui será aplicado a todos os temas :) */


/* Geral */
/* Geral */
Linha 44: Linha 44:
     display: inline-block;
     display: inline-block;
     height: auto;
     height: auto;
}
.vector-menu-tabs a, .vector-menu-tabs {
  background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#00000000 100%) !important;
}
}


Linha 89: Linha 93:
     width: 25px;
     width: 25px;
     border-radius: 3px;
     border-radius: 3px;
    font-size: 0;
     background-image: url(https://wiki.otpokemon.com/images/2/24/Code_button.png);
     background-image: url(https://wiki.otpokemon.com/images/2/24/Code_button.png);
     background-position: center;
     background-position: center;
Linha 99: Linha 102:
     width: 25px;
     width: 25px;
     height: 25px;
     height: 25px;
}
#ca-edit a span {
    font-size: 0;
}
}


Linha 106: Linha 113:
     width: 25px;
     width: 25px;
     border-radius: 3px;
     border-radius: 3px;
    font-size: 0;
     background-image: url(https://wiki.otpokemon.com/images/e/e0/History_button.png);
     background-image: url(https://wiki.otpokemon.com/images/e/e0/History_button.png);
     background-position: center;
     background-position: center;
Linha 116: Linha 122:
     width: 25px;
     width: 25px;
     height: 25px;
     height: 25px;
}
#ca-history a span {
    font-size: 0;
}
}


Linha 123: Linha 133:
     width: 25px;
     width: 25px;
     border-radius: 3px;
     border-radius: 3px;
    font-size: 0;
     background-image: url(https://wiki.otpokemon.com/images/4/42/Expand-button.png);
     background-image: url(https://wiki.otpokemon.com/images/4/42/Expand-button.png);
     background-position: center;
     background-position: center;
Linha 131: Linha 140:
}
}


.vector-menu-dropdown .vector-menu-heading{
  font-size: 0;
}
#mw-head .vector-menu-dropdown .vector-menu-heading {
  background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#a7d7f900 100%) !important;
}
.vectorMenu .menu {
.vectorMenu .menu {
     font-size: 15px;
     font-size: 15px;
Linha 198: Linha 214:


.container {
.container {
     margin: 0 auto;
     margin: 20px auto;
     display: flex;
     display: flex;
}
}
Linha 271: Linha 287:
     width: calc(100% - 30%);
     width: calc(100% - 30%);
     height: 100%;
     height: 100%;
     transition: 1s;
     transition: 1s !important;
}
}


.ma-item:hover {
.ma-item:hover {
     transition: 1s;
     transition: 1s !important;
     transform: scale(1.10);
     transform: scale(1.10);
     filter: drop-shadow(2px 2px 2px rgba(34, 34, 34, 0.1));
     filter: drop-shadow(2px 2px 2px rgba(34, 34, 34, 0.1));
Linha 282: Linha 298:
.ma-text {
.ma-text {
     margin: 5px;
     margin: 5px;
     transition: 1s;
     transition: 1s !important;
     width: 80%;
     width: 80%;
     height: 100%;
     height: 100%;
Linha 288: Linha 304:


.ma-text:hover {
.ma-text:hover {
     transition: 1s;
     transition: 1s !important;
     transform: scale(1.10);
     transform: scale(1.10);
     filter: drop-shadow(2px 2px 2px rgba(34, 34, 34, 0.2));
     filter: drop-shadow(2px 2px 2px rgba(34, 34, 34, 0.2));
Linha 316: Linha 332:
     height: auto;
     height: auto;
     padding-bottom: 10px;
     padding-bottom: 10px;
     margin-top: -40px;
     margin-top: -42px;
     margin-right: 10px;
     margin-right: 10px;
     position: absolute;
     position: absolute;
Linha 368: Linha 384:
     margin: -1px;
     margin: -1px;
     height: auto;
     height: auto;
     transition: 1s;
     transition: 1s !important;
}
}


.sc-icon:hover {
.sc-icon:hover {
     filter: grayscale(0%) contrast(115%);
     filter: grayscale(0%) contrast(115%);
     transition: 1s;
     transition: 1s !important;
     transform: scale(1.10);
     transform: scale(1.10);
}
}
Linha 387: Linha 403:
     position: relative;
     position: relative;
     margin: 20px auto;
     margin: 20px auto;
     transition: 1s;
     transition: 1s !important;
     border-radius: 20px;
     border-radius: 20px;
     display: flex;
     display: flex;
Linha 397: Linha 413:
.update-box-2:hover,
.update-box-2:hover,
.update-box:hover {
.update-box:hover {
     transition: 1s;
     transition: 1s !important;
     transform: scale(1.05);
     transform: scale(1.05);
}
}
Linha 412: Linha 428:
.update-box a {
.update-box a {
     width: 100%;
     width: 100%;
}
}


Linha 449: 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;
     padding-bottom: 10px;
     margin-top: 20px;
}
}


Linha 455: Linha 470:
     border: 1px solid #007ee5;
     border: 1px solid #007ee5;
     width: 100%;
     width: 100%;
     height: 60px;
     height: 54px;
     background-color: #007ee5;
     background-color: #007ee5;
     border-radius: 10px 10px 0px 0px;
     border-radius: 10px 10px 0px 0px;
Linha 468: Linha 483:
}
}


/* Patch Notes */
.destaque-box {
.patch-notes {
    width: 100%;
     padding: 20px;
    text-align: center;
     background-color: #ffffff;
    position: relative;
    transition: 1s !important;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    font-weight: bold;
}
 
.destaque-box:hover{
    transition: 1s !important;
    transform: scale(1.01);
}
 
.destaque-box img{
    vertical-align: middle;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    border-top: 10px solid #007ee5;
    object-fit: cover;
}
/* Mapas */
 
.divmap a img{
    width: 100%;
    height: 100%;
}
 
/* Patch Notes */
.patch-notes {
     padding: 20px;
     background-color: #ffffff;
     border-radius: 30px;
     border-radius: 30px;
     border: 1px solid #cccccc;
     border: 1px solid #cccccc;
Linha 485: Linha 531:
}
}


.patch-notes .toc {
.patch-notes .toc, .off-topic .toc {
     display: none;
     display: none;
}
}
Linha 556: Linha 602:


.column-addons img {
.column-addons img {
     transition: 1s;
     transition: 1s !important;
}
}


.column-addons img:hover {
.column-addons img:hover {
     transform: scale(1.10);
     transform: scale(1.10);
     transition: 1s;
     transition: 1s !important;
}
}


Linha 571: Linha 617:
/* Quests Page */
/* Quests Page */
.img-quests {
.img-quests {
     transition: 2s;
     transition: 2s !important;
}
}


.img-quests:hover {
.img-quests:hover {
     filter: contrast(140%);
     filter: contrast(140%);
     transition: 2s;
     transition: 2s !important;
}
}


table.wikitable.sortable.quest.jquery-tablesorter tr:hover {
table.wikitable.sortable.quest.jquery-tablesorter tr:hover {
     background: linear-gradient(90deg, #e8f4f2, #f8f9fa) !important;
     background: linear-gradient(90deg, #e8f4f2, #f8f9fa) !important;
     transition: 2s;
     transition: 2s !important;
}
}


Linha 590: Linha 636:
     width: 20%;
     width: 20%;
     border-radius: 10px;
     border-radius: 10px;
     transition: 2s;
     transition: 2s !important;
}
}


Linha 653: Linha 699:
}
}


/* Pokémon Pokedex */
.collapsible-pokemon {
    width: 500px;
    cursor: pointer;
    padding: 8px;
    text-align: left;
    outline: none;
    font-style: italic;
    font-size: 15px;
    border-radius: 10px;
    border: 1px solid #1e90ff;
}
.active {
    border-radius: 10px 10px 0px 0px;
}
.collapsible-pokemon:after {
    content: '\002B';
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.collapsible-pokemon:before {
    content: '\002B\0020\00A0\00A0';
    font-weight: bold;
    float: left;
    margin-left: 5px;
}
.container-pokemon {
    border: 1px solid #1e90ff;
    border-radius: 0px 0px 10px 10px;
}
.content-pokemon {
    width: 518px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
    border-radius: 0px 0px 10px 10px;
}


/* Logo */
/* Logo */
Linha 736: Linha 825:


.timeline-component.timeline-content img {
.timeline-component.timeline-content img {
     transition: 1s;
     transition: 1s !important;
}
}


.timeline-component.timeline-content img:hover {
.timeline-component.timeline-content img:hover {
     transition: 1s;
     transition: 1s !important;
     transform: scale(1.05);
     transform: scale(1.05);
}
}
Linha 1 212: Linha 1 301:
         content: '';
         content: '';
         display: block;
         display: block;
        transition-duration: 0.3s !important;
         transition: all 250ms ease-in-out;
         transition: all 250ms ease-in-out;
     }
     }
Linha 1 342: Linha 1 432:




/* Teste */
/* Outfits/Npcs */
.square-box {
.square-box {
     width: 180px;
     width: 180px;
Linha 1 351: Linha 1 441:
     text-align: center;
     text-align: center;
     overflow: hidden;
     overflow: hidden;
    transition-duration: 0.3s !important;
     transition: transform 0.3s, box-shadow 0.3s;
     transition: transform 0.3s, box-shadow 0.3s;
     margin: 15px 25px;
     margin: 15px 25px;
Linha 1 383: Linha 1 474:
     margin: 0px 5px 0px 5px;
     margin: 0px 5px 0px 5px;
     line-height: 100px;
     line-height: 100px;
     font-size: 20px;
     font-size: 15px;
    font-weight: bold;
     text-align: center;
     text-align: center;
}
}
Linha 1 398: Linha 1 490:
     width: 200px;
     width: 200px;
     position: absolute;
     position: absolute;
}
/* Torneio Mundial */
.container-mundial img{
width: 100%;
height: auto;
}
}


Linha 1 443: Linha 1 540:
         font-weight: bold;
         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;
     }
     }


Linha 1 642: Linha 1 745:
     table.wikitable.sortable.quest.jquery-tablesorter tr:hover {
     table.wikitable.sortable.quest.jquery-tablesorter tr:hover {
         background: linear-gradient(90deg, #272727, #272727) !important;
         background: linear-gradient(90deg, #272727, #272727) !important;
         transition: 2s;
         transition: 2s !important;
     }
     }


Linha 1 665: Linha 1 768:
     #toc ul li::before{
     #toc ul li::before{
     content: '';
     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;
     }
     }
}
}
Linha 1 677: Linha 1 793:
body.page-Página_principal h1.firstHeading { display:none; }
body.page-Página_principal h1.firstHeading { display:none; }


.progress-bar {
    width: 300px;
    height: 50px;
    background-color: #ddd;
    border-radius: 5px;
    overflow: hidden;
}


head::before {
.stars-container {
      background-image: url(https://wiki.otpokemon.com/images/f/ff/Logo4-wiki-azul.png) !important;
    height: 100%;
      display: none;  
    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;
    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;
}