From 2010.igem.org
(Difference between revisions)
|
|
(17 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | __NOTOC__
| + | <EMBED src="http://family.boo.jp/sozai/uhe.swf" WIDTH="100%" HEIGHT="100%" TYPE="application/x-shockwave-flash"></EMBED> |
- | | + | |
- | <html>
| + | |
- | <head>
| + | |
- | <style type=text/css>
| + | |
- | | + | |
- | | + | |
- | | + | |
- | body{background:black;
| + | |
- | text-align:justify;
| + | |
- | background-attachment:fixed;
| + | |
- | margin:0;
| + | |
- | padding:0;
| + | |
- | font-family:'Tahoma';
| + | |
- | color:#777777;
| + | |
- | background-attachment:fixed;
| + | |
- | }
| + | |
- | | + | |
- | a{
| + | |
- | color:#990217;
| + | |
- | background:url();
| + | |
- | background-attachment:fixed;
| + | |
- | outline:none;
| + | |
- | text-decoration:none;
| + | |
- | }
| + | |
- | | + | |
- | a:visited {
| + | |
- | color:#994450;
| + | |
- | outline:none;
| + | |
- | text-decoration:none;
| + | |
- | }
| + | |
- | | + | |
- | A:HOVER{
| + | |
- | color :#e6b422;
| + | |
- | text-decoration : none;
| + | |
- | }
| + | |
- | | + | |
- | | + | |
- | /* Wiki Hacks - START */
| + | |
- | | + | |
- | #globalWrapper {
| + | |
- | background-color:black;
| + | |
- | padding-bottom:0px;
| + | |
- | border: none;
| + | |
- | }
| + | |
- | #top-section {
| + | |
- | height: 0px;
| + | |
- | margin-top: 0px;
| + | |
- | margin-left: auto;
| + | |
- | margin-right: auto;
| + | |
- | margin-bottom: 0 !important;
| + | |
- | margin-bottom: 0px;
| + | |
- | padding:0;
| + | |
- | border: 1;
| + | |
- | }
| + | |
- | #p-logo {
| + | |
- | height:0px;
| + | |
- | overflow:hidden;
| + | |
- | border:none;
| + | |
- | }
| + | |
- | #search-controls {
| + | |
- | overflow:hidden;
| + | |
- | display:none;
| + | |
- | background: none;
| + | |
- | position: absolute;
| + | |
- | top: 100px;
| + | |
- | right: 40px;
| + | |
- | }
| + | |
- | | + | |
- | | + | |
- | /* Wiki Hacks - END */
| + | |
- | | + | |
- | #NAKAMI {
| + | |
- | width: 965px;
| + | |
- | background:transparent url("https://static.igem.org/mediawiki/2010/9/96/Haikei.PNG");
| + | |
- | padding: 15px;
| + | |
- | margin:0 auto;
| + | |
- | border: none;
| + | |
- | float: center;
| + | |
- | font-family:'Tahoma','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ';
| + | |
- | font-size: 12px; /* 記事のフォントサイズ */
| + | |
- | line-height: 1.9; /* 記事の行間 */
| + | |
- | }
| + | |
- | | + | |
- | #HIDARI {
| + | |
- | width: 165px;
| + | |
- | background:transparent url("https://static.igem.org/mediawiki/2010/9/96/Haikei.PNG");
| + | |
- | padding: 0px;
| + | |
- | margin:15 auto;
| + | |
- | border: none;
| + | |
- | float: left;
| + | |
- | valign: top;
| + | |
- | }
| + | |
- | | + | |
- | #MIGI {
| + | |
- | width: 800px;
| + | |
- | background:transparent url("https://static.igem.org/mediawiki/2010/9/96/Haikei.PNG");
| + | |
- | padding: 15px;
| + | |
- | margin:0 auto;
| + | |
- | border: none;
| + | |
- | float: right;
| + | |
- | valign: top;
| + | |
- | font-family:'Tahoma','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ';
| + | |
- | font-size: 12px; /* 記事のフォントサイズ */
| + | |
- | line-height: 2.0; /* 記事の行間 */
| + | |
- | }
| + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | #content {
| + | |
- | background-color: black;
| + | |
- | width:99%;
| + | |
- | position: relative;
| + | |
- | float: center;
| + | |
- | border: 0px;
| + | |
- | }
| + | |
- | | + | |
- | #menubar {
| + | |
- | background-color:black;
| + | |
- | font-size:85%;
| + | |
- | line-height:1em;
| + | |
- | position:absolute;
| + | |
- | top:10px;
| + | |
- | white-space:nowrap;
| + | |
- | width:50%;
| + | |
- | z-index:5;
| + | |
- | height:25px;
| + | |
- | overflow:hidden;
| + | |
- | }
| + | |
- | | + | |
- | #menubar li a {
| + | |
- | color:gray;
| + | |
- | }
| + | |
- | | + | |
- | .left-menu {
| + | |
- | left:0;
| + | |
- | padding-left:13px;
| + | |
- | }
| + | |
- | .right-menu {
| + | |
- | right:0;
| + | |
- | }
| + | |
- | | + | |
- | .firstHeading { display:none; }
| + | |
- | }
| + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | #footer-box {
| + | |
- | background:none;
| + | |
- | color: gray;
| + | |
- | border: 0px;
| + | |
- | margin:0 auto;
| + | |
- | padding:13px 5px;
| + | |
- | width:auto;
| + | |
- | margin-top:-1px;
| + | |
- | }
| + | |
- | | + | |
- | #footer-box a {
| + | |
- | background:none;
| + | |
- | color: gray;
| + | |
- | font-size:90%;
| + | |
- | | + | |
- | }
| + | |
- | | + | |
- | | + | |
- | -->
| + | |
- | | + | |
- | </STYLE>
| + | |
- | </head>
| + | |
- | | + | |
- | <body leftmargin=0 topmargin=0>
| + | |
- | <div id="flash" align="center">
| + | |
- | | + | |
- | <EMBED loop="false" src="https://static.igem.org/mediawiki/2010/2/27/PENFLASHSAMPLE.swf" WIDTH="595px" height="430px" TYPE="application/x-shockwave-flash"></EMBED> | + | |
- | <BR><BR><BR>
| + | |
- | <a href="http://www.adobe.com/go/getflashplayer" target="_blank" border="0"><img src="https://static.igem.org/mediawiki/2010/4/42/FLASHPLAYER.jpg"></a><font color=white> This movie requires the latest version of Adobe Shockwave Player.</div></body></html>
| + | |
Latest revision as of 08:53, 21 October 2010
<EMBED src="http://family.boo.jp/sozai/uhe.swf" WIDTH="100%" HEIGHT="100%" TYPE="application/x-shockwave-flash"></EMBED>