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

sem sumário de edição
Sem resumo de edição
Sem resumo de edição
 
(35 revisões intermediárias por 3 usuários não estão sendo mostradas)
Linha 36: Linha 36:
#ca-viewsource,
#ca-viewsource,
#ca-unwatch,
#ca-unwatch,
#ca-ve-edit {
#ca-ve-edit,
li#footer-places-privacy,
li#footer-places-about,
li#footer-places-disclaimer
{
     display: none;
     display: none;
}
}
.vectorTabs span {
.vectorTabs span {
     background-position: right bottom;
     background-position: right bottom;
Linha 713: Linha 716:
}
}


.collapsible-pokedex {
    width: 500px;
    cursor: pointer;
    text-align: left;
    outline: none;
    cursor: pointer;
    padding: 10px;
    background: #060C19;
    font-size: 15px;
    border-radius: 10px;
    border: 3px solid #012953;
}
.collapsible-pokedex:after {
    content: '\002B';
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.collapsible-pokedex:before {
    content: '\002B\0020\00A0\00A0';
    font-weight: bold;
    float: left;
    margin-left: 5px;
}
.active {
.active {
     border-radius: 10px 10px 0px 0px;
     border-radius: 10px 10px 0px 0px;
Linha 744: Linha 772:
}
}


.container-pokedex {   
    border: 3px solid #012953;
    border-radius: 0px 0px 10px 10px;
    background: #060C19;
}
.content-pokedex {   
    width: 526px;
    padding: 0px 10px 0px 0px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
    border-radius: 0px 0px 10px 10px;
}
/* Logo */
/* Logo */


Linha 1 478: Linha 1 520:
     font-weight: bold;
     font-weight: bold;
     text-align: center;
     text-align: center;
    color: black;
}
}


Linha 1 537: Linha 1 580:
     font-size: 15px;
     font-size: 15px;
     text-align: center;
     text-align: center;
    color: black;
}
}


Linha 1 844: Linha 1 888:
     }
     }
     p.square-name-gym, p.square-name-gym b, .square-name a,.square-name  {
     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;
     color: black;
     }
     }
Linha 2 119: Linha 2 169:
     font-weight: bold;
     font-weight: bold;
     text-align: center;
     text-align: center;
    color: black;
}
}


Linha 2 150: Linha 2 201:


/* Text Hover */
/* Text Hover */
.text-hover {
.text-hover, .t-h{
   position: relative;
   position: relative;
   display: inline-block;
   display: inline-block;
}
}


.text-hover .tooltip-text {
.text-hover .tooltip-text, .t-h .t-t{
   visibility: hidden;
   visibility: hidden;
   width: max-content;
   width: max-content;
Linha 2 172: Linha 2 223:
}
}


.text-hover:hover .tooltip-text {
.text-hover:hover .tooltip-text, .t-h:hover .t-t {
   visibility: visible;
   visibility: visible;
   opacity: 1;
   opacity: 1;
Linha 2 188: Linha 2 239:
}
}


.loot-title a{
.loot-title a, .l-t a{
   color: white;
   color: white;
}
}
Linha 2 238: Linha 2 289:
     font-weight: bold;
     font-weight: bold;
     text-align: center;
     text-align: center;
    color: black;
}
}


Linha 2 256: Linha 2 308:
     height: 200px;
     height: 200px;
     background-color: #fff;
     background-color: #fff;
     border-top: 10px solid #3498db;
     border-top: 10px solid #4298f5;
     border-radius: 10px;
     border-radius: 10px;
     text-align: center;
     text-align: center;
Linha 2 295: Linha 2 347:
     font-size: 15px;
     font-size: 15px;
     text-align: center;
     text-align: center;
    color: black;
}
}


Linha 2 301: Linha 2 354:
     color: black;
     color: black;
     text-decoration: none;
     text-decoration: none;
}
.square-name-shiny b {
    color: black;
}
}


