SynBioBootcamp: Difference between revisions
From OpenWetWare
Jump to navigationJump to search
JCAnderson (talk | contribs) New page: Hi There, welcome! |
JCAnderson (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
Hi There | <html> | ||
<head> | |||
<style> | |||
table { | |||
background-color: #cbd6ed; | |||
font-color: #124885; | |||
color: #124885; | |||
} | |||
a.menu { | |||
background-color: #cbd6ed; | |||
color: #124885; | |||
width: 12em; | |||
} | |||
.firstHeading { | |||
color: #124885; | |||
} | |||
#bodyContent { | |||
background-color: #f8fafd; | |||
} | |||
#content { | |||
background-color: #f8fafd; | |||
} | |||
#footer-box { | |||
background-color: #f8fafd; | |||
} | |||
p { | |||
color: #124885; | |||
} | |||
body { | |||
background-color:#cbd6ed; | |||
} | |||
.firstHeading { | |||
display:none; | |||
} | |||
</style> | |||
</head> | |||
</html> | |||
[[Image:JCA_SynBioBootcampLogo.png]]<br> | |||
==Hi There!== | |||
Revision as of 04:41, 16 November 2008
<html> <head> <style> table {
background-color: #cbd6ed; font-color: #124885; color: #124885;
} a.menu {
background-color: #cbd6ed; color: #124885; width: 12em;
}
.firstHeading {
color: #124885;
}
- bodyContent {
background-color: #f8fafd; }
- content {
background-color: #f8fafd; }
- footer-box {
background-color: #f8fafd;
} p {
color: #124885;
} body {
background-color:#cbd6ed;
} .firstHeading {
display:none;
} </style> </head> </html>
