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

From OpenWetWare
Jump to navigationJump to search
New page: <html> <style> .container{background-color: #ffffff; margin-top:0px} #column-content {width: 0px; float: left; margin: 0 0 0 0;padding: 0;} .firstHeading {display:none; width:0px;} #column...
 
No edit summary
Line 8: Line 8:
#globalWrapper{width: 970px; background-color: #ffffff; margin-left: auto; margin-right: auto;
#globalWrapper{width: 970px; background-color: #ffffff; margin-left: auto; margin-right: auto;
-moz-box-shadow:  0px 0px 15px #ccc;
-moz-box-shadow:  0px 0px 15px #ccc;
  -webkit-box-shadow:  0px 0px 15px #ccc;
-webkit-box-shadow:  0px 0px 15px #ccc;
  box-shadow:  0px 0px 15px #ccc;}
box-shadow:  0px 0px 15px #ccc;}


#content{ margin: 0 0 0 0; align: center; padding: 12px 12px 12px 12px; width: 940px;background-color: #ffffff; border: 0;}
#content{ margin: 0 0 0 0; align: center; padding: 12px 12px 12px 12px; width: 940px;background-color: #ffffff; border: 0;}
Line 23: Line 23:
<div class="topsearch">
<div class="topsearch">
<form method="GET" action="http://www.google.com/search">
<form method="GET" action="http://www.google.com/search">
<input type="hidden" name="hl" value="ja">
<input type="hidden" name="hl" value="en">
<input type="hidden" name="sitesearch" value="openwetware.org">
<input type="hidden" name="sitesearch" value="openwetware.org">
<input type="hidden" name="domains" value="openwetware.org">
<input type="hidden" name="domains" value="openwetware.org">
Line 30: Line 30:
</form>
</form>
</div>
</div>
</div>
<a href="http://openwetware.org/index.php?title=Biomod/2012/Tianjin/Template/header&action=submit">edit</a>
<a href="http://openwetware.org/index.php?title=Biomod/2012/Tianjin/Template/header&action=submit">edit</a>
</html>
</html>

Revision as of 08:59, 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 */ } </style>

<a href="http://openwetware.org/index.php?title=Biomod/2012/Tianjin/Template/header&action=submit">edit</a> </html>