Difference between revisions of "Team:Manchester/Templates/NavBar"

Line 2: Line 2:
 
<head>
 
<head>
 
<link href="https://2017.igem.org/Team:Manchester/Resources/CSS:Bootstrap?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2017.igem.org/Team:Manchester/Resources/CSS:Bootstrap?action=raw&ctype=text/css" rel="stylesheet">
 +
 
<link href="https://2017.igem.org/Team:Manchester/Resources/CSS:BootstrapStyling?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2017.igem.org/Team:Manchester/Resources/CSS:BootstrapStyling?action=raw&ctype=text/css" rel="stylesheet">
  
Line 98: Line 99:
 
   padding: 0px;
 
   padding: 0px;
 
   float: left;
 
   float: left;
   background-color: white;
+
   background-color: transparent;
 
}
 
}
  
Line 106: Line 107:
 
   padding: 0px;
 
   padding: 0px;
 
   float: left;
 
   float: left;
 +
  background-color: transparent;
 
}
 
}
  
Line 113: Line 115:
 
   padding: 10px 0px;
 
   padding: 10px 0px;
 
   float: left;
 
   float: left;
   background-color: white;
+
   background-color: transparent;
 
}
 
}
  
 
.column.full_size {
 
.column.full_size {
 
   width: 100%;
 
   width: 100%;
 +
background-color: transparent;
 
}
 
}
  
Line 127: Line 130:
 
.column.half_size {
 
.column.half_size {
 
   width: 50%;
 
   width: 50%;
 +
background-color: transparent;
 
}
 
}
  
Line 338: Line 342:
 
   .column.half_size {
 
   .column.half_size {
 
     width: 100%;
 
     width: 100%;
 +
background-color: transparent;
 
   }
 
   }
 
   .column img {
 
   .column img {

Revision as of 23:42, 14 June 2017