Team:UCSF/Search

From 2010.igem.org

(Difference between revisions)
m
Line 54: Line 54:
#apDiv1 {
#apDiv1 {
-
position:absolute;
+
position:relative;
         left:0;
         left:0;
         top:0;
         top:0;
-
width:150px;
+
width:965px;
height:150px;
height:150px;
-
z-index:10;
+
z-index:1;
 +
        background-color: #6666CC;
 +
border-color:#000;
 +
border:solid;
 +
border-width:1px;
}
}
</style>
</style>
Line 65: Line 69:
<body>
<body>
-
<div id="apDiv1" class="sidebar"><img src="https://static.igem.org/mediawiki/2008/0/0e/UCSF2008logo2.jpg" width="150" height="150" longdesc="https://static.igem.org/mediawiki/2008/0/0e/UCSF2008logo2.jpg" /></div>
+
<div id="apDiv1" class="sidebar"></div>
</body>
</body>
</html>
</html>

Revision as of 06:27, 31 August 2010

Untitled Document