Template:IGEM:/Harvard/2006/Cyanobacteria: Difference between revisions
From OpenWetWare
Jump to navigationJump to search
DavidRamos (talk | contribs) No edit summary |
DavidRamos (talk | contribs) No edit summary |
||
| Line 20: | Line 20: | ||
} | } | ||
.tabs | .tabs strong{ | ||
background-image:url("/images/a/a5/DRleft_on.gif"); | background-image:url("/images/a/a5/DRleft_on.gif"); | ||
} | } | ||
Revision as of 16:05, 9 August 2006
<html><style type='text/css'> .tabs {
font-size:87%;
font-weight:none;
width: 100%;
background:#CCFFCC url("/images/9/97/DRbg.gif") repeat-x bottom;
}
.tabs li {
background:url("/images/4/47/DRleft.gif") no-repeat left top;
}
.tabs a,.tabs strong {
background:url("/images/f/fb/DRright.gif") no-repeat right top;
}
.tabs strong{
color: #cc6600;
}
.tabs strong{
background-image:url("/images/a/a5/DRleft_on.gif");
}
.tabs #current a,.tabs #current strong {
background-image:url("/images/2/2b/DRright_on.gif");
}
</style></html>