Template:Team:Paris Saclay/simbox
From 2013.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
{ | { | ||
var sb= simboxes[i]; | var sb= simboxes[i]; | ||
+ | var resaddr= "https://2013.igem.org/Team:Paris_Saclay/"+sb.textContent+"?action=raw&ctype=text/css"; | ||
+ | |||
} | } | ||
} | } | ||
Line 14: | Line 16: | ||
</script> | </script> | ||
- | <div class="simbox" style="width:{{{width}}};height:{{{height}}}"></html>{{{load}}}<html></div> | + | <div class="simbox" style="width:{{{width}}};height:{{{height}}};background-color:#DEDEDE;"></html>{{{load}}}<html></div> |
</html> | </html> |
Revision as of 17:58, 2 August 2013
{{{load}}}