Template:Team:Gaston Day School/Templates/Top

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
 +
 +
<style type="text/css">
 +
.firstHeading {                                                    /* Gets rid of the default iGEM picture*/
 +
    height:2px;
 +
    visibility:hidden;
 +
}           
 +
#content {
 +
    border-left-width:0px;
 +
    border-right-width:0px;
 +
    padding: 0px 5px 0px 5px;
 +
    width:965px;                                                    /* Content width*/
 +
}
 +
#menubar {
 +
    background-color:  #FFFFFF;                              /* left menu bar color*/
 +
}
 +
#menubar ul li a {
 +
    color: #545353; }                                            /* menu text color*/
 +
    .right-menu li a {
 +
    color: red; 
 +
    background-color: #FFFFFF;                              /* right menu bar color*/
 +
}
 +
#p-logo { height 1px; overflow:hidden; display: none;
 +
}
 +
#top-section {     
 +
        background-position: center center;
 +
        background-repeat: no-repeat;
 +
        background-color: #FFFFFF;                        /* top header background color*/
 +
        border-width:0px;
 +
        height:10px;                        /* top header height (determines how low content will start to appear)*/
 +
}
 +
#siteSub {
 +
display:none;
 +
}
 +
#search-controls {                                                /* gets rid of the search bar (it was ugly) */
 +
display:none;
 +
margin-top:0px;
 +
}
 +
#contentSub {
 +
display:none;
 +
}
 +
 +
/*Now to set heading and body fonts*/
 +
body {
 +
    background: #fff url(https://static.igem.org/mediawiki/2012/e/e4/Background_final_pattern.png) repeat  fixed;
 +
        };                      /* Background (on side color)*/
 +
}               
 +
h1
 +
{
 +
color:#262626;
 +
text-align:left;
 +
font-family:"Trebuchet";
 +
font-size:25px;
 +
line-height:100%;
 +
border-bottom: none;
 +
padding:0px 0px 0px 0px; 
 +
margin: 0px 0px 0px 0px;
 +
}
 +
h2
 +
{
 +
color:#262626;
 +
text-align:left;
 +
font-family:"Trebuchet";
 +
font-size:20px;
 +
line-height: 100%;
 +
border-bottom: none; 
 +
padding:0px 0px 0px 0px; 
 +
margin: 0px 0px 0px 0x;
 +
}
 +
h3
 +
{
 +
color:#262626;
 +
text-align:left;
 +
font-family:"Trebuchet";
 +
font-size:17px;
 +
line-height: 100%;
 +
border-bottom: none; 
 +
padding:0px 0px 0px 0px; 
 +
margin: 0px 0px 0px 0x;
 +
}
 +
p
 +
{
 +
color:#262626;
 +
text-align:left;
 +
font-family:"Arial";
 +
font-size:14px;
 +
line-height:100%
 +
border-bottom: none;
 +
padding:0px 0px 0px 0px; 
 +
margin: 0px 0px 0px 0x;
 +
border:0px
 +
}
 +
body {
 +
color:#808080;
 +
line-height: 1;
 +
font-family:"Arial";
 +
font-size:11px;
 +
}
 +
 +
.whitebox {
 +
  -moz-box-shadow:  0px 0px 0px #ccc;
 +
  -webkit-box-shadow:  0px 0px 0px #ccc;
 +
  box-shadow:  0px 0px 15px #ccc;
 +
  background-color: #FFFFFF;
 +
  -moz-border-radius: 1px;
 +
  border-radius: 15px;
 +
  margin-top: 20px;
 +
  padding-top: 20px;
 +
  padding-left: 20px;
 +
  padding-right: 20px;
 +
  padding-bottom: 20px;
 +
  margin-left: 15px;
 +
  margin-right: 25px;
 +
}
 +
.thumbnail
 +
{
 +
margin-bottom:0px;
 +
padding-bottom:0px;
 +
position:relative;
 +
}
 +
</style>
<A HREF="https://2012.igem.org/Team:Gaston_Day_School"><img class="thumbnail"  img src='https://static.igem.org/mediawiki/2009/9/9e/Gds_banner.png' width= "965"/></A>
<A HREF="https://2012.igem.org/Team:Gaston_Day_School"><img class="thumbnail"  img src='https://static.igem.org/mediawiki/2009/9/9e/Gds_banner.png' width= "965"/></A>

Revision as of 13:35, 6 April 2012