Difference between revisions of "Team:Valencia UPV/main"

m
Line 3,889: Line 3,889:
 
a.button.special:visited {
 
a.button.special:visited {
 
     color: #4BA465;
 
     color: #4BA465;
 +
}
 +
 +
 +
/*To Top Button*/
 +
.scrollup {
 +
  width: 40px;
 +
  height: 40px;
 +
  opacity: 0.3;
 +
  position: fixed;
 +
  bottom: 50px;
 +
  right: 100px;
 +
  display: none;
 +
  text-indent: -9999px;
 +
  background: url('https://static.igem.org/mediawiki/2015/1/12/UPV-Valencia-arrow-up.png') no-repeat;
 
}
 
}
  

Revision as of 23:52, 14 September 2015