User:Toushirou 1220
From 2011.igem.org
(Difference between revisions)
(Created page with " <html> <head> <meta http-equiv="content-type" content="text/html;charset=gb2312" /> <link rel="Stylesheet" type="text/css" href="s body{font-size:10pt;margin:0px;...") |
|||
Line 1: | Line 1: | ||
- | |||
<html> | <html> | ||
Line 6: | Line 5: | ||
<meta http-equiv="content-type" content="text/html;charset=gb2312" /> | <meta http-equiv="content-type" content="text/html;charset=gb2312" /> | ||
- | <link rel="Stylesheet" type="text/css" | + | <link rel="Stylesheet" type="text/css"> |
body{font-size:10pt;margin:0px;} | body{font-size:10pt;margin:0px;} | ||
Line 98: | Line 97: | ||
} | } | ||
- | |||
- | <script type="text/javascript" | + | |
+ | <script type="text/javascript"> | ||
/* | /* | ||
Line 192: | Line 191: | ||
} | } | ||
- | + | </script> | |
</head> | </head> |
Revision as of 13:14, 3 October 2011
body{font-size:10pt;margin:0px;} div.holdBottomLeft/*For IE*/ { top:expression(this.offsetParent.scrollTop+document.body.clientHeight-this.offsetHeight); left:expression(document.body.clientWidth-this.offsetWidth); position:absolute; } div.holdBottomLeftFireFox/*FireFox*/ { bottom:0px; right:0px; position:fixed; } div ul { margin:0px; list-style:none; float:right; } div ul li { margin:2px 5px 2px 0px; } div.content { padding:2px 5px 2px 0px; } .max { background-image:url(max_blue.gif); background-repeat:no-repeat; background-position:center middle; width:12px; height:12px; float:right; cursor:pointer; } .maxfocus { background-image:url(max_blue_highlight.gif); background-repeat:no-repeat; background-position:center middle; width:12px; height:12px; float:right; cursor:pointer; } .min { background-image:url(min_blue.gif); background-repeat:no-repeat; background-position:center middle; width:12px; height:12px; float:right; cursor:pointer; } .minfocus { background-image:url(min_blue_highlight.gif); background-repeat:no-repeat; background-position:center middle; width:12px; height:12px; float:right; cursor:pointer; } .x { background-image:url(x_blue.gif); background-repeat:no-repeat; background-position:center middle; width:12px; height:12px; float:right; cursor:pointer; } .xfocus { background-image:url(x_blue_highlight.gif); background-repeat:no-repeat; background-position:center middle; width:12px; height:12px; float:right; cursor:pointer; }