Abrir menú principal

Cambios

9445 bytes añadidos ,  14:45 1 feb 2022
sin resumen de edición
/* Los estilos CSS colocados aquí se aplicarán a todas las apariencias */
/* Oculta título y categorías en la Portada */
 
body.page-Portada h1.firstHeading, body.page-Portada #catlinks-sidebar { display:none; }
 
/* Oculta artículos destacados de la versión móvil en la versión de escritorio */
/* Common.css no se tiene en cuenta en la versión móvil (Mobile.css) */
}
/* Oculta fecha de última modificacion en pie de páginas */
/*.lastmod, #lastmod {
display:none;
}
/* ocultar la tabla de contenidos */.toc, #toc { display: none; }
/* Responsive two column layout */
/* mouse over link */
.hover-text:hover {
color:#0E6655229954;
}
/* mouse over link */
.hover-content:hover {
color:#2980B927AE60;
}
/*Estilos Contenido*/
.mp-frame {
box-shadow: 0 0 .3em #999;
border-radius: .2em;
color:#0E6655;
border-bottom:3px solid #117A65;
}
 
.column-style-4{
 
padding:5px;
font-weight:bold;
color:#1F618D;
border-bottom:3px solid #5499C7;
}
color:#6C3483;
border-bottom:3px solid #A569BD;
}
 
.column-style-5{
display:table-cell;
vertical-align:middle;
padding:10px;
font-weight:bold;
color:#105B7E;
border-bottom:3px solid #4B9CC1;
}
color:#03529b;
}
 
/* Estilos para [[Plantilla:Portada:Ticker]], [[Plantilla:Portada:Ticker/Core]] y [[Plantilla:Portada:Ticker/Data]] */
.ticker-container {
height: 36px;
overflow: hidden;
border:1px solid #A9A9A9;
border-left:none;
.ticker-text {
height: 150%;
white-space:nowrap;
}
}
 
/*Botones*/
.boton-blue{
text-decoration: none;
padding: 10px;
font-weight: 600;
font-size: 20px;
color: #ffffff;
border-radius: 6px;
background-color: #1883ba;
}
 
.boton-blue:hover{
color: #1883ba;
background-color: #ffffff;
}
 
.boton-green{
text-decoration: none;
padding: 10px;
font-weight: 600;
font-size: 20px;
color: #ffffff;
border-radius: 6px;
background-color: #117A65;
}
 
.boton-green:hover{
color: #117A65;
background-color: #ffffff;
}
 
.boton-grey{
text-decoration: none;
padding: 10px;
font-weight: 600;
font-size: 20px;
color: #ffffff;
border-radius: 6px;
background-color: #797D7F;
}
 
.boton-grey:hover{
color: #797D7F;
background-color: #ffffff;
}
 
.boton_1{
text-decoration: none;
padding: 5px;
font-weight: 500;
font-size: 15px;
color: #ffffff;
background-color: #1883ba;
border-radius: 6px;
}
.boton_1:hover{
opacity: 0.6;
text-decoration: none;
}
 
.boton_2{
text-decoration: none;
padding: 5px;
font-weight: 500;
font-size: 15px;
color: #ffffff;
background-color: #138D75;
border-radius: 6px;
}
.boton_2:hover{
opacity: 0.6;
text-decoration: none;
}
 
/* Estilos para tarjetas de biografias */
 
.tb-frame {
border-radius: .2em;
margin: 1em 0 2em 0;
box-shadow: 0 0 .3em #999;
transition: all 0.25s;
}
 
.tb-frame:hover{
transform: translateY(-15px);
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.2);
}
 
.tb-frame:after {
display: block;
content: "";
clear: both;
}
 
.tb-frame-header {
border-radius: .2em;
color: #fff;
padding: .4em .8em .5em;
font-weight: bold;
}
.tb-frame-header:before {
display: inline-block;
/* Add some content in order to get normal line height, then make it transparent */
content: "x";
color: transparent;
width: 40px;
opacity: .7;
background-size: 27px;
background-repeat: no-repeat;
background-position: left center;
}
.tb-content-rtl .tb-frame-header:before {
background-position: right center;
}
.tb-frame-body {
padding: 1em;
}
 
 
.img-banner{
max-width:100%;
}
 
.title.pos{
text-align: center;
font-size: 20px;
color: #6a6a6a;
margin-top: 100px;
font-weight: 100;
font-family: 'Roboto', sans-serif;
}
 
 
 
