Team:OUC-China

From 2012.igem.org

(Difference between revisions)
Line 8: Line 8:
background:transparent;
background:transparent;
}
}
 +
$(".firstHeading").text("IGEMers introduction");
 +
</script>
 +
<style type="text/css">
 +
.firstHeading {background:#FEEB4C;}
 +
</style>
*{margin:0;padding:0;border:0;outline:0;font-size:1em;list-style:none;font-weight:normal;text-decoration:none
*{margin:0;padding:0;border:0;outline:0;font-size:1em;list-style:none;font-weight:normal;text-decoration:none
}
}

Revision as of 14:44, 27 February 2012

*{margin:0;padding:0;border:0;outline:0;font-size:1em;list-style:none;font-weight:normal;text-decoration:none } html{ background:#0d7bd5 url('http://static.zhihu.com/static/img/new_index/glow.png') no-repeat center center;height:100%;_background:#0d7bd5 }