Biomod/2014/VCCRI: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 125: Line 125:
display:block;
display:block;
width: 248px;
width: 248px;
height: 232px;
height: 206px;
margin-left: auto;
margin-left: auto;
margin-right: auto;
margin-right: auto;
Line 152: Line 152:
#HOME-VIDEO {
#HOME-VIDEO {
display:block;
display:block;
width: 247px;
width: 242px;
height: 203px;
height: 209px;
margin-left: auto;
margin-left: auto;
margin-right: auto;
margin-right: auto;

Revision as of 12:00, 24 October 2014

<html>

<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lato:300,100&subset=latin"> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js" ></script>

<script type"text/javascript"> $(function () { $("style[media*='screen']").remove(); $("link[href*='favicon']").remove(); //fix heading var h1 = $(".firstHeading").text().split("/"); $(".firstHeading").text(h1[h1.length-1]); $("tr:odd").addClass("odd"); }); $('link[rel="shortcut icon"]').attr('href','http://openwetware.org/images/2/29/2014-EchiDNA-WEB-FAVICON.png'); </script> <link rel="icon" type="image/png" href="http://openwetware.org/images/2/29/2014-EchiDNA-WEB-FAVICON.png">

<style type="text/css"> /**** Base styles ****/ /*#column-one, */

  1. content {
   font-weight: bold;

}

  1. footer, div#sidebar-main, #contentSub, .firstHeading, #siteSub, #jump-to-nav, .printfooter, #p-cactions {
   display: none;

}

/*only show edit button - also remove p-cactions from previous style*/

  1. ca-nstab-main, #ca-talk, #ca-history, #ca-move, #ca-watch, #ca-link, #p-personal{
   display: none;

}

  1. ca-edit{
   display:block;

} /*Make text on edit buttons visible for easier editing*/ .editButtons, #wpSummary{ color: black; }

</style>


<meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>EchiDNA 2014</title>

<link href="http://openwetware.org/index.php?title=Biomod/2014/VCCRI/bootstrapcss320&action=raw&ctype=text/css" rel="stylesheet">

<style type="text/css">

