Difference between revisions of "Template:TeamTemplateA"

m (Protected "Template:TeamTemplateA" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
 
(22 intermediate revisions by 4 users not shown)
Line 1: Line 1:
@charset "UTF-8";
+
{{Template_All_Teams}}
/* CSS Document */
+
  
/*---------------HEAD start--------------*/
+
<!-- Declare that you are going to use html code instead of wiki code -->
 +
<html>
  
/*---------------HEAD end----------------*/
+
<!-- Start of CSS-->
/*---------------To ignore iGEM template start----------*/
+
<style type="text/css">
html, body, .wrapper { /*-- changes default wiki settings --*/
+
width: 100%;
+
height: 100%;
+
background-color: transparent;
+
}
+
/*---------------To ignore iGEM template end----------*/
+
  
/*---------------General start-----------*/
+
/* PAGE LAYOUT */
/*----------------Colors---------------*/
+
/*compound scheme: #A99059 #E5CC00 #4C4826 #428CBC #00C7E5*/
+
/*compound scheme: #A99059 #DCCE5E #433D08 #8CA4B4 #5ECBDC*/
+
/*triad scheme: #A99059 #5C4C27 #72B699 #643276 #D475F5*/
+
/*complementary scheme: #A99059 #5C4C27 #F5D99A #1E345C #5974A9*/
+
h1, h2, h3, h4, h5 {
+
font-family: Georgia, Times, "Times New Roman", serif;
+
}
+
h3 {
+
    font-weight:bold;
+
    padding-top: 30px;
+
}
+
  
body {
+
/* Change Background color*/
background-color: #fff;
+
body {  
}
+
background-color: #fff;
body{
+
}
background-color: #FEF5E1;
+
    margin-left:0px;
+
}
+
p {
+
    font-size: 19px;
+
text-align:justify;
+
}
+
p img {
+
    float:left;
+
    padding-right:20px;
+
}
+
  
a:hover{
+
/* Creates a container that will wrap all of the content inside your wiki pages. */
background-color: #A99059;
+
#mainContainer {
}
+
width: 978px;
a.active{
+
overflow:hidden;
background-color: #A99059;
+
float:left;
}
+
margin-left:20px;
 +
margin-bottom: 10px;
 +
background-color: #fff;  
 +
border-bottom: 14px solid #565656;
 +
border-right: 2px solid #565656;
 +
border-left: 2px solid #565656;
 +
border-top: 2px solid #565656;
 +
font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
}
  
ul, li {
+
/* Creates the container for the menu */
    margin:0px;
+
#menuContainer  {  
}
+
float:left;
/*li {
+
width: 134px;
    margin:0px;
+
padding: 20px 0px;
}*/
+
border-top: 14px solid #565656;
 +
background-color: #E8E8E9;
 +
}
  
/*--------------General end-----------------*/
+
/* Creates the container for the content */
 +
#contentContainer {
 +
padding-top:20px;
 +
padding-right:10px;
 +
margin-bottom: 20px;
 +
width: 814px;
 +
padding-left: 20px;
 +
float: left;
 +
background-color: #fff;
 +
border-top: 14px solid #565656;
 +
font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
}
  
/*--------------Global/content start----------------*/
+
/*Set up height place holder for the banner*/
 +
#bannerContainer {
 +
height:200px;
 +
margin:auto;
 +
text-align:center;
 +
color: #24B694;
 +
}
  
#global-wrapper {
+
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
width: 100%;
+
height: 100%;
+
border: 0px;
+
background-color: transparent;
+
margin: 0px;
+
padding: 0px;
+
    padding-top: 100px;
+
    width: 960px;
+
    text-align: left;
+
    margin-left: auto;
+
    margin-right: auto;
+
+
min-width: 780px;
+
max-width: 1000px
+
}
+
#content { /*-- changes default wiki settings --*/
+
width: 100%;
+
height: 100%;
+
border: 0px;
+
background-color: transparent;
+
margin: 0px;
+
padding: 0px;
+
}
+
  
