Difference between revisions of "Template:Starwars-theme"

 
(47 intermediate revisions by 4 users not shown)
Line 93: Line 93:
  
 
.header {
 
.header {
height: 200px;
+
height: 250px;
 
     /* not accurate, vertical center for final logo */
 
     /* not accurate, vertical center for final logo */
 
     /* still needed? padding-top: 30px; */
 
     /* still needed? padding-top: 30px; */
Line 100: Line 100:
  
 
     font-size: 50px;
 
     font-size: 50px;
     font-family: Impact, Charcoal, sans-serif;
+
     font-family: Helvetica, Charcoal, sans-serif;
  
 
     display: table-row;
 
     display: table-row;
Line 271: Line 271:
 
     text-align: justify;
 
     text-align: justify;
 
}
 
}
 +
 +
.contentArea ul {
 +
    list-style-position: outside;
 +
    list-style-type: disc;
 +
}
 +
 +
.contentArea li {
 +
    list-style-type: disc;
 +
}
 +
 
.contentRow {
 
.contentRow {
 
     display: table;
 
     display: table;
Line 286: Line 296:
 
}
 
}
 
.contentSmallCell{
 
.contentSmallCell{
    float:left;
 
    width: 35%;
 
 
      
 
      
 +
    width: 40%;
 +
}
 +
 +
 +
.contentNarrowCell {
 +
    font-family: Tw Cen MT, Helvetica, sans-serif;
 +
    font-size: 115%;
 +
    text-align: left;
 +
    letter-spacing: 3px;
 +
    width: 30%;
 +
    padding-top: 0;
 +
    margin-top: 0;
 +
}
 +
 +
.contentMirijamsRaumZumAtmen {
 +
    width: 15%.
 +
}
 +
 +
contentBothCols {
 +
 
}
 
}
  
Line 344: Line 372:
 
   padding-bottom: 1em;
 
   padding-bottom: 1em;
 
   border-style:none;
 
   border-style:none;
 +
  letter-spacing:1px;
 +
}
 +
 +
#Scribble {
 +
 +
    position: fixed;
 +
    bottom: 0;
 +
    left: 50px;
 +
    width: 150px;
 
}
 
}
  
Line 357: Line 394:
 
                   // add navIcon if it is not existing yet
 
                   // add navIcon if it is not existing yet
 
                   if ( ! $('#navIcon').length ) {
 
                   if ( ! $('#navIcon').length ) {
                       $('nav').prepend("<img src='../wiki/images/c/cc/Big.png' id='navIcon' />");
+
                       $('nav').prepend("<img src='https://static.igem.org/mediawiki/2016/1/16/T--Tuebingen--Logo_iGem.png' id='navIcon' />");
 
                   }
 
                   }
 
                 } else {
 
                 } else {
Line 366: Line 403:
 
               // ability to open figure in new wndow
 
               // ability to open figure in new wndow
 
             $('figure img').click(function () { window.open($(this).attr('src')); } )
 
             $('figure img').click(function () { window.open($(this).attr('src')); } )
             $('figure img').css('cursor', 'zoom-in');
+
             $('figure img').css('cursor', 'zoom-in');  
 
             });
 
             });
 
         </script>
 
         </script>
Line 374: Line 411:
 
         <div class="grailWrapper">
 
         <div class="grailWrapper">
 
             <div class='header'>
 
             <div class='header'>
                 <img src="https://static.igem.org/mediawiki/2016/c/cc/Big.png" style="width: 25%; vertical-align: middle;" />
+
                 <img src="https://static.igem.org/mediawiki/2016/1/16/T--Tuebingen--Logo_iGem.png" style="width: 25%; vertical-align: middle;" />
                 iGEM Tuebingen
+
                 <img src="https://static.igem.org/mediawiki/2016/1/1b/FruitForceLogo.png" style="width:50%; vertical-align:middle;"/>
 
             </div>
 
             </div>
 
             <nav>
 
             <nav>
Line 389: Line 426:
 
                         <a onclick='return true;'>Fruitforce</a>
 
                         <a onclick='return true;'>Fruitforce</a>
 
                         <ul>
 
                         <ul>
                             <li><a href="https://2016.igem.org/Team:Tuebingen/FruitSummary">Summary</a>
+
                             <li><a href="https://2016.igem.org/Team:Tuebingen/FruitSummary">Introduction</a>
                             <li><a href="https://2016.igem.org/Team:Tuebingen/FruitDesign">Design</a>
+
                             #<li><a href="https://2016.igem.org/Team:Tuebingen/L_johnsonii">L. johnsonii</a>
                             <li><a href="https://2016.igem.org/Team:Tuebingen/Results">Results</a>
+
                             <li><a href="https://2016.igem.org/Team:Tuebingen/FruitDesign">Project design</a>
 
                             <li><a href="https://2016.igem.org/Team:Tuebingen/Model">Model</a>
 
                             <li><a href="https://2016.igem.org/Team:Tuebingen/Model">Model</a>
                             <li><a href="https://2016.igem.org/Team:Tuebingen/Proof">Discussion</a>
+
                             <li><a href="https://2016.igem.org/Team:Tuebingen/Results">Results</a>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>

Latest revision as of 02:29, 20 October 2016