Team:Georgia State/teamgallery.html
From 2013.igem.org
(Difference between revisions)
(Created page with "<html> <head> <style type="text/css"> #navlist li { display: inline; list-style-type: none; padding-right: 20px; } </style> </head> <body> <div id="navcontainer"> <a name="scroll...") |
|||
Line 8: | Line 8: | ||
padding-right: 20px; | padding-right: 20px; | ||
} | } | ||
+ | #logo { | ||
+ | position:relative; | ||
+ | left:0px; | ||
+ | top:0px; | ||
+ | } | ||
+ | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | ||
+ | display:none;} | ||
+ | #content { | ||
+ | width: 1150px; | ||
+ | height: 800px; | ||
+ | position:relative; | ||
+ | border: none; | ||
+ | background:#b1def2; | ||
+ | } | ||
+ | #top-section { | ||
+ | width: 965px; | ||
+ | height: 0; | ||
+ | margin: 0 auto; | ||
+ | padding: 0; | ||
+ | border: none; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> |
Revision as of 01:49, 30 June 2013