De Muysc cubun - Lengua Muisca
m |
m |
||
| Línea 97: | Línea 97: | ||
.printfooter { | .printfooter { | ||
display:none; | display:none; | ||
| + | } | ||
| + | |||
| + | /* Copiado de la colección Mutis para desplegar folios*/ | ||
| + | #folio{ | ||
| + | margin:0 auto 0 auto; | ||
| + | width:620px; | ||
| + | min-height:700px; | ||
| + | border:1px solid #000; | ||
| + | padding:10px 20px; | ||
| + | } | ||
| + | |||
| + | #sangria p{ | ||
| + | text-indent: -30px; | ||
| + | position:relative; | ||
| + | padding-left: 45px; | ||
} | } | ||
Revisión del 16:47 30 abr 2019
/* Los estilos CSS definidos aquí aplicarán a todas las pieles (skins) */
#ca-viewsource, #ca-talk {display:none!important; }
/* LEXEMA */
.allpagesredirect{
text-decoration: line-through;
}
p, #lexema{
font-size:16px /*Tamaño del texto por defecto*/
}
#lexema{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
}
#titulo{
font-size:36px;
}
#ipa{
font-family:'Times New Roman';
font-size:20px;
}
#lista{
list-style-type: upper-roman;
margin-left:50px;
text-align:justify;
}
#otra_fuente{
margin-left:90px;
text-align:justify;
}
#acepcion{
padding: 30px 0 0 0;
}
#sangria{
margin: 5px 5px 5px 55px;
padding:0;
min-width:700px;
font-family:Georgia;
}
/* If in mobile screen with maximum width 479px. The iPhone screen resolution is 320x480 px (except iPhone4, 640x960) */
@media only screen and (max-width: 479px){
#lista{ margin-left:2px; padding-left:10px; }
#sangria { min-width:200px; margin-left:10px }
#otra_fuente { margin-left:10px; }
}
/* TRANSCRIPCIÓN */
/*Espacio entre renglones de transcripción */
#morfo_d {
font-size:11.8pt;
letter-spacing: 0.05em;
left:-530px;
width:550px;
border:0px solid #000;
background-image: url("http://archivos.cubun.org/FILES/images_CUBUN/b/ba/Paper-Background.jpg");
#background-image: url(http://archivos.cubun.org/FILES/images_CUBUN/2/28/Manuscrito_158_BNC_Catecismo_-_fol_146v.jpg");
}
#morfo_d li {
margin-bottom: 0.35em;
margin-left: -10px;
}
#sangria {
font-family: Georgia
font-size:18px;
}
/* IMPRESIÓN */
#siteSub {
display:none;
}
.printfooter {
display:none;
}
/* Copiado de la colección Mutis para desplegar folios*/
#folio{
margin:0 auto 0 auto;
width:620px;
min-height:700px;
border:1px solid #000;
padding:10px 20px;
}
#sangria p{
text-indent: -30px;
position:relative;
padding-left: 45px;
}