@font-face { font-family: BIOMOD_font; src: url(http://openwetware.org/images/9/9a/EchiDNA-2014-GothamRnd-Book.otf); }

@font-face { font-family: HEADING_font; src: url(http://openwetware.org/images/2/2f/EchiDNA-2014-KGSecondChancesSolid.ttf); }

@font-face { font-family: HEADING_ACTIVE_font; src: url(http://openwetware.org/images/2/2f/EchiDNA-2014-KGSecondChancesSolid.ttf); }

@font-face { font-family: FOOTER_font; src: url(http://openwetware.org/images/9/9a/EchiDNA-2014-GothamRnd-Book.otf); }


/*Alter default header*/

.navbar-default .navbar-nav > li > a { font-family: HEADING_font, Arial, sans-serif; }


.navbar-default .navbar-nav > li > ul > li > a { font-family: HEADING_font, Arial, sans-serif; font-size: 10pt; }

.navbar-default .navbar-right > li { color: #f8f8f8; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #F7941E; background-color: #F8F8F8; font-family: HEADING_ACTIVE_font, Arial, sans-serif; }

a[href^="mailto"] { color: white; }

a[href^="mailto"]:hover { color: #f7941e; text-decoration: none; }

a#vccri, a#edit-link { color:white; }

a#vccri:hover, a#edit-link:hover { color: #f7941e; text-decoration: none; }

body { background-image: url(http://openwetware.org/images/8/81/2014-EchiDNA-WEB-BG-TILE.png); background-repeat: repeat; color:white; font-family: BIOMOD_font, Arial, sans-serif; }

.col-centered { display:inline-block; float:none; text-align:left; /* inline-block space fix */ margin-right:-4px; }

h4 { color: #f7941e; font-family: HEADING_font, Arial, sans-serif; }

/*Footer stuff*/

html { position: relative; min-height: 100%; }

body { margin-bottom: 35px; }

.footer { position: absolute; bottom: 0; width: 100%; height: 35px; background-color: #0c2850; }

/*Fix OpenWetWare Editing Box*/

  1. wpTextbox1 {

color: #000; font-family: Arial; width: 100%; }

</style>


<html lang="en">

 <head>
 <div id="counter_code">
 <!-- Start of StatCounter Code for Default Guide -->

<script type="text/javascript"> var sc_project=10004050; var sc_invisible=0; var sc_security="b231313a"; var sc_text=2; var scJsHost = (("https:" == document.location.protocol) ? "https://secure." : "http://www."); document.write("<sc"+"ript type='text/javascript' src='" + scJsHost+ "statcounter.com/counter/counter.js'></"+"script>"); </script> <noscript><div class="statcounter"><a title="create counter" href="http://statcounter.com/free-hit-counter/" target="_blank"><img class="statcounter" src="http://c.statcounter.com/10004050/0/b231313a/0/" alt="create counter"></a></div></noscript> <!-- End of StatCounter Code for Default Guide --> </div>

<script type="text/javascript"> $('#home_link').addClass('active'); </script>

<style type="text/css">

#HOME-BIOMOD { display:block; width: 135px; height: 41px; margin-left: 50px; margin-right: auto; background-image: url(http://openwetware.org/images/f/f1/2014-EchiDNA-HOME-BIOMOD-2.png); background-repeat: no-repeat; background-position: top; } #HOME-BIOMOD:hover { background-position: bottom; }

#HOME-BLURB { display: block; width: 346px; height: 157px; margin-left: auto; margin-right: auto; background-image: url(http://openwetware.org/images/2/24/2014-EchiDNA-HOME-BLURB-BG.png); background-repeat: no-repeat; background-position: top;

}

#HOME-BLURB-CONTAINER { width: 310px; margin-left: auto; margin-right: auto; display: block; vertical-align: middle; text-align: center; font-size: 120%; }


#HOME-DNA-ORIGAMI { display:block; width: 130px; height: 115px; margin-left: auto; margin-right: 40px; margin-top: 20px; background-image: url(http://openwetware.org/images/3/32/2014-EchiDNA-HOME-DNA-ORIGAMI-2.png); background-repeat: no-repeat; background-position: top; } #HOME-DNA-ORIGAMI:hover { background-position: bottom; }

#HOME-LAB-BOOK { display:block; width: 263px; height: 193px; margin-left: auto; margin-right: auto; background-image: url(http://openwetware.org/images/6/60/2014-EchiDNA-HOME-LAB-BOOK-2.png); background-repeat: no-repeat; background-position: top; } #HOME-LAB-BOOK:hover { background-position: bottom; }

#HOME-ORIGAMI-ARROW { display:block; width: 126px; height: 82px; margin-top: -25px; margin-left: 0; margin-right: auto; background-image: url(http://openwetware.org/images/d/d2/2014-EchiDNA-HOME-ORIGAMI-ARROW.png); background-repeat: no-repeat; background-position: top; }

#HOME-PROJECT { display:block; width: 314px; height: 339px; margin-left: auto; margin-right: auto; background-image: url(http://openwetware.org/images/7/7d/2014-EchiDNA-HOME-PROJECT-2.png); background-repeat: no-repeat; background-position: top; } #HOME-PROJECT:hover { background-position: bottom; }

#HOME-SPONSORS { display:block; width: 248px; height: 206px; margin-left: auto; margin-right: auto; background-image: url(http://openwetware.org/images/7/7e/2014-EchiDNA-HOME-SPONSORS-2.png); background-repeat: no-repeat; background-position: top; } #HOME-SPONSORS:hover { background-position: bottom; }

#HOME-TEAM-LOGO { display:block; width: 221px; height: 198px; margin-left: auto; margin-right: auto; background-image: url(http://openwetware.org/images/5/53/2014-EchiDNA-HOME-TEAM-LOGO-2.png); background-repeat: no-repeat; background-position: top; } #HOME-TEAM-LOGO:hover { background-position: bottom; }

#HOME-VIDEO { display:block; width: 242px; height: 209px; margin-left: auto; margin-right: auto; background-image: url(http://openwetware.org/images/1/18/2014-EchiDNA-HOME-VIDEO-2.png); background-repeat: no-repeat; background-position: top; } #HOME-VIDEO:hover { background-position: bottom; }

</style>

 </head>
 <body>
 

<div class="container" style="text-align:center; margin-top: 100px;"> <div class="row"> <div class="col-md-4"> <a id="HOME-TEAM-LOGO" href="http://openwetware.org/wiki/Biomod/2014/VCCRI/Team"></a> <br /><br /><br /> <p class="text-center"> We're building an ultra-sensitive, tuneable biosensor inspired by the principles of cooperativity in nature. We hope to showcase not only a potential application of bionanotechnology, but also improve our understanding of the phenomenon of cooperativity in nature and technology.</p> <br /><br /><br /> <a id="HOME-LAB-BOOK" href="http://openwetware.org/wiki/Biomod/2014/VCCRI/LabBook"></a> </div> <div class="col-md-4"> <div id="HOME-BLURB"> <div id="HOME-BLURB-CONTAINER"><div style="height: 23px;"></div>Welcome to the wiki of team echiDNA, the Australian entrant into the BioMOD biomolecular design competition for 2014</div> </div> <br /><br /> <a id="HOME-PROJECT" href="http://openwetware.org/wiki/Biomod/2014/VCCRI/Project"></a> <br /><br /> <img src="http://openwetware.org/images/c/cd/2014-EchiDNA-HOME-QUOTE.png" /> </div> <div class="col-md-4"> <a id="HOME-BIOMOD" href="http://biomod.net/" target="_blank"></a> <a id="HOME-DNA-ORIGAMI" href="http://www.nature.com/news/2010/100310/full/464158a.html" target="_blank"></a> <!--<img src="images/EchiDNA-HOME-ORIGAMI-ARROW.png" />--> <div id="HOME-ORIGAMI-ARROW"></div> <br /><br /> <a id="HOME-VIDEO"></a> <br /><br /> <a id="HOME-SPONSORS" href="http://openwetware.org/wiki/Biomod/2014/VCCRI/Sponsors"></a> </div> </div> </div> <br>

 </body>

</html>

<html>

   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
   <script src="http://openwetware.org/index.php?title=Biomod/2014/VCCRI/boostrap320&action=raw&type=text/javascript"></script>

<script type="text/javascript"> var pathArray = window.location.pathname.split( '/' ); var newPathname = ""; for (i = 2; i < pathArray.length; i++) { newPathname += pathArray[i]; newPathname += "/"; } newPathname=newPathname.slice(0,-1); document.getElementById('edit-link').setAttribute('href', 'http://openwetware.org/index.php?title='+newPathname+String.fromCharCode(38)+'action=edit'); </script>