Biomod/2012/Tianjin/Template/header: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 17: Line 17:
body { background: url(http://openwetware.org/images/1/13/TJU2012-Bg.gif) repeat-x #F9F9F7;  /* changed default background */ }
body { background: url(http://openwetware.org/images/1/13/TJU2012-Bg.gif) repeat-x #F9F9F7;  /* changed default background */ }
#hokkaidou-left-content {
#hokkaidou-left-content {
float: left;
float: right;
width: 280px;
width: 280px;
margin-right: 20px;
margin-left: 20px;
}
}
#hokkaidou-left-content ul {
#hokkaidou-left-content ul {

Revision as of 07:08, 14 October 2012

<html> <style> .container{background-color: #ffffff; margin-top:0px}

  1. column-content {width: 0px; float: left; margin: 0 0 0 0;padding: 0;}

.firstHeading {display:none; width:0px;}

  1. column-one {display:none; width:0px;background-color: #ffffff;}
  1. globalWrapper{width: 970px; background-color: #ffffff; margin-left: auto; margin-right: auto;

-moz-box-shadow: 0px 0px 15px #ccc; -webkit-box-shadow: 0px 0px 15px #ccc; box-shadow: 0px 0px 15px #ccc;}

  1. content{ margin: 0 0 0 0; align: center; padding: 12px 12px 12px 12px; width: 940px;background-color: #ffffff; border: 0;}
  2. bodyContent{ width: 920px; align: center; background-color: #fffffff;}
  3. column-content{width: 970px;background-color: #ffffff;}
  4. footer{position: center; width: 970px}

body { background: url(http://openwetware.org/images/1/13/TJU2012-Bg.gif) repeat-x #F9F9F7; /* changed default background */ }

  1. hokkaidou-left-content {

float: right; width: 280px; margin-left: 20px; }

  1. hokkaidou-left-content ul {

margin: 0; padding: 0 1em; }

  1. hokkaidou-left-content ul li {

list-style: none; margin: 0 0 1em 0; } a:link { color: #4F6DDC; } a:visited { color: #4F6DDC; } a:hover { color: #4F6DDC; text-decoration: none; } .hokkaidou-description { font-size: small; color: #8A8A8A; } </style> <div id="header"> <div class="title" style="height: 120px;"> <a href="#" style="font-size:400%">Biomod TJU 2012</a> </div> <div class="topsearch"> <form method="GET" action="http://www.google.com/search"> <input type="hidden" name="hl" value="en"> <input type="hidden" name="sitesearch" value="openwetware.org"> <input type="hidden" name="domains" value="openwetware.org"> <input type="hidden" name="as_epq" value="Tianjin"> <input type="text" name="q" class="frm"><input type="submit" class="btn" value="Search"> </form> </div> </div> <a href="http://openwetware.org/index.php?title=Biomod/2012/Tianjin/Template/header&action=submit">edit</a> <div id="hokkaidou-left-content"> <ul><li> <strong class="selflink">Abstract</strong> </li><li> <a href="#" title="Team:HokkaidoU Japan/Project/T3SS">What`s T3SS</a><div class="hokkaidou-description">Detailed information about T3SS and summary of our achievements on iGEM 2010</div> </li><li> <a href="#" title="Team:HokkaidoU Japan/Project/Onion">Injection assay using onion cells</a><div class="hokkaidou-description">Experiments using plant cells are easier to perform than with mammalian ones</div> </li><li> <a href="#" title="Team:HokkaidoU Japan/Project/Backbone">Ready-to-inject backbone and Bsa I cloning site</a><div class="hokkaidou-description">Ready-to-inject backbone and Bsa I cloning site enables easy fusion of T3S signal and protein</div> </li><li> <a href="#" title="Team:HokkaidoU Japan/Project/GSK">GSK tag system</a><div class="hokkaidou-description">A neat injection assay using GSK tag, which can specifically detect successfully injected proteins</div> </li><li> <a href="#" title="Team:HokkaidoU Japan/Project/RFC87">Bsa I cloning site, RFC submission</a><div class="hokkaidou-description">Detailed documentation of costructing a BioBrick cloning site a BioBrick!</div> </li></ul> </div> </html>