Biomod/2014/Tianjin: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 14: Line 14:
   <style>
   <style>
     /* changed default background */
     /* changed default background */
    body { background: url(background.jpg) repeat-x ; }
 
.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-one {display:none; width:0px;background-color: #ffffff;}
 
#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;}
 
#content{ margin: 0 0 0 0; align: center; padding: 12px 12px 12px 12px; width: 940px;background-color: #ffffff; border: 0;}
#bodyContent{ width: 940px; align: center; background-color: #ffffff;}
#column-content{width: 970px;background-color: #ffffff;}
 
body { background: url(http://openwetware.org/images/1/13/TJU2012-Bg.gif) repeat-x #F9F9F7; }
</style>
</style>
<html>
<html>

Revision as of 02:53, 22 July 2014

BIOMOD, just wait for us!



<html>

<body>
  welcome to<a href="http://www.tju.edu.cn">TJU'web site</a>!
</body>

<html> <html>

 <style>
   /* changed default background */

.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: 940px; align: center; background-color: #ffffff;}
  3. column-content{width: 970px;background-color: #ffffff;}

body { background: url(http://openwetware.org/images/1/13/TJU2012-Bg.gif) repeat-x #F9F9F7; } </style> <html>