Team:IIT Delhi/Notebook

From 2013.igem.org

(Difference between revisions)
Line 50: Line 50:
display: block;
display: block;
}
}
-
.navbar li:hover, a:hover {background-color: #333333;} .navbar li ul {
+
 
-
display: none; /* Hides the drop-down menu */
+
-
height: auto; margin: 0; /* Aligns drop-down box underneath the menu item */
+
-
padding: 0; /* Aligns drop-down box underneath the menu item */ } .navbar li:hover ul {
+
-
display: block; /* Displays the drop-down box when the menu item is hovered over */
+
-
}
+
#home:hover {color:red;}  
#home:hover {color:red;}  
Line 82: Line 77:
#attributions:hover {color:darkblue;}
#attributions:hover {color:darkblue;}
 +
.navbar li ul {
 +
display: none; /* Hides the drop-down menu */
 +
height: auto; margin: 0; /* Aligns drop-down box underneath the menu item */
 +
padding: 0; /* Aligns drop-down box underneath the menu item */ } .navbar li:hover ul {
 +
display: block; /* Displays the drop-down box when the menu item is hovered over */
 +
 +
}
.navbar li ul li {background-color: #333333;} .navbar li ul li a {
.navbar li ul li {background-color: #333333;} .navbar li ul li a {
border-left: 1px solid #1f5065; border-right: 1px solid #333333; border-top: 1px solid #333333; border-bottom: 1px solid #333333; }
border-left: 1px solid #1f5065; border-right: 1px solid #333333; border-top: 1px solid #333333; border-bottom: 1px solid #333333; }
.navbar li ul li a:hover {background-color: #333333;}
.navbar li ul li a:hover {background-color: #333333;}
 +
/* Slider */
/* Slider */
#image-slider {
#image-slider {

Revision as of 09:05, 26 September 2013

Navigation-Top




Heading 1


NOTEBOOK

























Feel Free to contact us at igemiitdelhi2013 at gmail dot com if you have queries; requests; suggestions et cetera.

Thanks to iGEM and IIT Delhi,
we had an awesome summer!
Our Project was supported by and done by the students

 of IIT Delhi, India.

This project was done as a part of iGEM:
iGEM Main Website