Team:Tsinghua/leftbar

From 2010.igem.org

(Difference between revisions)
Line 7: Line 7:
Until Jamboree</div>
Until Jamboree</div>
<div style="margin: 8px; background: #2A3">
<div style="margin: 8px; background: #2A3">
-
<p style="color: white; font-size: 18pt; font-weight: bold; text-indent: 3pc"><span style="font-family: Vivaldi, "Comic Sans MS", cursive; font-size: 25pt; margin-right: 10px" id="pday">I </span> days</p>
+
<p style="color: white; font-size: 18pt; font-weight: bold; text-indent: 3pc"><span style="font-family: Vivaldi; font-size: 25pt; margin-right: 10px" id="pday">I </span> days</p>
-
<p style="color: white; font-size: 18pt; font-weight: bold; text-indent: 3pc"><span style="font-family: Vivaldi, "Comic Sans MS", cursive; font-size: 25pt; margin-right: 10px"  id="phour"></span> hours</p>
+
<p style="color: white; font-size: 18pt; font-weight: bold; text-indent: 3pc"><span style="font-family: Vivaldi; font-size: 25pt; margin-right: 10px"  id="phour"></span> hours</p>
-
<p style="color: white; font-size: 18pt; font-weight: bold; text-indent: 3pc"><span style="font-family: Vivaldi, "Comic Sans MS", cursive; font-size: 25pt; margin-right: 10px"  id="pmin">E</span> minutes</p>
+
<p style="color: white; font-size: 18pt; font-weight: bold; text-indent: 3pc"><span style="font-family: Vivaldi; font-size: 25pt; margin-right: 10px"  id="pmin">E</span> minutes</p>
-
<p style="color: white; font-size: 18pt; font-weight: bold; text-indent: 3pc"><span style="font-family: Vivaldi, "Comic Sans MS", cursive; font-size: 25pt; margin-right: 10px"  id="psec"> U</span> seconds</p>
+
<p style="color: white; font-size: 18pt; font-weight: bold; text-indent: 3pc"><span style="font-family: Vivaldi; font-size: 25pt; margin-right: 10px"  id="psec"> U</span> seconds</p>
</div>
</div>
</div>
</div>
Line 30: Line 30:
snum = Math.round(seconds);
snum = Math.round(seconds);
-
document.getElementById("pday").innerHTML = String(dnum) + "  days";
+
document.getElementById("pday").innerHTML = String(dnum);
-
document.getElementById("phour").innerHTML = hnum + "    hours";
+
document.getElementById("phour").innerHTML = hnum;
-
document.getElementById("pmin").innerHTML = "    minutes";
+
document.getElementById("pmin").innerHTML = mnum;
-
document.getElementById("psec").innerHTML = snum + "    seconds";
+
document.getElementById("psec").innerHTML = snum;
}
}

Revision as of 09:08, 4 October 2010

Until Jamboree

I days

hours

E minutes

U seconds

Visitor Locations

Follow us on