Difference between revisions of "Team:TU Darmstadt"

(Prototype team page)
 
 
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{TU_Darmstadt}}
+
{{Template_All_Teams}}
<html>
+
<h2> Welcome to iGEM 2015! </h2>
+
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
  
<h4>Before you start: </h4>
+
<!-- Declare that you are going to use html code instead of wiki code -->
<p> Please read the following pages:</p>
+
<html>
<ul>
+
<li>  <a href="https://2015.igem.org/Requirements">Requirements page </a> </li>
+
<li> <a href="https://2015.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
</ul>
+
  
<div class="highlightBox">
+
<!-- Start of CSS-->
<h4> Styling your wiki </h4>
+
<style type="text/css">
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
+
</div>
+
  
<h4> Editing your wiki </h4>
+
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic);
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
/*
<p> <a href="https://2015.igem.org/wiki/index.php?title=Team:TU_Darmstadt&action=edit"> Click here to edit this page! </a></p>
+
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
<p>See tips on how to edit your wiki on the <a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation</a> page.</p>
+
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300italic,300,100italic,100,400italic,700,700italic,500italic,500);
 +
*/
  
 +
/* PAGE LAYOUT */
  
<h4>Templates </h4>
+
/* Change Background color*/
<p> This year we have created templates for teams to use freely. More information on how to use and edit the templates can be found on the
+
body {
<a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation </a> page.</p>
+
background-color: #fff;
 +
}
  
 +
#globalWrapper {
 +
position: relative;
 +
font-size: 100%;
 +
width: 100%;
 +
}
 +
/* Center contents*/
 +
#content { 
 +
width: 100%;
 +
height: 100%;
 +
color: #0d1112;
 +
}
  
<h4>Tips</h4>
+
#bodyContent { 
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
width: 100%;
<ul>
+
height: 100%;
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
position: absolute;
<li>Be clear about what you are doing and how you plan to do this.</li>
+
top: -0.5em;
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
color: #0d1112;
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
}
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2015.igem.org/Calendar_of_Events">iGEM 2015 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
  
 +
/*
 +
#top_menu_inside { 
 +
width: 978px;
 +
margin: 0 auto;
 +
}
 +
*/
 +
                     
 +
                        #landingContent {
 +
                                margin-bottom: 200px;
 +
                        }
  
<h4>Inspiration</h4>
 
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
 
<ul>
 
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
 
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
 
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
 
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
 
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
 
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
 
</ul>
 
  
<h4> Uploading pictures and files </h4>
+
/* Creates a container that will wrap all of the content inside your wiki pages. */
<p> You can upload your pictures and files to the iGEM 2015 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
#mainContainer { 
When you upload, set the "Destination Filename" to <code>Team:YourOfficialTeamName/NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
width: 980px;
 +
margin: 0 auto;
 +
overflow:hidden;
 +
margin-bottom: 10px;
 +
/*background-color: #fff;
 +
font-family: "Trebuchet MS", Helvetica, sans-serif;*/
  
<a href="https://2015.igem.org/Special:Upload">CLICK HERE TO UPLOAD FILES</a>
+
background-color: #fff;
 +
color: #0d1112;
 +
font-family: 'Open Sans', Helvetica, sans-serif;
 +
font-size: 14px;
 +
font-weight: normal;
 +
-webkit-font-smoothing: antialiased;
 +
}
 +
                        #mainContainerContainer {
 +
                                witdh: 100%;
 +
                                position: relative;
 +
                        }
 +
/* Creates the container for the content */
 +
#contentContainer {
 +
padding-top:20px;
 +
padding-right:10px;
 +
margin-bottom: 20px;
 +
width: 750px;
 +
padding-left: 20px;
 +
float: left;
 +
background-color: #fff;
 +
/*font-family: "Trebuchet MS", Helvetica, sans-serif;*/
 +
}
 +
 
 +
/*Set up height place holder for the banner*/
 +
#bannerContainer {
 +
width: 100%;
 +
height: 255px;
 +
background-color: #0f2a58;
 +
border-bottom: 8px solid #e6eb14;
 +
 
 +
color: #0d1112;
 +
