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

Line 825: Line 825:
 
#imagenPrinteria {
 
#imagenPrinteria {
  
   padding: 220px 0;
+
   padding: 150px 0;
  background-image: url(https://static.igem.org/mediawiki/2018/1/12/T--Tec-Chihuahua--HOME.jpg);
+
 
   background-size: cover;
 
   background-size: cover;
 +
  background-image: url(http://via.placeholder.com/880x492);
 
   background-attachment: fixed;
 
   background-attachment: fixed;
   -webkit-transition: all 0.2s ease;
+
   -webkit-transition: 0.3s ease;
   -moz-transition: all 0.2s ease;
+
   -moz-transition: 0.3s ease;
   transition: all 0.2s ease;
+
   transition: opacity 0.3s ease;
 
   margin-bottom: 40px;
 
   margin-bottom: 40px;
 
}
 
}

Revision as of 10:02, 26 June 2018