Team:SDU-Denmark/menu

From 2012.igem.org

(Difference between revisions)
Line 56: Line 56:
clear: both;
clear: both;
}
}
 +
 +
/*::::::::: SideNav :::::::::*/
 +
#sidenav2 {
 +
width: ;
 +
position: absolute; /* fixed */
 +
float: left;
 +
background-color: rgba(255, 255, 255, 0.0);
 +
margin:0px 0px 0px 0px; /* top right bottom left*/
 +
height: 100%;
 +
}
 +
 +
 +
</style>
</style>
Line 65: Line 78:
<body STYLE="background-color:transparent">
<body STYLE="background-color:transparent">
-
<div id="sidenav">
+
<div id="sidenav2">
<!--\\\\ ACCORDION MENU ////-->
<!--\\\\ ACCORDION MENU ////-->

Revision as of 17:28, 30 August 2012

iGEM TEAM ::: SDU-DENMARK