Template:Team:Edinburgh/Code

From 2013.igem.org

(Difference between revisions)
Line 128: Line 128:
#globalWrapper {
#globalWrapper {
-
font-size: 100%;
+
  font-size: 100%;
}
}
.content {
.content {
-
  margin-top: 30px;
+
  margin-top: 30px;
 +
}
 +
 
 +
#calendarPicker {
 +
  margin-bottom: 50px;
}
}
Line 311: Line 315:
var vFirstDay;
var vFirstDay;
-
calhtml = "<p style='height:20px;'></p>";
+
calhtml = "<p style='height:20px;'>You can use the calendar to quickly navigate to the date that interests you. </p>";
vCalHeader="<table class=\"calendar\" border='1' cellpadding='1' cellspacing='1' align=\"center\" valign=\"top\">\n";
vCalHeader="<table class=\"calendar\" border='1' cellpadding='1' cellspacing='1' align=\"center\" valign=\"top\">\n";

Revision as of 14:10, 29 September 2013