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

(Copied 2014's remove ugly iGEM default styling code)
 
 
(87 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<html>
 +
<head>
 
<style type="text/css">
 
<style type="text/css">
 
/*-- Note: ", .firstHeading" was added to the non-display section below for what should be obvious reasons; it adds the ugly giant "what's this page called again" header section --*/
 
/*-- Note: ", .firstHeading" was added to the non-display section below for what should be obvious reasons; it adds the ugly giant "what's this page called again" header section --*/
 +
 
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear, .firstHeading {display: none;} /*-- hides default wiki settings --*/
 
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear, .firstHeading {display: none;} /*-- hides default wiki settings --*/
 
/*--Note: https://2014.igem.org/wiki/skins/common/commonPrint.css?270 may still be applied--*/
 
/*--Note: https://2014.igem.org/wiki/skins/common/commonPrint.css?270 may still be applied--*/
 
.tastefulSpacing{
 
.tastefulSpacing{
 
         padding-top:35px;
 
         padding-top:35px;
         background-color:#E7E7E7;
+
         background-color:#F5F5F5;
 +
}
 +
/*-- the above hides any igem stylings from previous years; doesn't seem to be necessary this year? --*/
 +
 
 +
/*-- Container, dummy, and element are used to create a dynamic transparent container over the header image on every page (which is specified as a background image; because we don't want any of our page content to go over this background. Text going over the page header can have it's CSS defined in #element. See http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio for details --*/
 +
#container {
 +
    display: inline-block;
 +
    position: relative;
 +
    width: 100%;
 +
}
 +
#dummy {
 +
    padding-top: 56%; /* 4:3 aspect ratio */
 +
}
 +
#element {
 +
    position: absolute;
 +
    top: 0;
 +
    bottom: 0;
 +
    left: 0;
 +
    right: 0;
 +
    background-color: transparent;
 +
    text-align: center;
 +
    vertical-align: 50%;
 +
    text-shadow: 4px 4px 16px black;
 +
    font-family: Avenir, Cartiel, Calibri;
 +
    font-size: 100px;
 +
    color:white;
 +
}
 +
 
 +
#globalWrapper, #content, #bodyContent { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 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;
 +
}
 +
 
 +
/*-- The navLinks style applies to the navigation bar (which is a table) --*/
 +
.navLinks td{
 +
        opacity: 1;
 +
        width:10%;
 +
        text-align:center;
 +
        vertical-align:center;
 +
        border-radius:25px;
 +
}
 +
.navLinks table{
 +
        background-color:hsla(0, 0%, 89%, 0.5);
 +
        width:100%;
 +
        opacity: 1;
 +
}
 +
.navLinks a{
 +
        color:#610B0B;
 +
        font-size:20pt;
 +
        font-family: Avenir, Catriel, Sans-Serif;
 +
        text-decoration:none;
 +
        text-shadow: 1px 1px 1px grey;
 +
}
 +
.navLinks a:visited{
 +
        color:#610B0B;
 +
        font-size: 20pt;
 +
        font-family: Avenir, Catriel, Sans-Serif;
 +
        text-decoration:none;
 +
        text-shadow: 1px 1px 1px grey;
 +
}
 +
.navLinks div{
 +
        width:100%;
 +
}
 +
 
 +
<!--body {
 +
background-color: #f5f5f5;
 +
        font-family: Arial, Calibri, sans-serif;
 +
}-->
 +
body {
 +
    font-family: Geneva, Verdana, sans-serif;
 +
 
 
}
 
}
 
</style>
 
</style>
 +
</head>
 +
 +
<body height="150px">
 +
<div id="wlcHeader" class="navLinks" style="z-index:5;top:14px;left:0px;position:fixed;height:90px;width:100%;">
 +
<table width="100%" align="center" cellspacing="0">
 +
<tr height="90px">
 +
<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="ProjectBox"><a id="projectLink" href="https://2015.igem.org/Team:WLC-Milwaukee/Project" style="text-decoration:none">Project</a></td>
 +
<td id="PartsBox"><a id="partsLink" href="https://2015.igem.org/Team:WLC-Milwaukee/Parts" style="text-decoration:none">Parts</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="practBox"><a id="practLink" href="https://2015.igem.org/Team:WLC-Milwaukee/Practices">Policy</a></td>
 +
<td id="teamBox"><a id="teamLink" href="https://2015.igem.org/Team:WLC-Milwaukee/Attributions">People</a></td>
 +
<td style="width:15%"></td>
 +
</tr>
 +
</table>
 +
</div>
 +
<div id="lowLink" class="lowLinks" style="z-index:4;top:104px;left:0px;position:fixed;height:45px;width:100%;">
 +
<table id="secondaryTable" style="background-color:transparent;border-bottom-right-radius:45px">
 +
<tr height="45px"><td width="100%" style="padding-right:20px"><a href="https://2015.igem.org/Main_Page"> <img id="igemLogo" src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> <span id="secondaryLinks"></span>
 +
</td></tr>
 +
</table>
 +
</div>
 +
<table style="background-color:transparent; top:150px;" height="50px" width="100%" style="background-color:transparent"></table>
 +
</body>
 +
</html>

Latest revision as of 07:23, 18 September 2015