Template:AUC Turkey

From 2012hs.igem.org

(Difference between revisions)
Line 68: Line 68:
list-style-type:none;
list-style-type:none;
width: 100%;
width: 100%;
-
margin-top: -50px;
+
margin-top: -20px;
 +
margin-left: 160px;
}
}
Line 138: Line 139:
<script type="text/javascript">
<script type="text/javascript">
$(function(){
$(function(){
-
 
$("#menu > ul > li").hover(
$("#menu > ul > li").hover(
function(){if ($(this).find("ul").is(":hidden")) {
function(){if ($(this).find("ul").is(":hidden")) {
Line 147: Line 147:
function(){$(this).find("ul").slideUp();}
function(){$(this).find("ul").slideUp();}
);
);
-
 
});
});
</script>
</script>

Revision as of 21:06, 12 June 2012