Team:Slovenia/ModelingInteractiveSimulations
From 2012.igem.org
(Difference between revisions)
Line 156: | Line 156: | ||
/* Tables */ | /* Tables */ | ||
/* IE 6: http://webdesign.about.com/od/tables/qt/tiptablecenter.htm */ | /* IE 6: http://webdesign.about.com/od/tables/qt/tiptablecenter.htm */ | ||
- | table.normal { border-collapse: collapse; width: | + | table.normal { border-collapse: collapse; margin: auto; width:70%; margin-bottom:15px; } |
td.normal, th.normal { padding-left: 1.4em; padding-right: 1.4em; padding-top: 0.4em; padding-bottom: 0.4em; border: 1px #d8d8d8 solid; } | td.normal, th.normal { padding-left: 1.4em; padding-right: 1.4em; padding-top: 0.4em; padding-bottom: 0.4em; border: 1px #d8d8d8 solid; } | ||
thead.normal{ background: #0C5DA5; color:#ffffff; border: 1px #d8d8d8 solid; } | thead.normal{ background: #0C5DA5; color:#ffffff; border: 1px #d8d8d8 solid; } | ||
Line 289: | Line 289: | ||
} | } | ||
- | |||
</style> | </style> | ||
Line 436: | Line 435: | ||
- | + | ||
- | <table class="invisibile"> | + | |
+ | <table class="invisibile" style="border-radius: 30px; background:cyan; padding:10px 10px 10px 10px;"> | ||
<tr class="invisibile"> | <tr class="invisibile"> | ||
Line 445: | Line 445: | ||
<hr/> | <hr/> | ||
- | <table> | + | <table style="border-radius: 30px; background:cyan; padding:10px 10px 10px 10px;"> |
<th><tr><td style="background: #0099FF;"><b><font color="white">The Switch</font></b></td><td></td></tr></th> | <th><tr><td style="background: #0099FF;"><b><font color="white">The Switch</font></b></td><td></td></tr></th> | ||
<th> | <th> | ||
Line 480: | Line 480: | ||
<hr/> | <hr/> | ||
- | <table> | + | <table style="border-radius: 30px; background:cyan; padding:10px 10px 10px 10px;"> |
<th><tr><td style="background: #0099FF;"><b><font color="white">Pristinamycin</font></b></td><td></td></tr></th> | <th><tr><td style="background: #0099FF;"><b><font color="white">Pristinamycin</font></b></td><td></td></tr></th> | ||
<tr> | <tr> | ||
Line 502: | Line 502: | ||
<br/> | <br/> | ||
- | <table> | + | <table style="border-radius: 30px; background:cyan; padding:10px 10px 10px 10px;"> |
<th><tr><td style="background: #0099FF;"><b><font color="white">Erithromycin</font></b></td><td></td></tr></th> | <th><tr><td style="background: #0099FF;"><b><font color="white">Erithromycin</font></b></td><td></td></tr></th> | ||
<tr> | <tr> |
Revision as of 23:52, 25 October 2012
Experimental model interactive simulations
Based on experimental data, we constructed an experimental model. Please see Experimental model for details of derivation. For old models (developed before European Regional Jamboree), click here.
Next: Parts >>