font-family: 'Open Sans', Helvetica, sans-serif;
 +
font-size: 14px;
 +
font-weight: normal;
 +
-webkit-font-smoothing: antialiased;
 +
}
 +
 
 +
#bannerContent {
 +
width: 978px;
 +
height: 255px;
 +
margin: 0 auto;
 +
color: #fff;
 +
text-align: center;
 +
background-image: url("https://static.igem.org/mediawiki/2015/1/1b/TU_Darmstadt_banner.png");
 +
}
 +
 
 +
#bannerMenu {
 +
width: 978px;
 +
margin: 0 auto;
 +
font-size: 28px;
 +
color: #fff;
 +
text-align: center;
 +
}
 +
 
 +
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
 +
 
 +
/*Change the styling of text for everything inside main container*/
 +
#mainContainer p {
 +
/*font-size: 13px;
 +
color: #000000;*/
 +
}
 +
 +
/*This changes the color and font family */
 +
#contentContainer h1, h2, h3, h4, h5, h6 {
 +
color: #0f2a58;
 +
border-bottom: none;
 +
font-weight: 600;
 +
margin-top: 10px;
 +
}
 +
#contentContainer h1 {
 +
border-bottom: 1px solid #0f2a58;
 +
padding-bottom: 15px;
 +
}
 +
 
 +
 
 +
/*Style of the links - links are different inside the menu */
 +
#contentContainer a {
 +
font-weight: bold;
 +
color: #4e7085;
 +
}
 +
 
 +
  /* Styling links on hover- links are different inside the menu */
 +
#contentContainer a:hover {
 +
color: #4e7085;
 +
}
 +
 
 +
/*Change the styling of tables */
 +
        #contentContainer table {
 +
    border: 1px solid #565656;
 +
    border-collapse: collapse;
 +
    width: 90%
 +
    margin: auto;
 +
    margin-bottom: 15px;
 +
    margin-top: 15px;
 +
    margin-right: 10px;
 +
    margin-left: 10px;
 +
    }
 +
 
 +
/*Change the styling of table cells*/
 +
    #contentContainer  td {
 +
    padding: 10px;
 +
    border: 1px solid #565656;
 +
    border-collapse: collapse;
 +
    vertical-align: text-top;
 +
    }
 +
 
 +
/*Change the styling of table headers */
 +
    #contentContainer th {
 +
    background-color: #E8E8E9;
 +
    padding: 10px;
 +
    border: 1px solid #565656;
 +
    border-collapse: collapse;
 +
    vertical-align: text-top;
 +
    }
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
/*BANNER MENU STYLING */
 +
 
 +
/*Styling for the links in the menu */
 +
#bannerMenuContainer {
 +
width: 978px;
 +
margin: 0 auto;
 +
color: #fff;
 +
text-align: center;
 +
padding-top: 215px;
 +
font-size: 116%;
 +
}
 +
 +
#bannerMenuContainer a {
 +
color: #fff;
 +
text-decoration:none;
 +
font-weight: bold;
 +
                                margin: 0px 20px;
 +
}
 +
 
 +
/* Sets the style for lists inside menuContainer  */
 +
#bannerMenuContainer ul {
 +
list-style: none;
 +
margin-left:0px;
 +
font-size: larger;
 +
 
 +
}
 +
 
 +
/*Styles the list items to become menu buttons */
 +
#bannerMenuContainer ul li {
 +
text-align: center;
 +
display: inline;
 +
width: 100%;
 +
height: 30px;
 +
padding-right: 20px;
 +
}
 +
 
 +
/*For the menu buttons, changes the color when hovering*/
 +
#bannerMenuContainer li:hover {
 +
color: #3380f5;
 +
}
 +
 
 +
#bannerMenuContainer a:hover {
 +
color: #e6eb14;
 +
}
 +
 
 +
/*Submenus are not displayed as default*/
 +
#bannerMenuContainer li ul {
 +
display: none;
 +
padding-top:15px;
 +
margin-left: -19px;
 +
}
 +
 
 +
/*Submenus are displayed when hovering the menu button */
 +
#bannerMenuContainer li:hover ul {
 +
/*display: inline-block; */
 +
display: block;
 +
