|
|
Line 1: |
Line 1: |
- | __NOTOC__
| + | {{:Team:Kyoto/Header}} |
| | | |
- | ==Kyoto==
| |
- |
| |
- | ===Main menu===
| |
| <html> | | <html> |
| <style> | | <style> |
- | | + | /*** current page settings ***/ |
- | | + | div#mainmenu ul li#mainmenu_cells a{ |
- | | + | background-position:center bottom; |
- | | + | |
- | | + | |
- | div#mainmenu{ | + | |
- | overflow: hidden; | + | |
- | border:1px black solid;
| + | |
- | width: 965px;
| + | |
- | height: 40px;
| + | |
- | /* background: url(img/bg_border.gif) 0 repeat-x;*/
| + | |
| } | | } |
- | div#mainmenu ul{
| + | /* color |
- | width: 660px; | + | cells => #50FF50 |
- | height:40px; | + | gedd => #FF6A26 |
- | list-style: none; | + | others => #8D8CFF |
- | line-height:40px;
| + | */ |
- | margin:0px;
| + | div#mainmenu_contents{ |
- | }
| + | background:#50FF50; |
- | div#mainmenu ul li{
| + | border-top:5px #50FF50 solid; |
- | float: left;
| + | |
- | width: 200px;
| + | |
- | height: 40px;
| + | |
- | margin: 0 0 0 10px;
| + | |
- | line-height: 40px;
| + | |
- | text-align: center;
| + | |
- | }
| + | |
- | div#mainmenu ul li a{ | + | |
- | display: block;
| + | |
- | width: 200px;
| + | |
- | height: 40px;
| + | |
- | background-image: url(https://static.igem.org/mediawiki/2009/8/84/Kyoto_tub.png); | + | |
- | background-repeat: no-repeat; | + | |
- | background-position: 0 0;
| + | |
- | }
| + | |
- | div#mainmenu ul li a:hover{
| + | |
- | background-position: 0 100%;
| + | |
| } | | } |
| + | /*** /current page settings ***/ |
| </style> | | </style> |
- |
| |
- | <div id="mainmenu">
| |
- | <ul>
| |
- | <li id="mainmenu_cells"><a href="https://2009.igem.org/Team:Kyoto/Cells_in_cells">Cells in Cells</a></li>
| |
- | <li id="mainmenu_gedd"><a href="https://2009.igem.org/Team:Kyoto/GEDD">GEDD</a></li>
| |
- | <li id="mainmenu_others"><a href="https://2009.igem.org/Team:Kyoto/Others">Others</a></li>
| |
- | </ul>
| |
- | </div><!-- /#mainmenu -->
| |
- |
| |
- | <style>
| |
- |
| |
- | #mainmenu_contents h3,
| |
- | #mainmenu_contents p{
| |
- | padding:0 10px;
| |
- | }
| |
- |
| |
- |
| |
- | div.box_top{
| |
- | width:468px;
| |
- | height:30px;
| |
- | background: url(https://static.igem.org/mediawiki/2009/6/64/Kyoto_box_top.png) no-repeat left top;
| |
- | }
| |
- | div.box_center{
| |
- | width:428px;
| |
- | padding:5px 20px 10px 20px;
| |
- | background: url(https://static.igem.org/mediawiki/2009/a/a4/Kyoto_box_center.png) repeat-y left top;
| |
- | }
| |
- | div.box_bottom{
| |
- | width:468px;
| |
- | height:25px;
| |
- | margin-bottom:20px;
| |
- | background: url(https://static.igem.org/mediawiki/2009/6/6c/Kyoto_box_bottom.png) no-repeat left top;
| |
- | }
| |
- |
| |
- |
| |
- |
| |
- | </style>
| |
- |
| |
- | <div id="mainmenu_contents" style="background:#AAFFBB; border-top:10px #AAFFBB solid; padding-left:10px; padding-right:10px; padding-bottom:10px;">
| |
| | | |
| <div id="left_float" style="width:468px; float:left;"> | | <div id="left_float" style="width:468px; float:left;"> |
Line 135: |
Line 69: |
| </div><!-- /#right_float --> | | </div><!-- /#right_float --> |
| <br style="clear:both;" /> | | <br style="clear:both;" /> |
- |
| |
- |
| |
- |
| |
| </div><!-- /#mainmenu_contents --> | | </div><!-- /#mainmenu_contents --> |
| </html> | | </html> |
- |
| |
- |
| |
- |
| |
- | ----
| |
- | ----
| |