Team:BioscienceDragons AZ/Help

From 2013hs.igem.org

(Difference between revisions)
Line 3: Line 3:
<style>
<style>
-
body { background: #eee; }
+
@font-face {
 +
    font-family: DeliciousRoman;
 +
    src: url(http://www.font-face.com/fonts/delicious/Delicious-Roman.otf);
 +
    font-weight:400;
 +
}
 +
body { background: #eee; font-family: DeliciousRoman; }
#myWrapper { width: 975px; margin: 0 auto; box-shadow: 2px 6px 12px #666; }
#myWrapper { width: 975px; margin: 0 auto; box-shadow: 2px 6px 12px #666; }
.clear { clear: both; }
.clear { clear: both; }
</style>
</style>
 +
<script>
<script>
$().ready(function() {
$().ready(function() {
Line 12: Line 18:
});
});
</script>
</script>
 +
<div id="header">
<div id="header">
-
Estevan
+
  Estevan ran away to the zoo.
</div>
</div>
 +
</html>
</html>
==Superman==
==Superman==

Revision as of 02:00, 12 June 2013

Superman