Difference between revisions of "Team:SVCE Chennai"

m
Line 13: Line 13:
 
body{
 
body{
 
     margin: 0;
 
     margin: 0;
 +
}
 +
.firstHeading{
 +
  display: none;
 +
}
 +
#globalWrapper, #content{
 +
  width: 100%;
 +
  border: 0px;
 +
  position: relative;
 
}
 
}
 
#header{
 
#header{
Line 18: Line 26:
 
   height: 150px;
 
   height: 150px;
 
   background-color: rgba(0,0,0,1);
 
   background-color: rgba(0,0,0,1);
  position: fixed;
+
  //position: fixed;
 +
position:relative;
 +
border:0px;
 
   width: 100%;
 
   width: 100%;
 
}
 
}

Revision as of 06:43, 7 August 2015

<!DOCTYPE html> Safety