Team:Heidelberg/Template

From 2010.igem.org

(Difference between revisions)
 
(33 intermediate revisions not shown)
Line 260: Line 260:
body#pro_ref .aProject,
body#pro_ref .aProject,
body#pro_ref .aPro_Ref,
body#pro_ref .aPro_Ref,
 +
body#mode_over .aModeling,
 +
body#mode_over .amode_over,
body#miGUI .aModeling,
body#miGUI .aModeling,
body#miGUI .amiGUI,
body#miGUI .amiGUI,
body#mibsdesigner .aModeling,
body#mibsdesigner .aModeling,
body#mibsdesigner .amibsdesigner,
body#mibsdesigner .amibsdesigner,
 +
body#mirockdown .aModeling,
 +
body#mirockdown .amirockdown,
 +
body#modelset .aModeling,
 +
body#modelset .amodelset,
body#note_mirna_kit .aNotebook,
body#note_mirna_kit .aNotebook,
body#note_mirna_kit .aNote_miRNA_kit,
body#note_mirna_kit .aNote_miRNA_kit,
Line 289: Line 295:
body#note_philo .aNote_Philo,
body#note_philo .aNote_Philo,
body#note_psycho .aNotebook,
body#note_psycho .aNotebook,
-
body#note_psycho .aNote_Psycho
+
body#note_psycho .aNote_Psycho,
 +
body#psycho .aHuman_Practices,
 +
body#psycho .aPsycho,
 +
body#philo .aHuman_Practices,
 +