/*--------------Global end------------------*/
+
/*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: #565656;
 +
border-bottom: none;
 +
font-weight: bold;
 +
font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
margin-top:10px;
 +
}
  
/*---------------Header start------------*/
+
/*Style of the links - links are different inside the menu */
.firstHeading {
+
#contentContainer a {  
width: 975px;
+
font-weight: bold;
margin: 0px auto;
+
color: #23b593;
padding-top: 100px;
+
}
margin-bottom: 20px;
+
font-family: Georgia, Times, "Times New Roman", serif;
+
display: none;  
+
}
+
  
#spacer{
+
  /* Styling links on hover- links are different inside the menu */
height: 200px;
+
#contentContainer a:hover {  
}
+
color: #59bf92;
 +
}
  
#headerWrapper {
+
/*Change the styling of tables */
    position:fixed;
+
        #contentContainer table {
    top:19px;
+
    border: 1px solid #565656;
    height: 85px; /*wass 105px*/
+
    border-collapse: collapse;
    width:100%;
+
    width: 90%
background-color: black;
+
    margin: auto;
    z-index:30;
+
    margin-bottom: 15px;
}
+
    margin-top: 15px;
#stripe{
+
    margin-right: 10px;
width: 100%;
+
    margin-left: 10px;
background-color: blue;
+
    }
height: 26px;
+
}
+
  
#headerWrapper a,
+
/*Change the styling of table cells*/
#headerWrapper a:hover,
+
    #contentContainer  td {
#headerWrapper a:visited,
+
    padding: 10px;
#headerWrapper a:active {
+
    border: 1px solid #565656;
    text-decoration:none;
+
    border-collapse: collapse;
    color:white;
+
    vertical-align: text-top;
}
+
    }
#header {
+
    width:950px;
+
    margin: auto;
+
width: 80%;
+
min-width: 780px;
+
max-width: 1000px;
+
}
+
#header-content{
+
+
+
}
+
#logo img {
+
    width: 130px;
+
    float: left;
+
    padding-top: 7px;
+
}
+
  
/*------------------Navigation----------------*/
+
/*Change the styling of table headers */
/*
+
    #contentContainer th {
#wiki-navigation {
+
    background-color: #E8E8E9;
    font-size: 8pt;
+
    padding: 10px;
    padding-bottom: 10px;
+
    border: 1px solid #565656;
}*/
+
    border-collapse: collapse;
#navigation {
+
    vertical-align: text-top;
    float: right;
+
    }
    font-family: Verdana, Geneva, sans-serif;
+
    font-size: 0.85em;
+
margin: auto;
+
}
+
#navigation ul li {
+
    display: inline;
+
    float:left;
+
}
+
#sub-navigation-content {
+
clear:both;
+
    position:relative;
+
background-color: #A99059;
+
    height: 26px;
+
    padding-top: 5px;
+
margin-left: -5px;
+
    -webkit-box-shadow: 0px 7px 5px -3px rgba(50, 50, 50, 0.75);
+
    -moz-box-shadow:   0px 7px 5px -3px rgba(50, 50, 50, 0.75);
+
    box-shadow:        0px 7px 5px -3px rgba(50, 50, 50, 0.75);
+
}
+
#sub-navigation {
+
    text-align: right;
+
    font-family: Verdana, Geneva, sans-serif;
+
    font-size: 0.8em;
+
    margin:auto;
+
clear:both;
+
    position:relative;
+
width: 80%;
+
min-width: 780px;
+
max-width: 1000px;
+
}
+
#sub-navigation ul li {
+
    display: inline;
+
    float:left;
+
}
+
  
#sub-navigation ul {
 
    display: inline;
 
    float:right;
 
list-style-type: square;
 
}
 
  
#sub-navigation > ul {
 
    display:none;
 
}
 
  
#sub-navigation li {
+
/*MENU STYLING */
display: inline;
+
    float: left;
+
    padding-left: 10px;
+
padding-right: 10px;
+
}
+
#sub-navigation li:before{
+
    content:"•";
+
/*content: " * ";*/
+
    padding-right:10px;
+
    color:white;
+
}
+
#sub-navigation li:first-child:before{
+
    content:"";
+
}
+
  
#sub-navigation a:hover{
+
/*Styling for the links in the menu */
color: #5F7077;
+
#menuContainer a {
}
+
color: #565656;
 +
