Difference between revisions of "Template:Valencia UPV/custom.css"

 
(26 intermediate revisions by 2 users not shown)
Line 67: Line 67:
 
   margin-left: 0 !important;
 
   margin-left: 0 !important;
 
   text-align: center !important
 
   text-align: center !important
 +
}
 +
 +
.tdAlb {
 +
border: none !important;
 +
padding-top: 1em !important;
 +
padding-bottom: 1em !important;
 +
font-size: 13px;
 +
border-right: 1px solid #eaeaea !important
 
}
 
}
  
Line 100: Line 108:
 
   padding-top: 1em !important;
 
   padding-top: 1em !important;
 
   padding-bottom: 1em !important;
 
   padding-bottom: 1em !important;
  font-size: 16px;
 
 
}
 
}
  
Line 387: Line 394:
 
     padding-left: 15px !important;
 
     padding-left: 15px !important;
 
     padding-right: 15px !important;
 
     padding-right: 15px !important;
 +
  }
 +
  .pieDeImagen{
 +
    padding-left: 7em !important;
 +
  }
 +
  .newsDiv{
 +
      top: 6em !important;
 +
      left: 0em !important;
 +
      padding-right: 2em !important;
 +
  }
 +
  .newsHeader{
 +
    font-size: 1em !important;
 +
  }
 +
  .newsP{
 +
    font-size: 0.6em !important;
 
   }
 
   }
  
Line 408: Line 429:
  
  
aparece:after {
+
 
            display: block;
+
    content: '';
+
    position: absolute;
+
    top: 0;
+
    right: 0;
+
    width: 100%;
+
    height: 100%;
+
    background-color: #fff;
+
    transition: width 600ms;
+
}
+
  
 
.aparece-hover:hover .aparece {
 
.aparece-hover:hover .aparece {
Line 425: Line 436:
 
}
 
}
  
.aparece-hover:hover .aparece:after{
+
.linkSinPadding{
    width: 0;  
+
padding-right: 0 !important;
 
}
 
}
 +
 +
.lb-outerContainer {
 +
    background-color: transparent !important;
 +
}
 +
 +
 +
 +
 +
  
 
</style>
 
</style>
  
 
</html>
 
</html>

Latest revision as of 21:22, 6 December 2018