Team:Peking/LeftBar
From 2010.igem.org
(Difference between revisions)
(→Visitors) |
|||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | body { | ||
+ | background-color: #eee; | ||
+ | } | ||
+ | |||
+ | /*----------------------------------------------------------------------------*/ | ||
+ | /* sidebar left */ | ||
+ | /*----------------------------------------------------------------------------*/ | ||
+ | |||
+ | #sidebar { | ||
+ | width: 172px; | ||
+ | margin: 20px 7px 0 0px; | ||
+ | position: relative; | ||
+ | float: right; | ||
+ | text-align: left; | ||
+ | } | ||
+ | |||
+ | #sidebar_extra { | ||
+ | margin-top: 0px; | ||
+ | } | ||
+ | |||
+ | #sidebar ul { | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | list-style: none; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </html> | ||
+ | |||
==='''''Countdown'''''=== | ==='''''Countdown'''''=== | ||
<html> | <html> |
Revision as of 07:56, 9 July 2010
Countdown