Difference between revisions of "Template:Team:WLC-Milwaukee"

 
(25 intermediate revisions by the same user not shown)
Line 30: Line 30:
 
     text-align: center;
 
     text-align: center;
 
     vertical-align: 50%;
 
     vertical-align: 50%;
     text-shadow: 2px 2px 8px black;
+
     text-shadow: 4px 4px 16px black;
     font-family: Calibri, Avenir, Catriel;
+
     font-family: Avenir, Cartiel, Calibri;
     font-size: 144px;
+
     font-size: 100px;
 
     color:white;
 
     color:white;
 
}
 
}
Line 43: Line 43:
 
margin: 0px;
 
margin: 0px;
 
padding: 0px;
 
padding: 0px;
 +
}
 +
<!--Special formatting for the table containing the majority of the contents on the Team/People page -->
 +
.teamPage img{
 +
      width: 40%;
 +
      float:left;
 +
      margin: 0px 10px;
 +
}
 +
.teamPage h1, h2, h3, h4, h5, h6{
 +
      border-bottom: none;
 +
     
 +
}
 +
.teamPage td{
 +
      vertical-align:top;
 +
      background-color: transparent;
 +
}
 +
.teamPage tr{
 +
      background-color: transparent;
 +
}
 +
.teamPage table{
 +
      background-color: transparent;
 +
      width:100%;
 +
}
 +
.teamPage p{
 +
      font-size:13pt;
 
}
 
}
  
Line 76: Line 100:
 
}
 
}
  
body {  
+
<!--body {  
 
background-color: #f5f5f5;
 
background-color: #f5f5f5;
 
         font-family: Arial, Calibri, sans-serif;
 
         font-family: Arial, Calibri, sans-serif;
}
+
}-->
 +
body {
 +
    font-family: Geneva, Verdana, sans-serif;
  
#HomeBox:hover{
 
/*--webkit is for chrome, opera, and safari--*/
 
    -webkit-animation-name: navHover;
 
    -webkit-animation-duration: 5s;
 
    -webkit-animation-delay: 0s;
 
    -webkit-animation-iteration-count: 1;
 
    -webkit-animation-direction: normal;
 
    -webkit-animation-play-state: running;
 
    -webkit-animation-fill-mode: forwards;
 
/*--moz is for mozilla browsers--*/
 
    -moz-animation-name: navHover;
 
    -moz-animation-duration: 5s;
 
    -moz-animation-delay: 0s;
 
    -moz-animation-iteration-count: 1;
 
    -moz-animation-direction: normal;
 
    -moz-animation-play-state: running;
 
    -moz-animation-fill-mode: forwards;
 
/*--standard syntax for ie/others--*/
 
    animation-name: navHover;
 
    animation-duration: 5s;
 
    animation-delay: 0s;
 
    animation-iteration-count: 1;
 
    animation-direction: normal;
 
    animation-play-state: running;
 
    animation-fill-mode: forwards;
 
 
}
 
}
@-webkit-keyframes navHover {
 
    0% {font-size: 20pt;}
 
    50% {font-size: 20pt;}
 
    75% {font-size: 24pt;}
 
    100% {font-size: 20pt;}
 
}
 
@-moz-keyframes navHover {
 
    0% {font-size: 20pt;}
 
    50% {font-size: 20pt;}
 
    75% {font-size: 24pt;}
 
    100% {font-size: 20pt;}
 
}
 
@keyframes navHover {
 
    0% {font-size: 20pt;}
 
    50% {font-size: 20pt;}
 
    75% {font-size: 24pt;}
 
    100% {font-size: 20pt;}
 
}
 
/*-- End of Fade on hover Code --*/
 
 
 
 
</style>
 
</style>
 
</head>
 
</head>
Line 135: Line 115:
 
<table width="100%" align="center" cellspacing="0">
 
<table width="100%" align="center" cellspacing="0">
 
<tr height="90px">  
 
<tr height="90px">  
<td style="width:10%"></td>
+
<td style="width:15%"></td>
 
<td id="HomeBox"><a id="homeLink" href="https://2015.igem.org/Team:WLC-Milwaukee" style="text-decoration:none" >Home</a></td>
 
<td id="HomeBox"><a id="homeLink" href="https://2015.igem.org/Team:WLC-Milwaukee" style="text-decoration:none" >Home</a></td>
 
<td id="ProjectBox"><a id="projectLink" href="https://2015.igem.org/Team:WLC-Milwaukee/Project" style="text-decoration:none">Project</a></td>
 
<td id="ProjectBox"><a id="projectLink" href="https://2015.igem.org/Team:WLC-Milwaukee/Project" style="text-decoration:none">Project</a></td>
Line 141: Line 121:
 
<td id="NotebookBox"><a id="notebookLink" href="https://2015.igem.org/Team:WLC-Milwaukee/Notebook" style="text-decoration:none">Documentation</a></td>
 
<td id="NotebookBox"><a id="notebookLink" href="https://2015.igem.org/Team:WLC-Milwaukee/Notebook" style="text-decoration:none">Documentation</a></td>
 
<td id="ModelingBox"><a id="modelingLink" href="https://2015.igem.org/Team:WLC-Milwaukee/Modeling" style="text-decoration:none">Modeling</a></td>  
 
<td id="ModelingBox"><a id="modelingLink" href="https://2015.igem.org/Team:WLC-Milwaukee/Modeling" style="text-decoration:none">Modeling</a></td>  
<td id="measureBox"><a id="teamLink" href="https://2015.igem.org/Team:WLC-Milwaukee/Measure">Measurement</a></td>
+
<td id="practBox"><a id="practLink" href="https://2015.igem.org/Team:WLC-Milwaukee/Practices">Policy</a></td>
<td id="practBox"><a id="practLink" href="https://2015.igem.org/Team:WLC-Milwaukee/HumanPractices">Policy</a></td>
+
<td id="teamBox"><a id="teamLink" href="https://2015.igem.org/Team:WLC-Milwaukee/Attributions">People</a></td>
<td id="teamBox"><a id="teamLink" href="https://2015.igem.org/Team:WLC-Milwaukee/Team">People</a></td>
+
<td style="width:15%"></td>
<td style="width:10%"></td>
+
 
</tr>
 
</tr>
 
</table>
 
</table>

Latest revision as of 07:23, 18 September 2015