Wiki Terraria

Discord Terraria Logo
Te invitamos a unirte a nuestro servidor de Discord.
¡Únete aquí!

LEE MÁS

Wiki Terraria
ElectrumNox (discusión | contribs.)
Sin resumen de edición
ElectrumNox (discusión | contribs.)
Sin resumen de edición
Línea 53: Línea 53:
 
padding: 2px 4px 0px 4px;
 
padding: 2px 4px 0px 4px;
 
min-height: 26px;
 
min-height: 26px;
align-items: center;
+
text-align: center;
 
}
 
}
 
 

Revisión del 01:21 1 ene 2021

/*▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒*/
 
/* ████████████████ cssIMPORTACIÓN PRINCIPALcss ████████████████ */
/* █ Página principal: [[w:c:es.terraria:MediaWiki:Wikia.css]] █
 
/*▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒*/

/* Infoboxes portátiles **/
 
.portable-infobox {
    background-color: #06060f !important;
    border: 1px solid #13132f;
    padding: 4px 2px 6px 2px;
    border-radius: 8px;
}
 
.portable-infobox .pi-image-collection-tabs {
    text-align: center;
	padding: 0px!important;
	background: #030307 !important;
	display: flex;
	align-items: center !important;
	justify-content: center !important;
	vertical-align: middle !important;
}
 
ul.pi-image-collection-tabs li {
	padding: 10px !important;
}
 
.portable-infobox .pi-data {
    width: 100%;
}
 
.portable-infobox .pi-data-value {
    padding: 5px;
}
 
.portable-infobox .pi-data-label {
    padding-left: 9px;
    padding-right: 5px;
    width: 90px;
    background: #1b1b41;
    color: #eeeeee;
    border: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-left: 0px !important;
}
 
.portable-infobox .pi-item-spacing {
    padding: 2px 4px 0px 4px;
    min-height: 26px;
    text-align: center;
}
 
.portable-infobox .pi-header {
    margin: 2px 4px 0px 4px;
    background-color: #13132f;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px !important;
    font-size: 14px !important;
}
 
.portable-infobox .pi-title {
    margin: 2px 4px 0px 4px;
    border-bottom: 0 !important;
    padding: 6px !important;
    font-size: 16px !important;
    background-color: #13132f !important;
    border-radius: 4px 4px 0 0;
}
 
.pi-item:last-child {
    border-radius: 0 0 4px 4px;
    border-bottom: 0 !important;
}
 
.pi-europa .pi-collapse .pi-header:after, .pi-europa .pi-header.collapsible:after {
    right: 20px;
    border-color: #CCC;
    height: 7px;
    width: 7px;
}
 
/* Objetos de NPC*/
.pi-group:not(:first-child) .pi-smart-group-body {
    justify-content: flex-end;
    margin-top: 2px;
}
 
.pi-group:not(:first-child) .pi-smart-group .pi-smart-data-value:first-child {
    flex-grow: 2;
    text-align: left;
    padding: 4px 2px 2px 6px;
    border-radius: 0 0 0 4px;
}
 
.pi-group:not(:first-child) .pi-smart-group .pi-smart-data-value:not(:first-child) {
    text-align: right;
    padding: 6px 4px 2px 6px;
    min-width: calc(18 / 100 * 100%);
    width: auto !important;
    margin-left: 2px;
    border-radius: 0 0 4px 0;
}
.pi-group:not(:first-child) .pi-smart-group .pi-smart-data-value {
    background: #030307;
}

/* Upperbox */
.pi-upperbox {
    background-color: rgba(100,100,100,.15);
    border: 1px solid #4A4A4A;
    padding: 5px;
    margin-bottom: 5px;
}


/* Tema: Bosque */

.pi-theme-bosque .pi-title, .pi-theme-bosque .pi-header, .pi-theme-bosque .pi-data-label {
    background: #1d9811 !important;
}

/* Tema: Corrupción */

.pi-theme-corrupcion .pi-title, .pi-theme-corrupcion .pi-header, .pi-theme-corrupcion .pi-data-label {
    background: #5e4a7d !important;
}

/* Tema: Carmesí */

.pi-theme-carmesi .pi-title, .pi-theme-carmesi .pi-header, .pi-theme-carmesi .pi-data-label {
    background: #90322d !important;
}

/* Tema: Champiñones */

.pi-theme-champiñones .pi-title, .pi-theme-champiñones .pi-header, .pi-theme-champiñones .pi-data-label {
    background: #4169E1 !important;
}

/* Tema: Selva */

.pi-theme-selva .pi-title, .pi-theme-selva .pi-header, .pi-theme-selva .pi-data-label {
    background: #568820 !important;
}

/* Tema: Bendición */

.pi-theme-bendicion .pi-title, .pi-theme-bendicion .pi-header, .pi-theme-bendicion .pi-data-label {
    background: #448c75 !important;
}

/* Tema: Inframundo */

.pi-theme-inframundo .pi-title, .pi-theme-inframundo .pi-header, .pi-theme-inframundo .pi-data-label {
    background: #cc6e3c !important;
}

/* Tema: Mazmorra */

.pi-theme-mazmorra .pi-title, .pi-theme-mazmorra .pi-header, .pi-theme-mazmorra .pi-data-label {
    background: #163246 !important;
}