.square-box-shiny a p {
.square-box-shiny a p {
    font-size: 0;
    height: 220px;
    width: 200px;
    position: absolute;
}
.tooltip-gif a img, .t-g a img{
    width: 400px;
    height: 400px
}
.b-tm, .b-mt-i{
  text-align: center;
  width: 40px;
  height: 40px;
  background-color: #4BB9CC;
  border-radius: 70px;
  padding: 5px;
  border: 1px solid #0c3d70;
  color: #000;
}
.b-mt-v{
  text-align: center;
  width: 100px;
  height: 40px;
  background-color: #060C19;
  border-radius: 10px;
  padding: 5px;
  border: 1px solid #060C19;
  color: #000;
}
.b-mt-n{
  text-align: center;
  width: 100px;
  height: 20px;
  background-color: #060C19;
  font-size: 12px;
  padding: 5px;
  border: 1px solid #060C19;
  color: #fff;
}
.b-mt-0{
  text-align: center;
  width: 100px;
  height: 40px;
  background-color: #060C19;
  border-radius: 10px;
  padding: 5px;
  border: 1px solid #060C19;
}
.b-mt-1{
  text-align: center;
  width: 40px;
  height: 40px;
  background-color: #0b1428;
  border-radius: 70px;
  padding: 5px;
  border: 1px solid #0c3d70;
}
.b-mt-2{
  text-align: center;
  width: 100px;
  height: 20px;
  background-color: #060C19;
  padding: 5px;
  border: 1px solid #060C19;
}
.b-tm-1{
  text-align: center;
  width: 100px;
  height: 40px;
  background-color: #0b1428;
  padding: 5px;
  border: 1px solid #0c3d70;
  border-radius: 50px;
  color: #000;
}
.b-tm-2{
  text-align: center;
  width: 40px;
  height: 20px;
}
.e-l-i{
  text-align: center;
  width: 100px;
  height: 40px;
  background-color: #061F4A;
  padding: 5px;
  border: 1px solid #0c3d70;
  border-radius: 70px;
}
.e-l-n{
  text-align: center;
  width: 40px;
  height: 20px;
  background-color: #060C19;
  padding: 5px;
  border: 1px solid #060C19;
  border-radius: 10px;
}
.e-l-i-v{
  text-align: center;
  width: 100px;
  height: 40px;
  background-color: #0b1428;
  padding: 5px;
  border: 1px solid #0c3d70;
  border-radius: 50px;
  color: #000;
}
.e-l-n-v{
  text-align: center;
  width: 40px;
  height: 20px;
}
.m-01{
  text-align: center;
  width: 70px;
  height: auto;
  color: #000;
}
.s-01{
  text-align: center;
  width: 100px;
  background-color: #527C98;
  border-radius: 10px 0px 0px 10px;
  padding: 5px;
  color: #fff;
  border-spacing: 10px;
  text-align: end;
}
.s-02{
  text-align: center;
  width: 100px;
  background-color: #527C98;
  border-radius: 0px;
  padding: 5px;
  color: #fff;
  border-spacing: 10px;
  text-align: center;
}
.s-03{
  text-align: center;
  width: 60px;
  background-color: #527C98;
  border-radius: 0px 10px 10px 0px;
  padding: 5px;
  color: #fff;
  border-spacing: 10px;
  text-align: start;
}
.l-01{
  text-align: center;
  width: 120px;
  height: 50px;
  background-color: #060C19;
  border-radius: 10px;
  padding: 5px;
  border: 1px solid #060C19;
  color: #000;
}
.l-02{
  text-align: center;
  width: 50px;
  height: 50px;
  background-color: #061F4A;
  border-radius: 50px;
  padding: 5px;
  border: 1px solid #0c3d70;
  color: #000;
}
.l-03{
  text-align: center;
  width: 50px;
  height: 50px;
  background-color: #060C19;
  border-radius: 50px;
  padding: 5px;
  border: 1px solid #0c3d70;
  color: #000;
}
.move-01{
  text-align: center;
  width: 100px;
  height: 40px;
  background-color: #060C19;
  border-radius: 10px;
  padding: 5px;
  border: 1px solid #060C19;
  color: #000;
}
.move-02{
  text-align: center;
  width: 40px;
  height: 40px;
  background-color: #0b1428;
  border-radius: 70px;
  padding: 5px;
  border: 1px solid #0c3d70;
  color: #000;
}
.move-03{
  text-align: center;
  width: 40px;
  height: 40px;
  background-color: #4BB9CC;
  border-radius: 70px;
  padding: 5px;
  border: 1px solid #0c3d70;
  color: #000;
}
.square-box-fishing {
    width: 180px;
    height: 200px;
    background-color: #fff;
    border-top: 10px solid #ff1919;
    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-fishing img {
    width: 60px;
    height: 60px;
    max-width: 100%;
    max-height: 100%;
    margin-top: 30px;
}
.square-box-fishing p {
    margin: 10px 0;
}
.square-div-fishing{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
p.square-name-fishing {
    margin: 15px 5px 0px 5px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    color: black;
}
.square-name-fishing a {
    padding: 150px 5px 0px 10px;
    color: black;
    text-decoration: none;
}
.square-name-fishing b {
    color: black;
}
.square-box-fishing a p {
    font-size: 0;
    height: 220px;
    width: 200px;
    position: absolute;
}
.square-box-fishing-good {
    width: 180px;
    height: 200px;
    background-color: #fff;
    border-top: 10px solid #1E90FF;
    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-fishing-good img {
    width: 60px;
    height: 60px;
    max-width: 100%;
    max-height: 100%;
    margin-top: 30px;
}
.square-box-fishing-good p {
    margin: 10px 0;
}
.square-div-fishing-good{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
p.square-name-fishing-good {
    margin: 15px 5px 0px 5px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    color: black;
}
.square-name-fishing-good a {
    padding: 150px 5px 0px 10px;
    color: black;
    text-decoration: none;
}
.square-name-fishing-good b {
    color: black;
}
.square-box-fishing-good a p {
    font-size: 0;
    height: 220px;
    width: 200px;
    position: absolute;
}
.square-box-fishing-super {
    width: 180px;
    height: 200px;
    background-color: #fff;
    border-top: 10px solid #FFD700;
    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-fishing-super img {
    width: 60px;
    height: 60px;
    max-width: 100%;
    max-height: 100%;
    margin-top: 30px;
}
.square-box-fishing-super p {
    margin: 10px 0;
}
.square-div-fishing-super{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
p.square-name-fishing-super {
    margin: 15px 5px 0px 5px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    color: black;
}
.square-name-fishing-super a {
    padding: 150px 5px 0px 10px;
    color: black;
    text-decoration: none;
}
.square-name-fishing-super b {
    color: black;
}
.square-box-fishing-super a p {
     font-size: 0;
     font-size: 0;
     height: 220px;
     height: 220px;