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

 
(12 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;
 
}
 
}
  
Line 213: 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;
Line 302: Line 303:
 
.jopesubapartado{
 
.jopesubapartado{
 
     margin-top: 45px !important;
 
     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