Team:IIT Delhi/Notebook
From 2013.igem.org
(Difference between revisions)
Deepakmehta (Talk | contribs) |
Deepakmehta (Talk | contribs) |
||
Line 42: | Line 42: | ||
text-align: center; /* All text is placed in the center of the box */ | text-align: center; /* All text is placed in the center of the box */ | ||
list-style: none; /* Removes the default styling (bullets) for the list */ | list-style: none; /* Removes the default styling (bullets) for the list */ | ||
- | font: normal bold | + | font: normal bold 14px/1.2em Arial, Verdana, Helvetica; padding: 0; |
margin: 0; | margin: 0; | ||
background-color: white; | background-color: white; | ||
Line 67: | Line 67: | ||
#modelling {background-color: #b3b300;} | #modelling {background-color: #b3b300;} | ||
- | #modelling:hover {color:#b3b300; background-color: | + | #modelling:hover {color:#b3b300; background-color: white;} |
#methods {background-color: green;} | #methods {background-color: green;} | ||
- | #methods:hover {color:green; background-color: | + | #methods:hover {color:green; background-color:white;} |
#protocol {background-color: green;} | #protocol {background-color: green;} | ||
- | #protocol:hover {color:green; background-color: | + | #protocol:hover {color:green; background-color:white;} |
#notebook {background-color: green;} | #notebook {background-color: green;} | ||
- | #notebook:hover {color:green; background-color: | + | #notebook:hover {color:green; background-color: white;} |
#safety {background-color: green;} | #safety {background-color: green;} | ||
- | #safety:hover {color:green; background-color: | + | #safety:hover {color:green; background-color:white;} |
#outreach {background-color: violet;} | #outreach {background-color: violet;} | ||
- | #outreach:hover {color:violet; background-color: | + | #outreach:hover {color:violet; background-color: white;} |
#orientation {background-color: violet;} | #orientation {background-color: violet;} | ||
- | #orientation:hover {color:violet; background-color: | + | #orientation:hover {color:violet; background-color: white;} |
#south {background-color: violet;} | #south {background-color: violet;} | ||
- | #south:hover {color:violet; background-color: | + | #south:hover {color:violet; background-color: white;} |
#bill {background-color: violet;} | #bill {background-color: violet;} | ||
- | #bill:hover {color:violet; background-color: | + | #bill:hover {color:violet; background-color: white;} |
#biotoilets {background-color: violet;} | #biotoilets {background-color: violet;} | ||
- | #biotoilets:hover {color:violet; background-color: | + | #biotoilets:hover {color:violet; background-color: white;} |
#team {background-color: darkblue;} | #team {background-color: darkblue;} | ||
- | #team:hover {color:darkblue; background-color: | + | #team:hover {color:darkblue; background-color: white;} |
#student {background-color: darkblue;} | #student {background-color: darkblue;} | ||
- | #student:hover {color:darkblue; background-color: | + | #student:hover {color:darkblue; background-color: white;} |
#faculty {background-color: darkblue;} | #faculty {background-color: darkblue;} | ||
- | #faculty:hover {color:darkblue; background-color: | + | #faculty:hover {color:darkblue; background-color: white;} |
#attributions {background-color: darkblue;} | #attributions {background-color: darkblue;} | ||
- | #attributions:hover {color:darkblue; background-color: | + | #attributions:hover {color:darkblue; background-color: white;} |
.navbar li ul { | .navbar li ul { | ||
Line 106: | Line 106: | ||
} | } | ||
- | .navbar li ul li {background-color: | + | .navbar li ul li {background-color: white;} .navbar li ul li a { |
- | border-left: 1px solid #1f5065; border-right: 1px solid | + | border-left: 1px solid #1f5065; border-right: 1px solid white; border-top: 1px solid white; border-bottom: 1px solid #333333; } |
- | .navbar li ul li a:hover {background-color: | + | .navbar li ul li a:hover {background-color: white;} |
/* Slider */ | /* Slider */ |
Revision as of 13:18, 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 |