Cambios

Busca en cnbGuatemala con Google

sin resumen de edición
Línea 144: Línea 144:  
   border-collapse: collapse;
 
   border-collapse: collapse;
    +
}
 +
 +
@media screen and (max-width: 600px) {
 +
      table {
 +
          width:100%;
 +
      }
 +
 +
      tr:nth-of-type(2n) {
 +
          background-color: inherit;
 +
      }
 +
      tr td:first-child {
 +
          background: #f0f0f0;
 +
          font-weight:bold;
 +
          font-size:1.3em;
 +
      }
 +
 
 +
 
 
}
 
}
30 170

ediciones