Difference between revisions of "Template:Team:Baltimore Bio-Crew/JS"

Line 3: Line 3:
 
<head>
 
<head>
 
<style>
 
<style>
body {margin:0;}
+
body {
 +
margin:0;
 +
}
  
 
.topnav {
 
.topnav {
 
margin 0;
 
margin 0;
 
padding: center;
 
padding: center;
  overflow: hidden;
+
overflow: hidden;
 
  background-color: #FF1493;
 
  background-color: #FF1493;
 
height:60px;
 
height:60px;
Line 29: Line 31:
  
 
.topnav a.active {
 
.topnav a.active {
     background-color: #0cedf4;
+
     background-color: #0cedf4;
 
     color: white;
 
     color: white;
 
}
 
}

Revision as of 11:59, 28 October 2017