.container .card .boton-1 {
text-decoration: none;
padding: 10px;
}
.container .card .boton-blue1:hover{
color: #1883ba;
background-color: #ffffff;
}
/* Estilos para tarjetas de biografias */.container-pos { border: 0px solid #777; display: flex; padding: 12px;} .container-pos .content-pos { border: 0px solid #777; flex: 1;}
.container-pos .side-pos {
margin-left: 10px;
}
.container-pos .side-pos .div-pos { border: 0px solid #777;
height: auto;
width: 100vwauto;} .container .side .div-pos:not(:first-child) { margin-top: 15px;} /*cuentos*/.cp-frame { box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 2em 0; padding: 1px;}.cp-frame:after { content: ""; clear: both;}.cp-frame-header { border-radius: .2em; color: #fff; padding: .4em .8em .5em; font-weight: bold;}.cp-frame-header:before { display: inline-block; /* Add some content in order to get normal line height, then make it transparent */ content: "x"; color: blacktransparent; width: 40px; opacity: .7; /* [[File:Wikidata-logo white.svg]] */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/5/54/Wikidata-logo_white.svg/27px-Wikidata-logo_white.svg.png); background-image: url(https://upload.wikimedia.org/wikipedia/commons/5/54/Wikidata-logo_white.svg); background-size: 27px; background-repeat: no-repeat; background-position: left center;}.cp-content-rtl .cp-frame-header:before { background-position: right center;}.cp-frame-body { padding: 1em;
}
h1{
margin: 2rem 0;
font-size: 4rem;
position: relative;
}
h1::before::after.cp.img-banner{ content max-width: ''; position: absolute; left: 50%; transform: translateX(-50100%); background: blueviolet; height: .3rem;
}
h1.button_geo { background-color: #4CAF50; /* Green */ border: none; color: white; padding: 16px 32px; text-align: center; text-decoration:none; display:before{inline-block; width font-size: 60%16px; bottom margin: 4px 2px; -2remwebkit-transition-duration: 0.4s; /* Safari */ transition-duration: 0.4s; cursor: pointer;
}
h1.button_geo2 { background-color:white; color:after{black; width border: 80%0px solid #1883ba; bottom border-radius: -1rem6px;
}
.box-containerbutton_geo2:hover { align-items: center; justify-content: center; flex background-wrapcolor: wrap#5499C7; width: 90vw; margin-top color: 2remwhite;
}
.box{ height: 25rem; width: 32rem; borderhover-radius: .5rem; margin: 1rem; text-aligngeo: center;hover { cursorcolor: pointerwhite; box-shadow: .25rem .25rem .25rem #ccc, -.25rem -.25rem -.25rem #fff; }
.box:hover{ box-shadow: inset .25rem .25rem .25rem #ccc, inset .25rem .25rem .25rem #fff; } /* Efecto Poemas */
.box .h2container{ fontposition: relative; width:100%; height: 100%; perspective: 1000px; transform-sizestyle: 2rempreserve-3d; }
} .card{position: absolute; width: 100%; height: 100%;display: flex; place-items: center; border-left: rgba(255, 255, 255, 0.342) 1px solid; border-top: rgba(255, 255, 255, 0.342) 1px solid; border-radius: 20px; backdrop-filter: blur(30px); box -shadow: rgba(0, 0, 0, 0.h4{1) 0px 0px 20px; color: pinkwhite; backface-visibility: hidden; font-family: Arial, Helvetica, sans-serif; transform: rotateY(0deg); transform-style: preserve-3d; transition: 2.5s cubic-bezier(0.4, 0.2, 0.2, 1); } .front{ background: rgba(255, 255, 255, 0.109); transform: rotateY(0deg); padding: 10px;
.box .p{
padding: 1rem;
font-size: 1.1rem;
}
} .imgback{ height background: 10remrgba(255, 255, 255, 0.109); margin transform: rotateY(180deg); padding: 10px; } .container:hover > .front{ transform: rotateY(-top180deg); } .container:hover > .back{ transform: rotateY(0deg); } .btn{ border: 2rem1px solid white; background: rgba(255, 255, 255, 0.21); padding: 10px 20px; border-radius: 20px; text-decoration: none; color: white; transition: all 0.5s; } .btn:hover{ padding: 10px 40px; background: white; color:black }
.pm-frame {
border-radius: .2em;
margin: 1em 0 2em 0;
box-shadow: 0 0 .3em #999;
transition: all 0.25s;
}
.titlepm-frame:after { text-align display: block; content: ""; clear: centerboth; font} .pm-frame-header { border-sizeradius: 40px.2em; color: #6a6a6afff; margin-top padding: 100px.4em .8em .5em; font-weight: 100bold; font}.pm-frame-familyheader:before { display: 'Roboto'inline-block; /* Add some content in order to get normal line height, sansthen make it transparent */ content: "x"; color: transparent; width: 40px; opacity: .7; background-size: 27px; background-repeat: no-repeat; background-position: left center;}.pm-content-rtl .tb-frame-serifheader:before { background-position: right center;}.pm-frame-body { padding: 1em;
}
#flip-container{
-webkit-perspective: 1000px;
perspective: 1000px;
padding: 50px;
position: relative;
margin: 10px auto;
width: 500px;
}
.carta {
position: relative;
width: 500px;
height: 50px;
transition: 0.6s;
transform-style: preserve-3d;
transform-origin: 100% 25px;
margin: 5px;
}
.carta:hover, .carta.flip{
transform: rotateX(180deg);
}
.cara, .atras{
position: absolute;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
text-align: center;
}
.cara{
transform: rotateX(0deg);
z-index: 2;
background-color: #e93e29;
color: #FFF;
font: 1em/1.8em Arial;
display: flex;
align-items: center;
justify-content: center;
}
.atras{
transform: rotateX(180deg);
/*background: repeating-linear-gradient(
-45deg,
#ececec,
#ececec 10px,
#dedede 10px,
#dedede 20px
);*/
}
.container{
width: 100%;
max-width: 1200px;
height: 430px;
.titulo_boton {
float:left;
padding:5px;
background-color:#e6e6e6;
width:400px;
font-family:helvetica;
font-size:16px;
font-weight:bold;
}
.boton_mostrar {
float:right;
font-size:12px;
line-height:20px;
color:#DE7217;
}
/* Standard Navigationsleisten, aka box hiding thingy from .de. Documentation at [[Wikipedia:NavFrame]].container */div.cardNavFrame { width box-shadow: 330px; height: 430px0 0 .3em #999; border-radius: 8px.2em; box-shadow margin: 1em 0 2px 2px rgba(0, 2em 0, 0, 0.2); transition padding: all 0.25s1px;}
div.NavFrame:after {
content: "";
clear: both;
}
 div.container NavFrame + div.card:hoverNavFrame { transform border-top-style: translateY(-15px)none; box border-shadowtop-style: 0 12px 16px rgba(0, 0, 0, 0.2)hidden;
}
div.container NavPic { background-color: #fff; margin: 0; padding: 2px; /* @noflip */ float: left;}/*div.NavFrame { line-height: 1.card 6em; font-weight: bold; background-color: #fff; position: relative; border-radius: 3px; }*//*div.imgNavHead { width line-height: 1.6em; font-weight: bold; color: #fff; position: relative; border-radius: 330px3px; height background-color: 220px#2471A3; }*/
div.NavHead{
border-radius: .2em;
color: #fff;
padding: .4em .8em .5em;
font-weight: bold;
position: relative;
}
.NavHead:before {
display: inline-block;
/* Add some content in order to get normal line height, then make it transparent */
content: "x";
color: transparent;
width: 40px;
opacity: .7;
/* [[File:Wikidata-logo white.svg]] */
background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/5/54/Wikidata-logo_white.svg/27px-Wikidata-logo_white.svg.png);
background-image: url(https://upload.wikimedia.org/wikipedia/commons/5/54/Wikidata-logo_white.svg);
background-size: 27px;
background-repeat: no-repeat;
background-position: left center;
}
.mw-content-rtl .NavHead:before {
background-position: right center;
}
div.container NavFrame p,div.card NavFrame div.tituloNavContent,div.NavFrame div.NavContent p { font-weightsize: 600100%;}
div.NavContent{
padding: 1em;
}
.container .card .parrafo{
padding: 0 1rem;
font-size: 16px;
font-weight: 300;
div.NavEnd {
margin: 0;
padding: 0;
line-height: 1px;
clear: both;
}
a.NavToggle {
position: absolute;
vertical-align: middle;
/* @noflip */
right: 3px;
font-weight: bold;
font-size: 100%;
color: #fff;
}
 
.client-js .NavFrame.collapsed > .NavContent {
display: none;
}
 /*Plantilla de Videos*/.container MainPageSisterProjects__wrapper,.card MainPageSisterProjects__wrapper * { box-sizing: border-box;}.botonMainPageSisterProjects__wrapper { margin: 10px auto; padding: 0 10px; border: 0px solid #AAA; background: transparent; max-1 width: 1000px;}.MainPageSisterProjects__heading { text font-decorationsize: none1.2em; /*padding: 10px.6em;*/ font-weight: 600bold; text-align: center; font}.MainPageSisterProjects__group { flex-sizewrap: wrap; display: 20pxflex; color justify-content: #ffffffspace-between; background border-colorbottom: 1px solid #1883baAAA; }.MainPageSisterProjects__group:last-child { border:none;}.MainPageSisterProjects__group::after { content: ""; flex: 1 0 30%;}.MainPageSisterProjects__cell { width: 300px; display: inline-block; display: flex; flex: 1 0 30%;}.MainPageSisterProjects__cell-image { padding: 7px; width: 54px; min-width: 54px; /* ensure content width (these are tablecells) */ vertical-align: middle; display: table-cell; text-align: center; box-sizing: content-box; /* table cells + padding + borderbox is weird */}.MainPageSisterProjects__cell-content { min-width: 150px; min-height: 40px; padding: 7px; vertical-radiusalign: top; display: 6pxtable-cell; } @media screen and (max-width:550px) { .container MainPageSisterProjects__wrapper { padding: 0; } .card MainPageSisterProjects__group::after { display: none; } .botonMainPageSisterProjects__cell-1image { padding: 5px; width:hover{36px; color min-width: #1883ba36px;/* ensure content width (these are tablecells) */ background } .MainPageSisterProjects__cell-colorcontent { padding: #ffffff5px; }}