text-decoration:none;
 +
font-weight: bold;
 +
}
  
/*-----------------------Navigation items---------------*/
+
/* Sets the style for lists inside menuContainer  */
.nav-item {
+
#menuContainer ul {  
    display: block;
+
list-style: none;
    background-size: 32px;
+
margin-left:0px;
    float: left;
+
}
    background-position: center bottom 35px;
+
    background-repeat: no-repeat;
+
    line-height: 40px;
+
    text-align:center;
+
    padding-top: 45px;
+
    padding-right:10px;
+
    padding-left:10px;
+
}
+
/*-------------------Images for nav bar--------------*/
+
.project { /*image from openclipart.org*/
+
    background-image: url(images/flask3-white.gif);
+
background-size: 50px;
+
}
+
/*medals*/
+
.medals { /*image from openclipart.org*/
+
    background-image: url(images/medal-white.gif);
+
background-size: 50px;
+
}
+
/*parts*/
+
.parts { /*image from openclipart.org */
+
    background-image: url(images/gear-icon-white.gif);
+
background-size: 50px;
+
}
+
.team { /*image from openclipart.org*/
+
    background-image: url(images/people-white.gif);
+
background-size: 50px 35px;
+
padding-right:13px;
+
    padding-left:13px;
+
}
+
.human-practice { /*image from openclipart.org*/
+
background-image: url(images/rig1-white.gif);
+
background-size: 100px 55px;
+
background-position: center bottom 28px;
+
+
}
+
/*notebook*/
+
.notebook { /*image from openclipart.org*/
+
background-image: url(images/notebook_2-white.gif);
+
background-size: 75px;
+
background-position: center bottom 27px;
+
}  
+
  
/*-----------------Header end---------------------*/
+
/*Styles the list items to become menu buttons */
 +
#menuContainer ul li {
 +
text-align: center;
 +
display: block;
 +
width: 100%;
 +
height:30px;
 +
padding-top:10px;
 +
}
  
/*-----------------Article start------------------*/
+
/*For the menu buttons, changes the color when hovering*/
article{
+
#menuContainer li:hover {
width: 80%;
+
color: #FFF;
min-width: 780px;
+
background-color: #24B694;
max-width: 1000px; /* Vertical margins, and auto to center */
+
}
margin: auto;
+
margin-top: 180px;
+
margin-bottom: 100px;
+
/*Note: There appears to be space already allocated for above the article
+
so top margin may not be necessary */
+
}
+
/* to indent a line, use text-indent: xxx; */
+
/*article h1 {
+
text-decoration: underline;
+
}*/
+
abbr {
+
    border-bottom: 1px dotted #111;
+
    cursor: help;
+
}
+
abbr:hover{
+
color: #5F7077;
+
}
+
.box-float-right {
+
background-color: white;
+
margin: 25px;
+
padding: 5px;
+
width: 200px;
+
border: medium inset gray;
+
float: right;  
+
}
+
/*-----------------Article end--------------------*/
+
  
/*-----------------Footer start-------------------*/
+
/*Submenus are not displayed as default*/
footer
+
#menuContainer li ul {
{
+
display: none;
background-color: #555;
+
padding-top:15px;
text-align: center;
+
margin-left: -19px;
height: 200px;
+
}
}
+
  
#footer-content
+
/*Submenus are displayed when hovering the menu button */
{
+
#menuContainer li:hover ul {
padding: 20px;
+
/*display: inline-block; */
color: snow;
+
display: block;  
}
+
position: absolute;  
#footer-content h2, #footer-content h3 {
+
float:right;
border:0;
+
margin-left: 134px;
padding:0;
+
margin-top:-42px;
margin:0;
+
}
font-style: italic;
+
font-size: 30px;
+
}
+
#footer-content p {
+
text-align: center;
+
font-size: 20px;
+
}
+
#footer-logos a{
+
background-color: inherit;
+
}
+
#footer-logos a img{
+
height: 80px;
+
margin: 10px;
+
}
+
/*-----------------Footer end---------------------*/
+
  
 +
/*Style the submenu buttons*/
 +
#menuContainer li ul li{
 +
background-color: #59BF92;
 +
