Team:IIT Delhi/Safety

From 2013.igem.org

(Difference between revisions)
(Undo revision 139162 by Harshitsinha (talk))
Line 1: Line 1:
 +
<html>
<html>
<head>
<head>
Line 6: Line 7:
   <style ="text/css">
   <style ="text/css">
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;}
#wrap {
#wrap {
width: 100%; /* Spans the width of the page */
width: 100%; /* Spans the width of the page */
Line 47: Line 48:
display: block;
display: block;
}
}
-
.navbar li:hover, a:hover {background-color: #54879d;}  
+
.navbar li:hover, a:hover {background-color: #54879d;} .navbar li ul {
-
.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 54: 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 {background-color: #54879d;} .navbar li ul li a {
-
.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;}
Line 61: Line 60:
</head>
</head>
<body>
<body>
 +
<table
 +
style="text-align: left; background-color: rgb(255, 255, 153); width: 100%; height: 32px;"
 +
border="0" cellpadding="2" cellspacing="2">
 +
  <tbody>
 +
    <tr>
 +
      <td colspan="1" rowspan="1"
 +
style="vertical-align: top; text-align: center;"></td>
 +
    </tr>
 +
  </tbody>
 +
</table>
<div id="wrap">
<div id="wrap">
<ul class="navbar">
<ul class="navbar">

Revision as of 11:14, 20 September 2013