Team:UCLondon/Templates/Team-Style

From 2012e.igem.org

(Difference between revisions)
Line 128: Line 128:
-
   var input = "<div style='float:left; width:40%; margin:auto; color:rgb(117, 117, 117) !important; text-align:center;'>" + $(this).children().children('a').html() + $(this).children().children('.position').html() + "<br/><br/><br/>" + "<div style='font-size:9pt; text-align:center;'> Attributions:</div>" +  "<div style='text-align:justify; padding-left:0px; padding-right:-px;'>" + $(this).children().children('.attribution').html() + "</div>" + "</div>";
+
   var input = "<div style='float:left; width:40%; margin:auto; color:rgb(117, 117, 117) !important; text-align:center;'>" + $(this).children().children('a').html() + $(this).children().children('.position').html() + "<br/><br/><br/>" + "<div style='font-size:9pt; text-align:center;'> Attributions:</div>" +  "<div style='text-align:left; padding-left:4px; padding-right:0px; font-size:9pt;'>" + $(this).children().children('.attribution').html() + "</div>" + "</div>";
   input +=  "<div style='overflow:auto; width:58%; height:90%; float:right; text-align:justify;'><p style='padding-right:13px;'>"+ description.html() + "</p></div>";
   input +=  "<div style='overflow:auto; width:58%; height:90%; float:right; text-align:justify;'><p style='padding-right:13px;'>"+ description.html() + "</p></div>";

Revision as of 18:56, 26 October 2012