Template:Team:USTC-China/temp
From 2011.igem.org
(Difference between revisions)
(216 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | /*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{opacity:200 !important;} | ||
+ | #footer-box{ | ||
+ | background: url("https://static.igem.org/mediawiki/2011/e/ee/Bg3.png") center top fixed repeat-y ; | ||
+ | text-transform: ; | ||
+ | text-decoration: ; | ||
+ | text-color:#00ff00; | ||
+ | border:none; | ||
+ | margin-top:-10px; | ||
+ | opacity:1; | ||
+ | |||
} | } | ||
- | + | #totop_box { | |
- | + | position:fixed; | |
- | + | width: 77px; | |
- | # | + | height: 75px; |
- | + | bottom: 21px; | |
- | + | right: 15px; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | #totop_box form { | |
- | + | width: 280px; | |
+ | height: 27px; | ||
+ | margin: 0; | ||
+ | padding: 25px 0 0 0; | ||
} | } | ||
- | + | /*format of text*/ | |
- | + | #Layer1 { | |
+ | position:absolute; | ||
+ | left:-220px; | ||
+ | top:-10px; | ||
+ | width:150%; | ||
+ | height:250mm; | ||
- | + | ||
+ | } | ||
+ | div#text{ text-indent: 0em; | ||
+ | white-space: pre-wrap; | ||
+ | font-size:30px; | ||
+ | margin-right:10mm; | ||
+ | margin-top:2mm; | ||
+ | white-space: pre-wrap; | ||
+ | color: #666; | ||
+ | text-align: left; | ||
+ | font-size: 1.2em; | ||
+ | font-style: normal; | ||
+ | line-height: 0.5em; | ||
+ | font-weight: lighter; | ||
+ | font-variant: normal; | ||
+ | font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; | ||
+ | } | ||
+ | h1{ letter-spacing: 0.1em; | ||
+ | font-weight: 0.1px; | ||
+ | text-align:center; | ||
+ | font-family:"Comic Sans MS", cursive; | ||
+ | font-size: 1.9em; | ||
+ | } | ||
+ | .er{font-family:"Comic Sans MS";} | ||
+ | margin-right:10mm; | ||
+ | margin-top:2mm; | ||
+ | white-space: pre-wrap; | ||
+ | color: #666; | ||
+ | text-align: left; | ||
+ | font-size: 1.9em; | ||
+ | font-style: normal; | ||
+ | line-height: 0.5em; | ||
+ | font-weight: lighter; | ||
+ | font-variant: normal; | ||
+ | font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; | ||
+ | } | ||
+ | pic{ | ||
+ | align:center; | ||
+ | }link{ | ||
+ | font-color: red;} | ||
+ | |||
+ | /*background*/ | ||
+ | #content{ background:transparent url("https://static.igem.org/mediawiki/2011/e/ee/Bg3.png") center top fixed repeat-y; | ||
+ | padding: 0px; | ||
+ | margin:0 auto; | ||
+ | border: none; | ||
+ | top:-10px; | ||
+ | opacity:1; | ||
+ | } | ||
+ | body { background:#000000 url("https://static.igem.org/mediawiki/2011/d/d7/Sky.jpg") center top fixed repeat-y; | ||
+ | } | ||
+ | table{ | ||
+ | padding: 0px; | ||
+ | margin:0 auto; | ||
+ | border: none; | ||
+ | top:-10px; | ||
+ | background-color: rgba(0, 0, 0, 0);} | ||
+ | </style> | ||
</html> | </html> |
Latest revision as of 01:42, 29 October 2011