Cambios

Busca en cnbGuatemala con Google

sin resumen de edición
Línea 1: Línea 1:  +
.mw-special-SemanticSignup #guatemala-only div {
 +
display:none!important
 +
}
 +
 +
.mw-special-SemanticSignup #municipio-mobile{
 +
display:block!important;
 +
}
 +
 
.nomobile{
 
.nomobile{
 
display:none!important;
 
display:none!important;
Línea 126: Línea 134:  
}
 
}
    +
 +
<!--Pruebas hechas por Carlos Mulul-->
    
#divPrueba{
 
#divPrueba{
Línea 132: Línea 142:     
#divPruebaDos{
 
#divPruebaDos{
     background-color: #262626!important;
+
     color: #E05656!important;
 +
 
 
}
 
}
   Línea 139: Línea 150:  
   width: 80%;
 
   width: 80%;
 
   overflow-x: auto;
 
   overflow-x: auto;
   border-spacing: 10px;
+
   border-spacing: 5px;
 
   border-collapse: separate;
 
   border-collapse: separate;
 
   -webkit-overflow-scrolling: touch;
 
   -webkit-overflow-scrolling: touch;
 +
  /*border-collapse: collapse;*/
 +
 +
}
 +
 +
table.responsiveDos tr th {
 +
  border: none;
 +
  clip: rect(0, 0, 0, 0);
 +
  height: 1px;
 +
  margin: -1px;
 +
  overflow: hidden;
 +
  padding: 0;
 +
  position: absolute;
 +
  width: 1px;
 +
}
 +
 +
table.responsiveDos tr{
 +
  border-bottom: 3px solid;
 +
}
 +
 +
table.responsiveDos td {
 +
  border-bottom: 1px solid #ddd;
 +
  display: block;
 +
  font-size: 1.2em;
 +
  text-align: right;
 +
  padding: 10px;
 +
}
 +
 +
table.responsiveDos td:before{
 +
  content: attr(data-label);
 +
  float: left;
 +
  color: #273b47;
 +
  font-weight: bold;
 +
  font-size: 1em;
 +
  padding: 1px 5px;
 +
}
    +
.imgIzquierda{
 +
  position: relative;
 +
  width: 100%;
 +
  padding-right: 15px;
 +
  padding-left: 15px;
 +
  background-color:#262626;
 
}
 
}