Team:IIT Delhi/Notebook

From 2013.igem.org

(Difference between revisions)
Line 35: Line 35:
margin: 0;
margin: 0;
position: absolute; /* Ensures that the menu doesn’t affect other elements */
position: absolute; /* Ensures that the menu doesn’t affect other elements */
-
border-right: 1px solid #333333; }
+
border-right: 1px solid white; }
.navbar li {
.navbar li {
height: auto;
height: auto;
Line 44: Line 44:
font: normal bold 12px/1.2em Arial, Verdana, Helvetica; padding: 0;
font: normal bold 12px/1.2em Arial, Verdana, Helvetica; padding: 0;
margin: 0;
margin: 0;
-
background-color: #333333;
+
background-color: white;
}
}
.navbar a { padding: 18px 0; /* Adds a padding on the top and bottom so the text appears centered vertically */
.navbar a { padding: 18px 0; /* Adds a padding on the top and bottom so the text appears centered vertically */
-
border-left: 1px solid #333333; border-right: 1px solid #333333; text-decoration: none; /* Removes the default hyperlink styling. */
+
border-left: 1px solid white; border-right: 1px solid #333333; text-decoration: none; /* Removes the default hyperlink styling. */
color: white; /* Text color is white */
color: white; /* Text color is white */
display: block;
display: block;

Revision as of 13:06, 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