Team:Nanjing NFLS/qwe
From 2014hs.igem.org
(Difference between revisions)
AlexGorilla (Talk | contribs) |
AlexGorilla (Talk | contribs) |
||
Line 5: | Line 5: | ||
*{margin:0;padding:0;list-style-type:none;} | *{margin:0;padding:0;list-style-type:none;} | ||
a,img{border:0;} | a,img{border:0;} | ||
- | |||
body{font:12px "Helvetica Neue",Helvetica,STheiti,微软雅黑,黑体,Arial,Tahoma,sans-serif,serif} | body{font:12px "Helvetica Neue",Helvetica,STheiti,微软雅黑,黑体,Arial,Tahoma,sans-serif,serif} | ||
body{background:#f6f6f6} | body{background:#f6f6f6} | ||
.fl{float:left} | .fl{float:left} | ||
- | a{text-decoration:none} | + | a{text-decoration:none;color:black;} |
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden} | .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden} | ||
.clearfix{display:inline-block} | .clearfix{display:inline-block} | ||
Line 15: | Line 14: | ||
.clearfix{display:block} | .clearfix{display:block} | ||
/* m-banner */ | /* m-banner */ | ||
- | .m-banner{padding:10px 10px 10px 0;height:239px;border:1px solid #dedede;width: | + | .m-banner{padding:10px 10px 10px 0;height:239px;border:1px solid #dedede;width:755px;margin:20px auto;} |
.mb-news{width:270px;padding:0 15px;line-height:1.8} | .mb-news{width:270px;padding:0 15px;line-height:1.8} | ||
.mb-news h4{word-break:break-all;word-wrap:break-word} | .mb-news h4{word-break:break-all;word-wrap:break-word} | ||
- | .mb-news h4 a{font-size:18px;color: | + | .mb-news h4 a{font-size:18px;color:#8c3608;line-height:1.6;word-break:break-all;word-wrap:break-word} |
- | .mb-news p{font-size:14px;color: | + | .mb-news p{font-size:14px;color:#444;margin-top:15px;overflow:hidden} |
- | .mb-news h4 a:hover{text-decoration: | + | .mb-news h4 a:hover{text-decoration:underline} |
.mb-img{width:455px;height:239px} | .mb-img{width:455px;height:239px} | ||
- | .mb-inav{width:10px;} | + | .mb-inav{width:10px;margin-right:1px} |
- | .mb-inav li{width:10px;height:79px;} | + | .mb-inav li{width:10px;height:79px;margin-bottom:1px} |
- | .mb-inav li a{display:block;width:10px;height:79px;background: | + | .mb-inav li a{display:block;width:10px;height:79px;background:#bdbdbd} |
- | .mb-inav li a.cur{background: | + | .mb-inav li a.cur{background:#671900} |
- | .mb-ibox{width: | + | .mb-ibox{width:444px;height:239px;position:relative;overflow:hidden} |
- | .mb-ibox a{display:block;width: | + | .mb-ibox a{display:block;width:444px;height:239px;overflow:hidden;position:absolute;top:0;left:0;z-index:10;display:none} |
- | + | ||
</style> | </style> | ||
+ | <script src="/ajaxjs/jquery-1.9.1.min.js" type="text/javascript"></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(function(){ | $(function(){ | ||
Line 82: | Line 81: | ||
<div id="mb-itxt" class="mb-news fl"> | <div id="mb-itxt" class="mb-news fl"> | ||
<div style="display:block;"> | <div style="display:block;"> | ||
- | <h4><a href="/">Q1 | + | <h4><a href="/">Q1</a></h4> |
<p>Would any of your project ideas raise safety issues in terms of: researcher safety, public safety, or environmental safety? | <p>Would any of your project ideas raise safety issues in terms of: researcher safety, public safety, or environmental safety? | ||
</p> | </p> | ||
</div> | </div> | ||
<div style="display:none;"> | <div style="display:none;"> | ||
- | <h4><a href="/">Q2 | + | <h4><a href="/">Q2</a></h4> |
- | <p> Do any of the new BioBrick parts (or devices) that you made this year raise safety issues? | + | <p>Do any of the new BioBrick parts (or devices) that you made this year raise safety issues? |
- | + | </p> | |
</div> | </div> | ||
<div style="display:none;"> | <div style="display:none;"> | ||
- | <h4><a href="/"> | + | <h4><a href="/">Q3</a></h4> |
- | <p> | + | <p>Is there a local biosafety group, committee, or review board at your institution?</p> |
</div> | </div> | ||
</div> | </div> | ||
Line 103: | Line 102: | ||
</ul> | </ul> | ||
<div id="mb-ibox" class="mb-ibox fl"> | <div id="mb-ibox" class="mb-ibox fl"> | ||
- | <a style="display:block;"> | + | <a href="/" style="display:block;">Answer to Q1 |
- | + | ||
- | + | ||
</a> | </a> | ||
- | <a | + | <a href="/">Answer to Q2</a> |
- | <a | + | <a href="/">Answer to Q3</a> |
</div> | </div> | ||
</div> | </div> |
Revision as of 12:23, 19 June 2014