Team:IIT Delhi/Safety

From 2013.igem.org

(Difference between revisions)
(Blanked the page)
Line 1: Line 1:
 +
<html>
 +
<head>
 +
  <meta content="text/html; charset=ISO-8859-1"
 +
http-equiv="content-type">
 +
  <title>css</title>
 +
  <style type="text/css">
 +
#contentSub, #search-controls, .firstHeading, #catlinks, #p-logo {
 +
  display: none;
 +
}
 +
#top-section {
 +
  border:  none;
 +
  height: 0px;
 +
}
 +
#content {
 +
  border:  none;
 +
}
 +
#body {
 +
  margin: 0;
 +
  padding: 0;
 +
  background: #ffffff none repeat scroll 0%;
 +
  font-family: 'Open Sans',sans-serif;
 +
  font-size: 13px;
 +
  color: #5b5b5b;
 +
}
 +
#header-wrapper {
 +
  background: #b50d0d none repeat scroll 0% 50%;
 +
  height: 120px;
 +
}
 +
#header {
 +
  background: #b50d0d none repeat scroll 0% 50%;
 +
  width: 1000px;
 +
  margin-top: 0;
 +
  margin-bottom: 0;
 +
  padding-top: 0px;
 +
  padding-bottom: 0px;
 +
  height: 120px;
 +
}
 +
  </style>
 +
</head>
 +
<body
 +
style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 153);"
 +
alink="#000099" link="#000099" vlink="#990099">
 +
<div id="header">
 +
</div>
 +
</body>
 +
</html>

Revision as of 07:45, 20 September 2013

css