Template:CSS/GiantJamboreeStyle

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
{{NavBar}}
{{NavBar}}
<html>
<html>
 +
 +
 +
<style type="text/css">
 +
.firstHeading {display:none;}
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
 +
 +
#maincontainerforpage
 +
 +
 +
p {font-size: 16px; color: #414141;}
 +
 +
 +
 +
 +
a:link {
 +
text-decoration: underline;
 +
}
 +
 +
 +
a:hover{
 +
text-decoration: none;
 +
}
 +
 +
#fullwidth_twitter { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align: center;
 +
background-image: url("https://static.igem.org/mediawiki/2014/a/a5/Giantjamboree_teams05.jpg");
 +
background-repeat: repeat-x;
 +
height:500px;
 +
vertical-align: middle;
 +
}
 +
 +
 +
 +
 +
 +
#fullwidth_generalstats { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align: center;
 +
background-image: url("https://static.igem.org/mediawiki/2014/2/20/Giantjamboree_teams02.jpg");
 +
background-repeat: repeat-x;
 +
height:410px;
 +
}
 +
 +
 +
 +
 +
#fullwidth_teamimage { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align: center;
 +
background-image: url("https://static.igem.org/mediawiki/2014/5/5c/Giantjamboree_teams06.jpg");
 +
background-repeat: repeat-x;
 +
height:500px;
 +
}
 +
#fullwidth_teamimage2 p {font-size: 16px; color: #ffffff;}
 +
 +
#fullwidth_teamimage p {font-size: 16px; color: #ffffff;}
 +
 +
#fullwidth_teamimage2 { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align: center;
 +
background-image: url("https://static.igem.org/mediawiki/2014/1/1c/Giantjamboree_teams04.jpg");
 +
background-repeat: repeat-x;
 +
height:500px;
 +
}
 +
 +
 +
#fullwidth_contact { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align: center;
 +
background-image: url("https://static.igem.org/mediawiki/2014/d/d8/Giantjamboree_teams07.jpg");
 +
background-repeat: repeat-x;
 +
height:700px;
 +
 +
}
 +
#fullwidth_contact p {font-size: 16px; color: #ffffff;}
 +
 +
#fullwidth_hynes {
 +
vertical-align: top;
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align: center;
 +
background-image: url("https://static.igem.org/mediawiki/2014/7/76/Giantjamboree_hynesconventioncenter.png");
 +
background-repeat: repeat-x;
 +
height: 410px;
 +
 +
 +
padding:0;
 +
    margin:0;
 +
}
 +
 +
 +
 +
#fullwidth_whitebackground { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align: center;
 +
}
 +
 +
 +
#fullwidth_redbackground { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
text-align: center;
 +
vertical-align: top;
 +
}
 +
 +
 +
 +
#fullwidth_yellowbackground { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #414141;
 +
text-align: center;
 +
}
 +
#fullwidth_yellowbackground p {font-size: 16px; color: #ffffff;}
 +
 +
 +
 +
#fullwidth_bluebackground { 
 +
width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #414141;
 +
text-align: center;
 +
 +
}
 +
#fullwidth_bluebackground  p {font-size: 16px; color: #ffffff;}
 +
 +
 +
</style>
 +
 +
 +
<style>
<style>

Revision as of 14:21, 29 July 2014