Difference between revisions of "Team:Valencia UPV/Templates:customcss"

 
(25 intermediate revisions by 2 users not shown)
Line 17: Line 17:
  
 
#footer{
 
#footer{
   background: -webkit-linear-gradient(top, #005e72 0%, #005e72 100%) !important;
+
   background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%) !important;
 
}
 
}
  
 
#footer>.copyright {
 
#footer>.copyright {
 
     background-color: #005e72 !important;
 
     background-color: #005e72 !important;
 +
}
 +
 +
section.section-xs {
 +
    padding-top: 0px !important;
 
}
 
}
  
Line 32: Line 36:
 
#globalWrapper {
 
#globalWrapper {
 
     padding-bottom: 0px;
 
     padding-bottom: 0px;
font-size: 100% !important;
+
    font-size: 100% !important;
 
}
 
}
  
Line 118: Line 122:
 
     font-family: 'Montserrat', sans-serif !important;
 
     font-family: 'Montserrat', sans-serif !important;
 
     font-size: 14pt !important;
 
     font-size: 14pt !important;
     text-align: justify !important;
+
     text-align: left !important;
 
     font-weight: 300 !important;
 
     font-weight: 300 !important;
 
     line-height: 19pt !important;
 
     line-height: 19pt !important;
 +
    margin-bottom: 13px !important;
 
}
 
}
  
 
.jopesangria{
 
.jopesangria{
  
     text-indent: 1cm;
+
     text-indent: 0cm;
 
}
 
}
  
Line 176: Line 181:
 
}
 
}
 
.jopemodal{
 
.jopemodal{
padding: 15px 85px !important;
+
padding: 15px 50px !important;
 
}
 
}
 
@media (min-width: 1200px){
 
@media (min-width: 1200px){
Line 208: Line 213:
  
 
.jopeli{
 
.jopeli{
 +
margin: 0.3em 0 10px 1.6em !important;
 
     font-family: 'Montserrat', sans-serif !important;
 
     font-family: 'Montserrat', sans-serif !important;
 
     font-size: 14pt !important;
 
     font-size: 14pt !important;
     text-align: justify !important;
+
     text-align: left !important;
 
     font-weight: 300 !important;
 
     font-weight: 300 !important;
 
     line-height: 19pt !important;
 
     line-height: 19pt !important;
Line 285: Line 291:
 
     font-size: 13pt !important;
 
     font-size: 13pt !important;
 
}
 
}
 
+
.toggle.toggle-transparent-body label {
 +
    background: #f09d9e !important;
 +
    border-radius: .5rem;
 +
}
 +
div.toggle > label {
 +
    color: #fff;
 +
}
 +
div.toggle div.toggle-content {
 +
    background: #fff !important;
 +
}
 +
.jopesubapartado{
 +
    margin-top: 45px !important;
 +
}
 +
.jopefooter{
 +
text-align: center;
 +
color: #ffffff;
 +
background-color: #005e72;
 +
font-size: 30px !important;
 +
padding: 13px 0px;
 +
line-height: 25px !important;
 +
}
 +
.imagenjopefooter{
 +
height: 60px;
 +
display: block;
 +
margin: 0px 15px;
 +
}
 +
#footer a.social-icon {
 +
    color: #fff !important;
 +
}
 +
section{
 +
border-bottom: none !important;
 +
}
 +
#footer a>i.fa {
 +
    padding-right: 0px;
 +
}
 +
.jopesubapartado2{
 +
    font-weight: 400 !important;
 +
}
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 01:58, 2 November 2017