Team:SYSU-China/Attributions
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | |||
<head> | <head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
Line 90: | Line 91: | ||
} | } | ||
body { | body { | ||
+ | |||
+ | |||
+ | /*expurgate top&bottom sections*/ | ||
+ | html, body { margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | #top-section {height: 20px; | ||
+ | margin-top: -5px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | margin-bottom: 0 | ||
+ | !important; | ||
+ | margin-bottom: 10px; | ||
+ | padding:0; | ||
+ | border:none; | ||
+ | } | ||
+ | #p-logo { height:100px; | ||
+ | overflow:hidden; | ||
+ | display: none; | ||
+ | } | ||
+ | #search-controls{display: none; | ||
+ | } | ||
+ | .firstHeading{display: none; | ||
+ | } | ||
+ | #catlinks{ | ||
+ | display: none; | ||
+ | } | ||
+ | #footer-box{ | ||
+ | background:transparent url("https://static.igem.org/mediawiki/2011/9/94/Background11.png") center top fixed repeat-y; | ||
+ | text-transform: ; | ||
+ | text-decoration: ; | ||
+ | text-color:#00ff00; | ||
+ | border:none; | ||
+ | margin-top:-10px; | ||
+ | } | ||
+ | |||
background-color: #f5f5f5; | background-color: #f5f5f5; | ||
padding: 0px; | padding: 0px; |
Revision as of 17:22, 1 October 2011