Cambios

Busca en cnbGuatemala con Google

sin resumen de edición
Línea 1: Línea 1:  +
form#quiz0 input {
 +
    background-color: #3366cc;
 +
    color: #fff;
 +
    border: 1px solid #3366cc;
 +
    text-shadow: 0 1px rgba(0,0,0,0.1);
 +
    font-family: inherit;
 +
    font-size: 1em;
 +
    display: inline-block;
 +
    min-width: 4em;
 +
    max-width: 28.75em;
 +
    padding: 0.546875em 1em;
 +
    line-height: 1.286;
 +
    margin: 0;
 +
    border-radius: 2px;
 +
    -webkit-box-sizing: border-box;
 +
    -moz-box-sizing: border-box;
 +
    box-sizing: border-box;
 +
    -webkit-appearance: none;
 +
    zoom: 1;
 +
    vertical-align: middle;
 +
    background-color: #f8f9fa;
 +
    color: #222222;
 +
    border: 1px solid #a2a9b1;
 +
    text-align: center;
 +
    font-weight: bold;
 +
    cursor: pointer;
 +
}
 +
 +
 
@media print {
 
@media print {
 
   #siteSub, .printfooter, #catlinks, #footer {
 
   #siteSub, .printfooter, #catlinks, #footer {