padding-left:20px;
 +
padding-right:20px;
 +
height:30px;
 +
padding-top:10px;
 +
margin-top:-2px;
 +
color: #565656;
 +
width: 150px;
 +
}
  
/*-----------------Citation start-----------------*/
+
/*CLASSES */
/*Some of the CSS code on this page was modified from the LMU-Munich 2014 iGEM team
+
(https://2014.igem.org/Team:LMU-Munich)
+
  
/*-----------------Citation end-------------------*/
+
/*Clear class for all the pages, adds spacing too*/
 +
.clear{
 +
clear:both;
 +
height: 10px;
 +
}
 +
 
 +
 
 +
/* highlight box for special messages */
 +
    .highlightBox {
 +
        width:500px;
 +
        margin:auto;
 +
        background-color: #E8E8E9;
 +
margin-bottom: 15px;
 +
margin-top: 15px;
 +
padding: 15px;
 +
padding-top: 5px;
 +
    }
 +
 
 +
 
 +
</style>
 +
<!-- End of CSS -->
 +
 
 +
 
 +
<!-- Start of the template html elements. -->
 +
<div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.-->
 +
 
 +
 
 +
<div id="bannerContainer">
 +
<br><br>
 +
<h2> Add a banner to your wiki! </h2>
 +
 +
<p>You can make the image 980px  by  200px</p>
 +
<p> Remember to call the file: "<i>Team_Example_banner.jpg</i>" </p>
 +
</div>
 +
 
 +
<!-- Start of menu -->
 +
<div id="menuContainer">
 +
 
 +
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
 +
<ul>
 +
<a href="https://2015.igem.org/Team:Example"><li>HOME</li></a>
 +
 
 +
<a href="https://2015.igem.org/Team:Example/Team"><li>TEAM</li></a>
 +
 
 +
<a href="#"><li>PROJECT
 +
            <ul>
 +
<a href="https://2015.igem.org/Team:Example/Description"><li>Description</li></a>
 +
<a href="https://2015.igem.org/Team:Example/Experiments"><li>Experiments &amp; Protocols</li></a> 
 +
<a href="https://2015.igem.org/Team:Example/Results"><li>Results</li></a> 
 +
<a href="https://2015.igem.org/Team:Example/Design"><li>Design</li></a>
 +
</ul>
 +
</li></a>
 +
 
 +
<a href="#"><li>PARTS
 +
            <ul>
 +
<a href="https://2015.igem.org/Team:Example/Parts"><li>Team Parts</li></a>
 +
<a href="https://2015.igem.org/Team:Example/Basic_Part"><li>Basic Parts</li></a> 
 +
<a href="https://2015.igem.org/Team:Example/Composite_Part"><li>Composite Parts</li></a>
 +
<a href="https://2015.igem.org/Team:Example/Part_Collection"><li>Part Collection</li></a> 
 +
</ul>
 +
</li></a>
 +
 
 +
<a href="https://2015.igem.org/Team:Example/Notebook"><li>NOTEBOOK</li></a>
 +
     
 +
<a href="https://2015.igem.org/Team:Example/Attributions"><li>ATTRIBUTIONS</li></a>
 +
 
 +
<a href="https://2015.igem.org/Team:Example/Collaborations"><li>COLLABORATIONS</li></a>
 +
 
 +
<a href="https://2015.igem.org/Team:Example/Practices"><li>HUMAN PRACTICES</li></a>
 +
 
 +
<a href="https://2015.igem.org/Team:Example/Safety"><li>SAFETY</li></a>
 +
 
 +
<a href="https://2015.igem.org/Team:Example/Modeling"><li>MODELING</li></a>
 +
 
 +
<a href="https://2015.igem.org/Team:Example/Measurement"><li>MEASUREMENT</li></a>
 +
 
 +
<a href="https://2015.igem.org/Team:Example/Software"><li>SOFTWARE</li></a>
 +
 
 +
<a href="https://2015.igem.org/Team:Example/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a>
 +
 
 +
</ul>
 +
</div>
 +
<!-- End of menu  -->
 +
 
 +
<!-- Start of content -->
 +
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
 +
</html>

Latest revision as of 15:50, 29 July 2015