body#philo .aPhilo
{ color:#00a5ea; <!--cursor: default;--> }
{ color:#00a5ea; <!--cursor: default;--> }
Line 347: Line 357:
#table_header_right {
#table_header_right {
width:320px;
width:320px;
 +
padding:94px 25px 0 25px;
table-layout:fixed;
table-layout:fixed;
border-style:none;
border-style:none;
border-spacing:0;
border-spacing:0;
-
padding:94px 25px 0 25px;
 
vertical-align:top;
vertical-align:top;
background:url(https://static.igem.org/mediawiki/2010/3/3f/Frame_tr.png) no-repeat;
background:url(https://static.igem.org/mediawiki/2010/3/3f/Frame_tr.png) no-repeat;
Line 356: Line 366:
.subtable_right {
.subtable_right {
 +
width:270px;
border-style:none;
border-style:none;
border-spacing:0;
border-spacing:0;
Line 440: Line 451:
background: url(https://static.igem.org/mediawiki/2010/9/9b/Link_bar_r.png) no-repeat top left;
background: url(https://static.igem.org/mediawiki/2010/9/9b/Link_bar_r.png) no-repeat top left;
width:12px;
width:12px;
 +
}
 +
 +
.help {
 +
background-image:url(https://static.igem.org/mediawiki/2010/a/aa/Help.png);
 +
background-repeat:no-repeat;
 +
background-position:top left;
 +
width:26px;
 +
height:26px;
 +
font-size:16px;
 +
font-weight:bold;
 +
padding:0 7px 4px 7px;
}
}
.t1 {
.t1 {
-
font-size:1.5em;
+
font-size:1.8em;
color:#f09600;
color:#f09600;
text-decoration:none;
text-decoration:none;
Line 453: Line 475:
.t2 {
.t2 {
-
font-size:1.3em;
+
font-size:1.5em;
color:#f09600;
color:#f09600;
text-decoration:none;
text-decoration:none;
Line 463: Line 485:
.t3 {
.t3 {
-
font-size:1.15em;
+
font-size:1.3em;
color:#000;
color:#000;
text-decoration:none;
text-decoration:none;
Line 473: Line 495:
.t4 {
.t4 {
-
font-size:1em
+
font-size:1.15em
color:#000;
color:#000;
text-decoration:none;
text-decoration:none;
Line 490: Line 512:
h1 .mw-headline {
h1 .mw-headline {
-
font-size:1.5;
+
font-size:2;
color:#f09600;
color:#f09600;
}
}
Line 497: Line 519:
h1 .editsection {
h1 .editsection {
-
font-size:1;
+
font-size:1.5em;
}
}
Line 507: Line 529:
h2 .mw-headline {
h2 .mw-headline {
-
font-size:1.3;
+
font-size:1.6;
color:#f09600;
color:#f09600;
}
}
Line 514: Line 536:
h2 .editsection {
h2 .editsection {
-
font-size:1;
+
font-size:1.3em;
}
}
Line 523: Line 545:
h3 .mw-headline {
h3 .mw-headline {
-
font-size:1.15;
+
font-size:1.4;
color:#f000;
color:#f000;
}
}
Line 530: Line 552:
h3 .editsection {
h3 .editsection {
-
font-size:1;
+
font-size:1.2em;
}
}
Line 540: Line 562:
h4 .mw-headline {
h4 .mw-headline {
 +
font-size:1.2;
color:#000;
color:#000;
font-style:italic;
font-style:italic;
Line 547: Line 570:
h4 .editsection {
h4 .editsection {
-
font-size:1;
+
font-size:1.1em;
}
}
Line 562: Line 585:
<script type="text/javascript">
<script type="text/javascript">
startList = function() {
startList = function() {
-
if (document.all&&document.getElementById) {
+
if (document.getElementById) {
navRoot = document.getElementById("nav");
navRoot = document.getElementById("nav");
for (i=0; i<navRoot.childNodes.length; i++) {
for (i=0; i<navRoot.childNodes.length; i++) {
Line 581: Line 604:
<script type="text/javascript">
<script type="text/javascript">
-
function removeUglyChar () {
+
removesqBracket = function() {
var arr = document.getElementsByTagName("span");
var arr = document.getElementsByTagName("span");
Line 592: Line 615:
var arritext = arri.innerHTML
var arritext = arri.innerHTML
arritext = arritext.replace(/^\[/, "");
arritext = arritext.replace(/^\[/, "");
-
arritext = arritext.replace(/\]$/, "");
+
document.getElementsByTagName("span")[i].innerHTML = arritext.replace(/\]$/, "");
-
};
+
}
-
};
+
}}
-
}
+
window.onload = removesqBracket;
-
window.onload = removeUglyChar ();
+
</script>
</script>
Line 613: Line 635:
<div id="menu">
<div id="menu">
<ul id="nav">
<ul id="nav">
-
   <li id="menu_home"><a class="aHome" href="https://2010.igem.org/Team:Heidelberg">Home</a>
+
   <li id="menu_home"><a class="aHome" href="https://2010.igem.org/Team:Heidelberg">WRONG!!!</a>
   </li>
   </li>
Line 681: Line 703:
<tr>
<tr>
<td class="lefttdtop">
<td class="lefttdtop">
-
<a class="amiGUI" href="https://2010.igem.org/Team:Heidelberg/Modeling/miGUI">miGUI</a><br>
+
<a class="amode_over" href="https://2010.igem.org/Team:Heidelberg/Modeling">Introduction</a><br>
 +
                                <a class="amiGUI" href="https://2010.igem.org/Team:Heidelberg/Modeling/miGUI">miBEAT</a><br>
 +
                                <a class="amirockdown" href="https://2010.igem.org/Team:Heidelberg/Modeling/miRockdown">miRockdown</a><br>
                                 <a class="amibsdesigner" href="https://2010.igem.org/Team:Heidelberg/Modeling/miBSdesigner">miBS designer</a><br>
                                 <a class="amibsdesigner" href="https://2010.igem.org/Team:Heidelberg/Modeling/miBSdesigner">miBS designer</a><br>
-
</td>
+
                                <a class="amibsdesigner" href="https://2010.igem.org/Team:Heidelberg/Modeling/miBSdesigner">miCrappallo</a><br>
 +
<a class="amodelset" href="https://2010.igem.org/Team:Heidelberg/Modeling/trainingset">Descriptions</a><br></td>
             <td class="righttdtop">&nbsp;</td>
             <td class="righttdtop">&nbsp;</td>
         </tr>
         </tr>
Line 698: Line 723:
<td class="lefttdtop">
<td class="lefttdtop">
<a class="aNote_miRNA_kit" href="https://2010.igem.org/Team:Heidelberg/Notebook/miRNA_Kit">Synthetic miRNA Kit</a><br>
<a class="aNote_miRNA_kit" href="https://2010.igem.org/Team:Heidelberg/Notebook/miRNA_Kit">Synthetic miRNA Kit</a><br>
-
<a class="aNote_Capsid_Shuffling" href="https://2010.igem.org/Team:Heidelberg/Notebook/Capsid_Shuffling">Capsid Shuffling</a><br>
+
<a class="aNote_Capsid_Shuffling">Capsid Shuffling</a><br>
<a class="aNote_Homology" href="https://2010.igem.org/Team:Heidelberg/Notebook/Capsid_Shuffling/Homology_Based">&nbsp;&nbsp;&nbsp;&nbsp;Homology Based</a><br>
<a class="aNote_Homology" href="https://2010.igem.org/Team:Heidelberg/Notebook/Capsid_Shuffling/Homology_Based">&nbsp;&nbsp;&nbsp;&nbsp;Homology Based</a><br>
<a class="aNote_Virobytes" href="https://2010.igem.org/Team:Heidelberg/Notebook/Capsid_Shuffling/ViroBytes">&nbsp;&nbsp;&nbsp;&nbsp;ViroBytes</a><br>
<a class="aNote_Virobytes" href="https://2010.igem.org/Team:Heidelberg/Notebook/Capsid_Shuffling/ViroBytes">&nbsp;&nbsp;&nbsp;&nbsp;ViroBytes</a><br>
Line 706: Line 731:
<a class="aNote_Material" href="https://2010.igem.org/Team:Heidelberg/Notebook/Material">Material</a><br>
<a class="aNote_Material" href="https://2010.igem.org/Team:Heidelberg/Notebook/Material">Material</a><br>
<a class="aNote_Methods" href="https://2010.igem.org/Team:Heidelberg/Notebook/Methods">Methods</a><br>
<a class="aNote_Methods" href="https://2010.igem.org/Team:Heidelberg/Notebook/Methods">Methods</a><br>
-
<a class="aNote_Psycho" href="https://2010.igem.org/Team:Heidelberg/Human_Practices/Psychology/Notebook">Psichological Survey</a><br>
+
<a class="aNote_Psycho" href="https://2010.igem.org/Team:Heidelberg/Human_Practices/Psychology/Notebook">Psychological Survey</a><br>
-
                                 <a class="aNote_Philo" href="https://2010.igem.org/Team:Heidelberg/Human_Practices/Philosophy/Part2">Philosophical reflection</a><br>
+
                                 <a class="aNote_Philo" href="https://2010.igem.org/Team:Heidelberg/Human_Practices/Philosophy/Part2">Philosophical Reflection</a><br>
                                 <a class="aNote_Biosafety" href="https://2010.igem.org/Team:Heidelberg/Notebook/Biosafety">Biosafety</a><br>
                                 <a class="aNote_Biosafety" href="https://2010.igem.org/Team:Heidelberg/Notebook/Biosafety">Biosafety</a><br>
Line 724: Line 749:
<tr>
<tr>
<td class="lefttdtop">
<td class="lefttdtop">
-
<a href="https://2010.igem.org/Team:Heidelberg/Human Practices/Psychology">Psychological Survey</a><br>
+
<a class="aPsycho" href="https://2010.igem.org/Team:Heidelberg/Human Practices/Psychology">Psychological Survey</a><br>
-
<a href="https://2010.igem.org/Team:Heidelberg/Human Practices/Philosophy">Philosophical Reflection</a><br>
+
<a class="aPhilo" href="https://2010.igem.org/Team:Heidelberg/Human Practices/Philosophy">Philosophical Reflection</a><br>
</td>
</td>
             <td class="righttdtop">&nbsp;</td>
             <td class="righttdtop">&nbsp;</td>
Line 742: Line 767:
</div>
</div>
</div>
</div>
 +
</body>
</body>
</html>
</html>

Latest revision as of 11:13, 27 October 2010