Team:UT-Tokyo-Software/Template

From 2012.igem.org

(Difference between revisions)
m
m
Line 128: Line 128:
<!--Menu-->
<!--Menu-->
.akoL{
.akoL{
 +
text-align:center;
margin-bottom:4px;
margin-bottom:4px;
background-color:#fff;
background-color:#fff;
Line 133: Line 134:
width:180px;
width:180px;
padding:2px;
padding:2px;
-
text-align:center;
 
}
}
.akoL a:link, a:visited{
.akoL a:link, a:visited{
 +
text-align:center;
color: #666;
color: #666;
text-decoration: none;
text-decoration: none;
-
text-align:center;
 
}
}
.akoL a:hover, a:active{
.akoL a:hover, a:active{
 +
text-align:center;
color:#6699cc;
color:#6699cc;
text-decoration:none;
text-decoration:none;
font-weight:bold;
font-weight:bold;
-
text-align:center;
 
}
}
.akoM{
.akoM{
 +
text-align:center;
margin-bottom:4px;
margin-bottom:4px;
background-color:#fff;
background-color:#fff;
Line 155: Line 156:
width:180px;
width:180px;
padding:2px;
padding:2px;
-
text-align:center;
 
cursor:pointer;
cursor:pointer;
}
}
.akoML{
.akoML{
 +
text-align:center;
margin-bottom:4px;
margin-bottom:4px;
background-color:#fff;
background-color:#fff;
Line 166: Line 167:
width:180px;
width:180px;
padding:0px;
padding:0px;
-
text-align:center;
 
}
}
.akoML a{
.akoML a{
 +
text-align:center;
text-decoration:none;
text-decoration:none;
background-color:#fff;
background-color:#fff;
color:#333;
color:#333;
padding:2px;
padding:2px;
-
text-align:center;
 
}
}
Line 181: Line 181:
font-weight:bold;
font-weight:bold;
color:#6699cc;
color:#6699cc;
 +
}
 +
 +
#positioner
 +
{
 +
  position: relative;
 +
  width: 160px;
 +
  height: 160px;
 +
  margin-left: 10px;
 +
}
 +
#holder
 +
{
 +
  position: absolute;
 +
  width: 150px;
 +
  overflow: hidden;
 +
  border: 0px solid #000;
}
}
</style>
</style>
Line 188: Line 203:
<menuu>
<menuu>
<div id="wrapper">
<div id="wrapper">
 +
      <div id="positioner"> 
 +
        <div id="holder"> 
<div id="akoD">
<div id="akoD">
Line 212: Line 229:
<div class="akoL"><a href="https://2012.igem.org/Team:UT-Tokyo-Software/MedalL">Medal Fullfillment</a></div>
<div class="akoL"><a href="https://2012.igem.org/Team:UT-Tokyo-Software/MedalL">Medal Fullfillment</a></div>
 +
</div>
 +
</div>
</div>
</div>
</div>
</div>
</menuu>
</menuu>
 +
</body>
</body>
</html>
</html>

Revision as of 08:07, 16 September 2012