Team:USTC-Software/home 4
From 2011.igem.org
(Difference between revisions)
m |
m |
||
Line 12: | Line 12: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | |||
body { | body { | ||
Line 180: | Line 183: | ||
/*end of nav*/ | /*end of nav*/ | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
/* content_wrapper */ | /* content_wrapper */ | ||
#content { | #content { | ||
- | + | background-color:#a0c73f; | |
- | + | width:auto; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
Line 259: | Line 200: | ||
#content_wrapper h1 { | #content_wrapper h1 { | ||
color: #3a5909; | color: #3a5909; | ||
- | font-size: 24px; | + | font-size:24px; |
padding: 0 0 60px 20px; | padding: 0 0 60px 20px; | ||
background: url(https://static.igem.org/mediawiki/2011/4/4d/USTC_Software_header_bg.png) no-repeat bottom left; | background: url(https://static.igem.org/mediawiki/2011/4/4d/USTC_Software_header_bg.png) no-repeat bottom left; | ||
Line 266: | Line 207: | ||
#content_wrapper p { | #content_wrapper p { | ||
font-family: Verdana, Arial; | font-family: Verdana, Arial; | ||
- | font-size: 14px; | + | font-size:14px; |
} | } | ||
Line 278: | Line 219: | ||
/* end of content_wrapper */ | /* end of content_wrapper */ | ||
+ | |||
+ | /* footer */ | ||
+ | |||
+ | #mfooter { | ||
+ | width: 980px; | ||
+ | margin: 0 auto; | ||
+ | padding: 30px 10px; | ||
+ | text-align: center; | ||
+ | color: #333333; | ||
+ | background-color: #a0c73f; | ||
+ | } | ||
+ | |||
+ | #mfooter a { | ||
+ | color:#000; | ||
+ | } | ||
+ | |||
+ | #mfooter .mfooter_menu { | ||
+ | margin: 0 0 10px 0; | ||
+ | padding: 0px; | ||
+ | list-style: none; | ||
+ | } | ||
+ | |||
+ | .mfooter_menu li { | ||
+ | margin: 0px; | ||
+ | padding: 0 20px; | ||
+ | display: inline; | ||
+ | border-right: 1px solid #000000; | ||
+ | } | ||
+ | |||
+ | .mfooter_menu .last_menu { | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #totop_box { | ||
+ | position:fixed; | ||
+ | width: 77px; | ||
+ | height: 75px; | ||
+ | bottom: 21px; | ||
+ | right: 15px; | ||
+ | } | ||
+ | |||
+ | #totop_box form { | ||
+ | width: 280px; | ||
+ | height: 27px; | ||
+ | margin: 0; | ||
+ | padding: 25px 0 0 0; | ||
+ | } | ||
+ | |||
+ | #to_org_box { | ||
+ | position:fixed; | ||
+ | width: 77px; | ||
+ | height: 75px; | ||
+ | bottom: 21px; | ||
+ | right: 105px; | ||
+ | } | ||
+ | |||
+ | #to_org_box form { | ||
+ | width: 280px; | ||
+ | height: 27px; | ||
+ | margin: 0; | ||
+ | padding: 25px 0 0 0; | ||
+ | } | ||
+ | /* end of footer*/ | ||
/* content */ | /* content */ | ||
Line 333: | Line 337: | ||
} | } | ||
- | + | .button_01 a { | |
- | + | display: block; | |
- | + | width: 102px; | |
- | width: | + | height: 23px; |
- | + | padding: 7px 0 0 0; | |
- | padding: | + | background: url(./images/USTC_Software_button.png) no-repeat; |
+ | color: #333; | ||
+ | font-size: 12px; | ||
+ | font-weight: bold; | ||
text-align: center; | text-align: center; | ||
- | + | text-decoration: none; | |
- | + | ||
} | } | ||
- | + | .button_01 a:hover { | |
- | color:# | + | color: #fff; |
+ | background:url(./images/USTC_Software_button_hover.png) no-repeat; | ||
} | } | ||
- | # | + | #sidebar { |
- | + | float: right; | |
- | padding: | + | width: 280px; |
- | + | padding: 0; | |
+ | background: url(./images/USTC_Software_sidebar.jpg) repeat-y; | ||
} | } | ||
- | . | + | #sidebar .sidebar_section { |
- | margin | + | margin-bottom: 30px; |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | . | + | #sidebar .sidebar_section_content { |
- | + | ||
} | } | ||
- | # | + | #sidebar h2 { |
- | + | color: #3a5909; | |
- | + | font-size: 24px; | |
- | + | padding: 0 0 60px 20px; | |
- | bottom | + | background: url(./images/USTC_Software_header_bg.png) no-repeat bottom left; |
- | + | ||
} | } | ||
- | # | + | #sidebar .categories_list { |
- | + | ||
- | + | ||
margin: 0; | margin: 0; | ||
- | padding: | + | padding: 0; |
+ | list-style: none; | ||
} | } | ||
- | # | + | #sidebar .categories_list li { |
- | + | padding: 0; | |
- | + | margin: 0; | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | # | + | .categories_list li a { |
- | width: | + | display: block; |
- | height: | + | color: #201f1c; |
- | margin: | + | padding: 5px 0 5px 20px; |
- | padding: | + | background: url(./images/USTC_Software_list.png) center left no-repeat; |
+ | } | ||
+ | .categories_list li a:hover { | ||
+ | color: #537c11; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .sidebar_section label { | ||
+ | display: block; | ||
+ | margin-bottom: 10px; | ||
+ | } | ||
+ | |||
+ | .sidebar_section #input_field { | ||
+ | height: 20px; | ||
+ | width: 233px; | ||
+ | padding: 0 5px; | ||
+ | margin-bottom: 10px; | ||
+ | color: #000000; | ||
+ | font-size: 12px; | ||
+ | font-variant: normal; | ||
+ | line-height: normal; | ||
+ | } | ||
+ | |||
+ | .sidebar_section #submit_btn{ | ||
+ | float: right; | ||
+ | height: 30px; | ||
+ | width: 80px; | ||
+ | margin: 0px; | ||
+ | padding: 3px 0 15px 0; | ||
+ | cursor: pointer; | ||
+ | font-size: 12px; | ||
+ | text-align: center; | ||
+ | vertical-align: bottom; | ||
+ | white-space: pre; | ||
+ | outline: none; | ||
} | } | ||
- | |||
.button_01 a { | .button_01 a { |
Revision as of 12:04, 3 September 2011
USTC-Software
Lachesis
Team
Sorry...
MoDeL
Sorry...
Huaman practice
Sorry...
Project
USTC 2011 DRY TEAM as a one has worked diligently on designing and implementing a user friendly and interacting-prone software which will get nearer to biology reality and free synthetic biologist from considering unnecessary minutia as well as help both layman and expert draw deep understanding of the mechanism on how the gene circuit run.
We offer a visualizing tool which give insight into the dynamics of a biology network. User dominated parameter adjustment process is also provided to assist in getting the required behavior. In order to assess the network’s immunology to parameter perturbation, a PCA analysis approach is exploited to depict the structure of a “good” behaved region.