Team:IIT Delhi/Safety

From 2013.igem.org

(Difference between revisions)
(Undo revision 139162 by Harshitsinha (talk))
Line 5: Line 5:
   <title></title>
   <title></title>
   <style ="text/css">
   <style ="text/css">
-
<! Code from DTU-iGEM 2011 !>
+
contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
-
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
+
  display:none;}
-
display:none;}
+
/* Redesigning the topmenu */ /***************************/ body {
/* Redesigning the topmenu */ /***************************/ body {
-
margin: 10px 0 0 0;
+
  margin: 10px 0 0 0;
-
padding: 0;}
+
  padding: 0;}
#content, #globalWrapper {
#content, #globalWrapper {
-
border: none;
+
  border: none;
-
width: 100%;
+
  width: 100%;
-
margin: 0;
+
  margin: 0;
-
padding: 0;}
+
  padding: 0;}
.centering {
.centering {
-
margin: 0 auto;
+
  margin: 0 auto;
-
width: 965px;}
+
  width: 965px;}
-
<! DTU iGEM Code End !>
+
#wrap {
#wrap {
width: 100%; /* Spans the width of the page */
width: 100%; /* Spans the width of the page */
Line 49: Line 47:
display: block;
display: block;
}
}
-
.navbar li:hover, a:hover {background-color: #54879d;} .navbar li ul {
+
.navbar li:hover, a:hover {background-color: #54879d;}  
 +
.navbar li ul {
display: none; /* Hides the drop-down menu */
display: none; /* Hides the drop-down menu */
height: auto; margin: 0; /* Aligns drop-down box underneath the menu item */
height: auto; margin: 0; /* Aligns drop-down box underneath the menu item */
Line 55: Line 54:
display: block; /* Displays the drop-down box when the menu item is hovered over */
display: block; /* Displays the drop-down box when the menu item is hovered over */
}
}
-
.navbar li ul li {background-color: #54879d;} .navbar li ul li a {
+
.navbar li ul li {background-color: #54879d;}  
 +
.navbar li ul li a {
border-left: 1px solid #1f5065; border-right: 1px solid #1f5065; border-top: 1px solid #74a3b7; border-bottom: 1px solid #1f5065; }
border-left: 1px solid #1f5065; border-right: 1px solid #1f5065; border-top: 1px solid #74a3b7; border-bottom: 1px solid #1f5065; }
.navbar li ul li a:hover {background-color: #366b82;}
.navbar li ul li a:hover {background-color: #366b82;}

Revision as of 11:07, 20 September 2013