Anónimo

Cambios

De CEBES Perquín
383 bytes añadidos ,  05:04 25 mar 2021
sin resumen de edición
display:inline-block;
}
/*
.inicio-ticker {
text-align: center;
height: 32px;
display:table;
}*/
.inicio-ticker {
display:block;
width:auto;
height:40px;
position:absolute;
font-family:georgia, serif;
font-size:16px;
line-height:40px;
float:left;
width:auto;
color:#000;
font-weight:bold;
padding:0 10px;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-webkit-animation-duration:17s;
-webkit-animation-name: scroll;
}
 
.inicio-ticker b {
display: table-cell;