Team:Exeter/Applications

From 2012.igem.org

(Difference between revisions)
Line 12: Line 12:
<link rel="stylesheet" href="https://2012.igem.org/Team:Exeter/sdmenu.css?action=raw&amp;ctype=text/css" type="text/css"  media="screen" />
<link rel="stylesheet" href="https://2012.igem.org/Team:Exeter/sdmenu.css?action=raw&amp;ctype=text/css" type="text/css"  media="screen" />
 +
<style>
 +
div.sdmenu {
 +
width: 1075px;
 +
font-family:DokChampa, sans-serif;
 +
font-size: 30px;
 +
padding: 10px;
 +
background: url(bottom.gif) no-repeat  right bottom;
 +
color: #fff;
 +
}
 +
div.sdmenu div {
 +
background: url(title.gif) repeat-x;
 +
overflow: hidden;
 +
}
 +
div.sdmenu div:first-child {
 +
background: url(toptitle.gif) no-repeat;
 +
}
 +
div.sdmenu div.collapsed {
 +
height: 70px;
 +
}
 +
div.sdmenu div span {
 +
display: block;
 +
padding: 5px 25px;
 +
font-weight: bold;
 +
color:#000;
 +
background:url(../Documents/igem/uparrow.png) #F0C427 no-repeat 10px center;
 +
cursor: default;
 +
border-bottom: 1px solid #ddd;
 +
text-align:center;
 +
}
 +
div.sdmenu div.collapsed span {
 +
background-image:url(../Documents/igem/downarrow.png);
 +
}
 +
div.sdmenu div a {
 +
padding: 5px 10px;
 +
background: #eee;
 +
display: block;
 +
border-bottom: 1px solid #ddd;
 +
color: #066;
 +
font-size:16px;
 +
}
 +
div.sdmenu div a.current {
 +
background : #ccc;
 +
}
 +
div.sdmenu div a:hover {
 +
text-decoration: none;
 +
}
 +
</style>
<script type="text/javascript">
<script type="text/javascript">

Revision as of 08:58, 19 July 2012

Slashdot's Menu