Template:SUSTC/2
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
[[image:Logo1.png|117px]][[image:SUSTC_Logo.jpg|600px]] | [[image:Logo1.png|117px]][[image:SUSTC_Logo.jpg|600px]] | ||
<html> | <html> | ||
- | + | ||
<title>SUSTC iGEM Team: Welcome</title> | <title>SUSTC iGEM Team: Welcome</title> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
/*hide default igem banner and reformat style into blank slate*/ | /*hide default igem banner and reformat style into blank slate*/ | ||
#globalWrapper {width: 100%;} | #globalWrapper {width: 100%;} | ||
- | |||
#p-logo {display:none;} | #p-logo {display:none;} | ||
#search-controls {display:none;} | #search-controls {display:none;} | ||
Line 14: | Line 12: | ||
#footer-box {border:none;} | #footer-box {border:none;} | ||
.firstHeading {display:none;} | .firstHeading {display:none;} | ||
- | #content {width: 100% | + | #bodyContent {border:none;background-color:#000000;color: #FFFFFF} |
- | # | + | #content {width:100% border: none;background-color:#000000;color: #FFFFFF} |
- | + | #top-section {width: 100%; height:30px;background-color: #000000; border: none;} | |
/*actual content styles*/ | /*actual content styles*/ | ||
Line 35: | Line 33: | ||
</head> | </head> | ||
- | <body | + | <body class="basiclayout"> |
- | + | <div id="bu-wellesley_wiki_content"> | |
- | < | + | |
<ul id="nav"> | <ul id="nav"> | ||
Line 61: | Line 58: | ||
</style> | </style> | ||
- | |||
- | |||
</html> | </html> |