Team:TU-Delft/Templates/Style

From 2013.igem.org

(Difference between revisions)
Line 167: Line 167:
#counter {                    /* Add it with zero botom and zero left in order to fix it later */
#counter {                    /* Add it with zero botom and zero left in order to fix it later */
   position:absolute;
   position:absolute;
-
   bottom:100px; right:-167px;
+
   bottom:100px; right:-157px;
   }
   }
#counter2{
#counter2{
     position:absolute;
     position:absolute;
-
     bottom:100px; right:-120px;
+
     bottom:90px; right:-120px;
}
}

Revision as of 10:07, 19 July 2013