Template:KIT-Kyoto
From 2010.igem.org
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 3: | Line 3: | ||
<style media="all" type="text/css"> | <style media="all" type="text/css"> | ||
+ | |||
.menu{ | .menu{ | ||
border:none; | border:none; | ||
Line 13: | Line 14: | ||
} | } | ||
.menu ul{ | .menu ul{ | ||
- | background: | + | background:url("https://static.igem.org/mediawiki/2010/c/c2/Menuyoko.jpg"); |
height:35px; | height:35px; | ||
list-style:none; | list-style:none; | ||
Line 24: | Line 25: | ||
} | } | ||
.menu li a{ | .menu li a{ | ||
- | background: | + | background:url("https://static.igem.org/mediawiki/2010/c/c2/Menuyoko.jpg"); |
- | color:# | + | color:#000000; |
display:block; | display:block; | ||
font-weight:normal; | font-weight:normal; | ||
Line 35: | Line 36: | ||
} | } | ||
.menu li a:hover, .menu ul li:hover a{ | .menu li a:hover, .menu ul li:hover a{ | ||
- | background:#2580a2 url("images/hover.gif") bottom center no-repeat; | + | background: #2580a2 url("images/hover.gif") bottom center no-repeat; |
color:#FFFFFF; | color:#FFFFFF; | ||
text-decoration:none; | text-decoration:none; | ||
Line 78: | Line 79: | ||
} | } | ||
.menu li ul a:hover, .menu li ul li:hover a{ | .menu li ul a:hover, .menu li ul li:hover a{ | ||
- | + | background:#2580a2 url('images/hover_sub.gif') center left no-repeat; | |
border:0px; | border:0px; | ||
color:#ffffff; | color:#ffffff; | ||
Line 87: | Line 88: | ||
} | } | ||
- | </style> | + | |
+ | |||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
<div class="menu"> | <div class="menu"> | ||
<ul> | <ul> | ||
- | <li | + | <li><a href="https://2010.igem.org/Team:KIT-Kyoto" target="_self" >Home</a> |
</li> | </li> | ||
- | <li | + | <li><a href="https://2010.igem.org/Team:KIT-Kyoto/Team" target="_self" >Member</a> |
<ul> | <ul> | ||
- | <li | + | <li><a href="https://2010.igem.org/Team:KIT-Kyoto/Team#Students" target="_self">Students</a></li> |
- | <li><a href="" target="_self"></a></li> | + | <li><a href="https://2010.igem.org/Team:KIT-Kyoto/Team#Advisers" target="_self">Advisers</a></li> |
+ | <li><a href="https://2010.igem.org/Team:KIT-Kyoto/Team#Instructors" target="_self">Instructors</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:KIT-Kyoto/Team#Teachers" target="_self">Teachers</a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:KIT-Kyoto/Team#Designers" target="_self">Designers</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
+ | <li><a href="https://2010.igem.org/Team:KIT-Kyoto/Project" target="_self" >Project</a> | ||
+ | </li> | ||
+ | <li><a href="https://2010.igem.org/Team:KIT-Kyoto/Parts" target="_self" >Parts</a> | ||
+ | </li> | ||
+ | <li><a href="https://2010.igem.org/Team:KIT-Kyoto/Modeling" target="_self" >Modeling</a> | ||
+ | </li> | ||
+ | <li><a href="https://2010.igem.org/Team:KIT-Kyoto/Notebook" target="_self" >Notebook</a> | ||
+ | </li> | ||
+ | <li><a href="https://2010.igem.org/Team:KIT-Kyoto/Link" target="_self" >Link</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
Latest revision as of 13:29, 15 August 2010