/* Tema: Desierto */

.pi-theme-desierto .pi-title, .pi-theme-desierto .pi-header, .pi-theme-desierto .pi-data-label {
    background: #757333 !important;
}

/* Tema: Helado */

.pi-theme-helado .pi-title, .pi-theme-helado .pi-header, .pi-theme-helado .pi-data-label {
    background: #357382 !important;
}

/* Tema: Subsuelo */

.pi-theme-subsuelo .pi-title, .pi-theme-subsuelo .pi-header, .pi-theme-subsuelo .pi-data-label {
    background: #555 !important;
}

/* Tema: Océano */

.pi-theme-oceano .pi-title, .pi-theme-oceano .pi-header, .pi-theme-oceano .pi-data-label {
    background: #002DAB !important;
}

/* Tema: Meteorito */

.pi-theme-meteorito .pi-title, .pi-theme-meteorito .pi-header, .pi-theme-meteorito .pi-data-label {
    background: #753E00 !important;
}

/* Tema: Columna de vórtice */

.pi-theme-vortex .pi-title, .pi-theme-vortex .pi-header, .pi-theme-vortex .pi-data-label {
    background: #2c8768 !important;
}

/* Tema: Columna de nebulosa */

.pi-theme-nebula .pi-title, .pi-theme-nebula .pi-header, .pi-theme-nebula .pi-data-label {
    background: #BA55D3 !important;
}

/* Tema: Columna solar */

.pi-theme-solar .pi-title, .pi-theme-solar .pi-header, .pi-theme-solar .pi-data-label {
    background: #FF8C00 !important;
}

/* Tema: Columna de polvo de estrellas */

.pi-theme-stardust .pi-title, .pi-theme-stardust .pi-header, .pi-theme-stardust .pi-data-label {
    background: #00BFFF !important;
}

/* Tema: Profaned Crags */

.pi-theme-profanedcrags .pi-title, .pi-theme-profanedcrags .pi-header, .pi-theme-profanedcrags .pi-data-label {
    background: #A61300 !important;
}

/* Tema: Sulphurous Sea */

.pi-theme-sulphursea .pi-title, .pi-theme-sulphursea .pi-header, .pi-theme-sulphursea .pi-data-label {
    background: #BF7200 !important;
}

/* Tema: Astral Meteor */

.pi-theme-astral .pi-title, .pi-theme-astral .pi-header, .pi-theme-astral .pi-data-label {
    background: #FF00DA !important;
}

/* Tema: Abyss */

.pi-theme-abyss .pi-title, .pi-theme-abyss .pi-header, .pi-theme-abyss .pi-data-label {
    background: #001047 !important;
}

/* Tiers */

.tier-12 {
	color:red;
	font-family: AndyBold;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	animation:colorchange 10s infinite alternate;
}

    @keyframes colorchange {
      0%   { color: red;         }
      10%  { color: orange;      }
      20%  { color: gold;        }
      30%  { color: limegreen;   }
      40%  { color: green;       }
      50%  { color: springgreen; }
      60%  { color: cyan;        }
      70%  { color: lightblue;   }
      80%  { color: royalblue;   }
      90%  { color: slateblue;   }
      100% { color: deeppink;    }
    }

@font-face {
    font-family: AndyBold;
    src: url(https://images.wikia.nocookie.net/terraria/es/images/1/16/Andy_Bold.ttf);
}

/* TABS */
.alt-tabs:before {
    content: "≡";
    margin-right: 5px;
    font-weight: bold;
    font-size: 12px;
}

/* Portada */
@keyframes por-animation {
  0% {
    transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    color: #3AAD23;
  }
 
  50% {
    transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
    color: #41C926;
  }
 
  100% {
    transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    color: #3AAD23;
  }
}
 
.por-animation {
    animation: por-animation 5s infinite linear;
}
 
.por-fondo {
    background-image: url("https://images3.alphacoders.com/682/thumb-1920-682620.jpg");
    background-size: cover;
    background-position: 0px 95%;
}
 
.por-search .searchbox br {
    display: none;
}
 
.por-search .searchboxInput {
    text-align: center;
    border: none;
    margin: 0;
    padding: 10px;
    height: inherit;
    line-height: 0;
}
 
.por-search .searchboxSearchButton {
    display: none;
}
 
.por-search .searchboxGoButton {
    background: #FFF;
    border-radius: 0;
    border: none;
    margin-left: 1px;
    padding: 10px 16px;
    height: inherit;
    line-height: 0;
}

.por-search .searchboxGoButton:hover {
    background: #EEE;
}
 
.por-search .searchbox {
    display: flex;
    justify-content: center;
    align-items: center;
}

.por-search .searchbox input[type="submit"] {
    border: 0;
    border-radius: 0;
    background-image: none;
    height: auto;
    padding: 10px 14px;
    line-height: normal;
    margin-left: 0;
    background: #fff;
    font-size: 13px;
    color: #333;
    border-left: 1px solid #ccc;
}

.por-search .searchbox input[type="submit"]:last-child {
    margin-left: -5px;
}

.por-admin-fondo {
    background-image: url("https://images.wikia.nocookie.net/terraria-pruebas/es/images/8/82/Wall11.jpg");
    background-size: cover;
}

.p-aliados-table .p-aliados img {
    width: 190px;
}