Template:Scroll

From 2013.igem.org

(Difference between revisions)
Line 41: Line 41:
</head>
</head>
</html>
</html>
 +
<style>
 +
    #scrollUp {
 +
bottom: 20px;
 +
right: 20px;
 +
  }
 +
  #scrollUp-active{
 +
  border-top-width:0px;
 +
  }
 +
</style>

Revision as of 02:58, 27 August 2013

<style>

   #scrollUp {

bottom: 20px; right: 20px;

  }
  #scrollUp-active{
 border-top-width:0px;
 }

</style>