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;
 +
}
 +
 +
.client-js .toc-mobile {
 +
    background-color: #F8F9FA!important;
 +
    border: none!important;
 +
}
 +
 +
.toc-mobile.view-border-box{
 +
    background-color: #f8f9fa!important;
 +
    border: solid 1px #eaecf0!important;
 
}
 
}
   Línea 53: Línea 71:  
   width: 200px;
 
   width: 200px;
 
}
 
}
 +
 +
 
/*
 
/*
#dynamicFont {
  −
font-size: 100%!important;
  −
}
  −
   
@media only screen and (max-device-width: 300px) {
 
@media only screen and (max-device-width: 300px) {
 
     .dynamicFontLine, .dynamicFontLineWordsNumber{
 
     .dynamicFontLine, .dynamicFontLineWordsNumber{
Línea 116: Línea 132:  
#dynamicFont, .dynamicFontLine{
 
#dynamicFont, .dynamicFontLine{
 
width:99%!important;
 
width:99%!important;
 +
}
 +
 +
 +
<!--Pruebas hechas por Carlos Mulul-->
 +
 +
#divPrueba{
 +
    background-color: #3366cc!important;
 +
}
 +
 +
#divPruebaDos{
 +
    color: #E05656!important;
 +
 +
}
 +
 +
#table-responsive {
 +
  display: block;
 +
  width: 80%;
 +
  overflow-x: auto;
 +
  border-spacing: 5px;
 +
  border-collapse: separate;
 +
  -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;
 
}
 
}