Difference between revisions of "Team:Carnegie Mellon/navbar"

Line 1: Line 1:
 
<html>
 
<html>
 
     <head>
 
     <head>
         <style src = "" type = "text/css">
+
         <style type = "text/css">
 +
 
 +
/*This was a ready heading on our page, we don't want it and this is the only way to not use it*/
 +
.firstHeading{
 +
  display: none;
 +
}
 +
/*Tried to make the content wiborder-color:dth the whole page... Not the stupid box*/
 +
#globalWrapper, #content{
 +
  width: 100%;
 +
  border: 0px;
 +
  position: relative;
 +
}
  
 
nav a {
 
nav a {
Line 66: Line 77:
 
}
 
}
  
#header {
+
/* #header {
 
       position: fixed;
 
       position: fixed;
 
       float: right;
 
       float: right;
}
+
} */
  
  

Revision as of 17:31, 11 June 2015