Team:CSIA-SouthKorea
From 2014hs.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
// If replace original site, it may bad | // If replace original site, it may bad | ||
- | $("body.page-Team_CSIA-SouthKorea").append($("div | + | $("body.page-Team_CSIA-SouthKorea").append($("div#page-contain").html()); |
}); | }); | ||
</script> | </script> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | .page- | + | .page-real-main{ |
position: absolute; | position: absolute; | ||
width: 100%; | width: 100%; | ||
Line 21: | Line 21: | ||
</head> | </head> | ||
<body> | <body> | ||
- | <div | + | <div id="page-contain"> |
+ | <div class="page-real-main"> | ||
<div class='test-class'><a href='https://2014hs.igem.org/wiki/index.php?title=Team:CSIA-SouthKorea&action=edit'>Edit</a></div> | <div class='test-class'><a href='https://2014hs.igem.org/wiki/index.php?title=Team:CSIA-SouthKorea&action=edit'>Edit</a></div> | ||
+ | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 06:34, 6 June 2014