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

Line 822: Line 822:
 
   -moz-transition: none !important;
 
   -moz-transition: none !important;
 
}
 
}
 +
 +
#imagenPrinteria {
 +
 +
  padding: 220px 0;
 +
  background-image: url(https://static.igem.org/mediawiki/2018/1/12/T--Tec-Chihuahua--HOME.jpg);
 +
  background-size: cover;
 +
  background-attachment: fixed;
 +
  -webkit-transition: all 0.2s ease;
 +
  -moz-transition: all 0.2s ease;
 +
  transition: all 0.2s ease;
 +
  margin-bottom: 40px;
 +
}
 +
 +
 
.image--xxs {
 
.image--xxs {
 
   max-height: 1.85714286em;
 
   max-height: 1.85714286em;

Revision as of 09:54, 26 June 2018