Team:UCLA/Template/CSS test

From 2014.igem.org

(Difference between revisions)
Line 437: Line 437:
   height: auto !important;
   height: auto !important;
   height: 100%;
   height: 100%;
-
  /* Negative indent footer by its height */
 
   margin: 0 auto -50px;
   margin: 0 auto -50px;
-
  /* Pad bottom by footer height */
 
   padding: 0 0 50px;
   padding: 0 0 50px;
}
}
-
 
+
<!--GUIDED TOUR BUTTON-->
 +
#button {
 +
position: fixed;
 +
right: 0;
 +
bottom: 0;
 +
height: 35px;
 +
margin-bottom: 20px;
 +
}
</style>
</style>
</html>
</html>

Revision as of 00:21, 6 August 2014