Template:CSS/GiantJamboreeStylelanding
From 2014.igem.org
(Created page with "<style type="text/css"> .firstHeading {display:none;} #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*...")
Newer edit →
Revision as of 14:24, 29 July 2014
<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(""); 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(""); 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(""); 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(""); 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(""); 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(""); 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>