Team:IIT Delhi/Notebook
From 2013.igem.org
(Difference between revisions)
Deepakmehta (Talk | contribs) |
Deepakmehta (Talk | contribs) |
||
Line 47: | Line 47: | ||
} | } | ||
.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 white; border-right: 1px solid | + | border-left: 1px solid white; border-right: 1px solid white; text-decoration: none; /* Removes the default hyperlink styling. */ |
color: white; /* Text color is white */ | color: white; /* Text color is white */ | ||
display: block; | display: block; | ||
Line 53: | Line 53: | ||
#home {background-color:red;} | #home {background-color:red;} | ||
- | #home:hover {color:red; background-color: | + | #home:hover {color:red; background-color: white;} |
#Project {background-color:orange;} | #Project {background-color:orange;} | ||
- | #Project:hover {color:orange; background-color: | + | #Project:hover {color:orange; background-color: white;} |
#overview {background-color: orange;} | #overview {background-color: orange;} | ||
- | #overview:hover {color:orange; background-color: | + | #overview:hover {color:orange; background-color: white;} |
#motivation {background-color: orange;} | #motivation {background-color: orange;} | ||
- | #motivation:hover {color:orange; background-color: | + | #motivation:hover {color:orange; background-color: white;} |
#model {background-color: orange;} | #model {background-color: orange;} | ||
- | #model:hover {color:orange; background-color: | + | #model:hover {color:orange; background-color: white;} |
#biobricks {background-color: orange;} | #biobricks {background-color: orange;} | ||
- | #biobricks:hover {color:orange; background-color: | + | #biobricks:hover {color:orange; background-color: white;} |
#modelling {background-color: #b3b300;} | #modelling {background-color: #b3b300;} |
Revision as of 13:09, 26 September 2013
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 |