Team:UCSF/Search
From 2010.igem.org
(Difference between revisions)
m |
|||
Line 54: | Line 54: | ||
#apDiv1 { | #apDiv1 { | ||
- | position: | + | position:relative; |
left:0; | left:0; | ||
top:0; | top:0; | ||
- | width: | + | width:965px; |
height:150px; | height:150px; | ||
- | z-index: | + | 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" | + | <div id="apDiv1" class="sidebar"></div> |
</body> | </body> | ||
</html> | </html> |
Revision as of 06:27, 31 August 2010