position: absolute;
 +
float:right;
 +
margin-left: 134px;
 +
margin-top:-42px;
 +
}
 +
 
 +
/*Style the submenu buttons*/
 +
#bannerMenuContainer li ul li{
 +
background-color: #59BF92;
 +
padding-left:20px;
 +
padding-right:20px;
 +
height:30px;
 +
padding-top:10px;
 +
margin-top:-2px;
 +
color: #0d1112;
 +
width: 150px;
 +
}
 +
 
 +
/*CLASSES */
 +
 
 +
/*Clear class for all the pages, adds spacing too*/
 +
.clear{
 +
clear:both;
 +
height: 10px;
 +
}
 +
 
 +
 
 +
/* highlight box for special messages */
 +
    .highlightBox {
 +
        width:700px;
 +
        margin:auto;
 +
        background-color: #d1e0db;
 +
padding: 10px;
 +
margin-top: 10px;
 +
margin-bottom: 10px;
 +
    }
 +
 
 +
/* Figure classes to include images */
 +
                .centerFig {
 +
                    color: #4e7085;
 +
                    max-width: 760px;
 +
                    margin:0 auto;
 +
                    text-align: center;
 +
                    overflow: hidden;
 +
 
 +
                    padding-top: 15px;
 +
                    padding-bottom: 15px;
 +
                }
 +
 
 +
                .leftFig {
 +
                    color: #4e7085;
 +
                    width: 50%;
 +
                    float: left;
 +
                    text-align: center;
 +
                    overflow: hidden;
 +
                }
 +
 
 +
                .rightFig {
 +
                    color: #4e7085;
 +
                    width: 50%;
 +
                    float: right;
 +
                    text-align: center;
 +
                    overflow: hidden;
 +
                }
 +
 
 +
                .contentSection {
 +
                    overflow: hidden;
 +
                }
 +
 
 +
                figcaption {
 +
                    display: block;
 +
                    text-align: left;
 +
                }
 +
 
 +
 
 +
</style>
 +
<!-- End of CSS -->
 +
 
 +
<div id="bannerContainer">
 +
<div id="bannerContent">
 +
<!-- Banner menu -->
 +
<div id="bannerMenuContainer">
 +
<ul>
 +
<li class="active first"><a href="https://2015.igem.org/Team:TU_Darmstadt/Project">Home</a></li>
 +
<li><a href="https://2015.igem.org/Team:TU_Darmstadt/Project/Tech">SLA 3D-Printer</a></li>
 +
<li><a href="https://2015.igem.org/Team:TU_Darmstadt/Project/PnP/LabSurfing">LabSurfing</a></li>
 +
<li><a href="https://2015.igem.org/Team:TU_Darmstadt/Part_Collection">Bricks</a></li>
 +
<li><a href="https://2015.igem.org/Team:TU_Darmstadt/Project/Bio/Modeling/sec2">RnD-Nerf</a></li>
 +
 +
</ul>
 +
</div>
 +
</div>
 +
 
 +
</div>
 +
 
 +
<div id="mainContainerContainer">
 +
</html>
 +
{{:Team:TU_Darmstadt/Templates/Footer}}
 +
<html>
 +
<div style="width:100%; height=100%; background-color:#0f2a58; text-align:center; padding-top:30px; padding-bottom:320px; position:relative; top:-5px; left:0px;">
 +
</html>
 +
{{:Team:TU_Darmstadt/Templates/FrontPageOverview}}
 +
{{:Team:TU_Darmstadt/Templates/FrontPageFigure}}
 +
<html>
 +
</div>
 +
</div>
 +
      <style>
  
 +
      <!-- yes this really needs to be here ... or anywhere beneat the Footer include to overwrite / extend its css -->
 +
              #footerContainer
 +
              {
  
 +
                    background: #FFF none repeat scroll 0% 0%;
 +
                    border-top: 4px solid #E6EB14;
 +
                    background: white;
 +
              }
  
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
+
              #footerSponsors
 +
              {
 +
                    border: 0px transparent;
 +
 
 +
              }
  
 +
             
 +
      </style>
 
</html>
 
</html>

Latest revision as of 03:14, 19 September 2015