Template:WarHead4
From 2009.igem.org
(Difference between revisions)
m (Template:WarHead1 moved to Template:WarHead4) |
|||
(26 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | /*here is the place for your styles (to be approved by Pawel)*/ | ||
+ | |||
+ | .important { | ||
+ | font-family: "Verdana"; | ||
+ | text-align: justify; | ||
+ | font-weight: bold; | ||
+ | font-size: 15px; | ||
+ | } | ||
+ | |||
+ | |||
+ | /*approved styles*/ | ||
body { | body { | ||
Line 8: | Line 19: | ||
} | } | ||
- | / | + | /*colors section */ |
h1 { | h1 { | ||
Line 24: | Line 35: | ||
- | / | + | /*non-color styles */ |
h1 { | h1 { | ||
Line 52: | Line 63: | ||
text-align:left; | text-align:left; | ||
padding-top: 15pt; | padding-top: 15pt; | ||
+ | } | ||
+ | |||
+ | p { | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | text-align: justify; | ||
+ | font-size: 11 pt; | ||
+ | text-indent: 1 em; | ||
+ | } | ||
+ | |||
+ | pre { | ||
+ | font-size: 9pt; | ||
+ | text-align: left; | ||
+ | } | ||
+ | |||
+ | .home { | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | font-size: 11pt; | ||
+ | font-style: italic; | ||
+ | margin-right: 1cm; | ||
+ | margin-left: 1cm; | ||
+ | padding-right: 1cm; | ||
+ | padding-left: 1cm; | ||
+ | text-align: justify; | ||
+ | text-indent: 2em; | ||
+ | padding-top: 20pt; | ||
+ | } | ||
+ | |||
+ | td img {display: block;} | ||
+ | |||
+ | li { | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | |||
+ | .ods { | ||
+ | padding-right: 20pt; | ||
+ | padding-left: 20pt; | ||
+ | } | ||
+ | table.month { | ||
+ | background: transparent; | ||
+ | } | ||
+ | |||
+ | .main { | ||
+ | background-image: url('https://static.igem.org/mediawiki/2008/9/90/Igrm_notebook_r2_c1.jpg'); | ||
+ | background-repeat: no-repeat; | ||
+ | repeat-y: no; | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | } | ||
+ | |||
+ | .day-active { | ||
+ | color: blue; | ||
+ | } | ||
+ | |||
+ | .day-empty { | ||
+ | color: red; | ||
+ | } | ||
+ | .sztrzalka { | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | } | ||
+ | var { | ||
+ | font-family: lucida sans, tahoma, verdana, arial, sans-serif; | ||
+ | font-size: 10pt; | ||
+ | font-style: normal; | ||
+ | padding-bottom: 20pt; | ||
+ | margin-bottom: 20pt; | ||
+ | } | ||
+ | |||
+ | #result { | ||
+ | border: 1px solid black; | ||
+ | border-collapse: collapse; | ||
+ | text-align: center; | ||
+ | background: transparent; | ||
+ | } | ||
+ | |||
+ | #result th { | ||
+ | border: 1px solid black; | ||
+ | background: #F0F0F0; | ||
+ | font-weight: bold; | ||
+ | color: #0C1347; | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | } | ||
+ | |||
+ | #result td { | ||
+ | color: black; | ||
+ | border: 1px solid black; | ||
+ | padding: 5px; | ||
+ | background: transparent; | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | } | ||
+ | |||
+ | #result td.live { | ||
+ | color: #040231; | ||
+ | border: 1px solid black; | ||
+ | padding: 5px; | ||
+ | background-color: #B8D4FB; | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | } | ||
+ | |||
+ | #result td.dead { | ||
+ | color: white; | ||
+ | border: 1px solid black; | ||
+ | padding: 5px; | ||
+ | background-color: #6E7389; | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | } | ||
+ | |||
+ | p.vector { | ||
+ | color : maroon; | ||
+ | text-align: center; | ||
+ | font-weight : bold; | ||
+ | font-size: 12pt; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .nb_toc1 { | ||
+ | font-size: 11pt; | ||
+ | font-style : italic; | ||
+ | color: #00008B; | ||
+ | font-weight: bolder; | ||
+ | } | ||
+ | |||
+ | .nb_toc { | ||
+ | text-size: 10px; | ||
+ | color: #000000; | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | .nb_wartoc { | ||
+ | display : none; | ||
+ | border: 1px solid black; | ||
} | } | ||
Line 62: | Line 205: | ||
} | } | ||
+ | |||
+ | /*web layout styles*/ | ||
#left_menu { | #left_menu { | ||
Line 181: | Line 326: | ||
text-align: center; | text-align: center; | ||
bottom: -50px; | bottom: -50px; | ||
+ | } | ||
+ | |||
+ | .glossary_text { | ||
+ | text-align: justify; | ||
+ | |||
+ | } | ||
+ | |||
+ | .glossary_def { | ||
+ | text-align: left; | ||
+ | font-size: 16px; | ||
+ | color: navy; | ||
} | } | ||
Line 188: | Line 344: | ||
<div id="logo_div"> | <div id="logo_div"> | ||
<html> | <html> | ||
- | <img src="https://static.igem.org/mediawiki/2009/ | + | <img src="https://static.igem.org/mediawiki/2009/6/6f/WarHead4.jpg" width=930px hspace="0px" vspace="0px" border="0px"> |
</html> | </html> | ||
</div> | </div> | ||
Line 203: | Line 359: | ||
<div id="left_menu"> | <div id="left_menu"> | ||
<ul> | <ul> | ||
- | <li>[[Team:Warsaw | + | <li>[[Team:Warsaw|Home page]]</li> |
<li id="Team">[[Team:Warsaw/Team|The Team]]</li> | <li id="Team">[[Team:Warsaw/Team|The Team]]</li> | ||
<li class="sub_element">[[Team:Warsaw/Team/Supervisors|Supervisors]]</li> | <li class="sub_element">[[Team:Warsaw/Team/Supervisors|Supervisors]]</li> | ||
Line 212: | Line 368: | ||
<li class="sub_element">[[Team:Warsaw/Project/theory|Theoretical basis]]</li> | <li class="sub_element">[[Team:Warsaw/Project/theory|Theoretical basis]]</li> | ||
<li class="sub_element">[[Team:Warsaw/Project/detailed|Detailed Project]]</li> | <li class="sub_element">[[Team:Warsaw/Project/detailed|Detailed Project]]</li> | ||
- | |||
<li class="sub_element">[[Team:Warsaw/Bibliography|Bibliography]]</li> | <li class="sub_element">[[Team:Warsaw/Bibliography|Bibliography]]</li> | ||
+ | <li id="Modelling">[[Team:Warsaw/Modelling|Modelling]]</li> | ||
+ | <li class="sub_element">[[Team:Warsaw/Modelling/Invasiveness|Invasiveness]]</li> | ||
+ | <li class="sub_element">[[Team:Warsaw/Modelling/Gene_Networks|Gene Networks]]</li> | ||
+ | <li class="sub_element">[[Team:Warsaw/Modelling/Apoptosis|Apoptosis]]</li> | ||
+ | <li class="sub_element">[[Team:Warsaw/Modelling/Structural|Structural]]</li> | ||
<li>[[Team:Warsaw/Notebook|Lab Work]]</li> | <li>[[Team:Warsaw/Notebook|Lab Work]]</li> | ||
<li class="sub_element">[[Team:Warsaw/Notebook|Notebook]]</li> | <li class="sub_element">[[Team:Warsaw/Notebook|Notebook]]</li> | ||
Line 220: | Line 380: | ||
<li>[[Team:Warsaw/Parts|Submitted Parts]]</li> | <li>[[Team:Warsaw/Parts|Submitted Parts]]</li> | ||
<li>[[Team:Warsaw/Glossary|Glossary]]</li> | <li>[[Team:Warsaw/Glossary|Glossary]]</li> | ||
+ | <li>[[Team:Warsaw/Biosafety|Biosafety]]</li> | ||
+ | <li>[[Team:Warsaw/Human|Human Practices]]</li> | ||
<li>[[Team:Warsaw/Gallery|Gallery]]</li> | <li>[[Team:Warsaw/Gallery|Gallery]]</li> | ||
- | <li>[[Team:Warsaw/ | + | <li>[[Team:Warsaw/Acknowledgements|Acknowledgements]]</li> |
</ul> | </ul> | ||
</div> | </div> | ||
<div id="content_div"> | <div id="content_div"> |
Latest revision as of 11:42, 13 October 2009