Cambios

Busca en cnbGuatemala con Google

sin resumen de edición
Línea 146: Línea 146:  
}
 
}
   −
@media screen and (max-width: 600px) {
+
responsive2  {  
      table {
+
  border: 0;
          width:100%;
+
}
      }
+
 
+
.responsive2 tr{
      tr:nth-of-type(2n) {
+
  margin-bottom:10px;
          background-color: inherit;
+
  display:block;
      }
+
  border-bottom:2px solid #262626;
      tr td:first-child {
+
}
          background: #f0f0f0;
+
 
          font-weight:bold;
+
.responsive2 td{
          font-size:1.3em;
+
  display:block;
      }
+
  text-align:right;
 
+
  border-bottom: 1px dotted #262626;
    
+
}
 +
 
 +
.respinsive2 td:last:child{
 +
   border-bottom:0;
 
}
 
}
30 170

ediciones