Difference between revisions of "Team:DTU-Denmark"

Line 209: Line 209:
 
       margin: auto;
 
       margin: auto;
 
     }
 
     }
 
 
  
 
     /*hides list*/
 
     /*hides list*/
Line 220: Line 218:
 
     }
 
     }
  
 +
    /*makes nav bar choices float next to each other*/
 +
 +
    .dropdown {
 +
      float: right;
 +
      height: 40px;
 +
    }
 +
 +
/*layout of nav bar choice buttons*/
 +
 +
  .dropdown .dropbtn {
 +
  height: 40px;
 +
  display: inline-block;
 +
  color: white;
 +
  text-align: center;
 +
  padding: 10px 16px;
 +
  width: 200px;
 +
  text-decoration: none;
 +
  font-size: 1em;
 +
  font-family: sans-serif, "Times New Roman", Times, serif;
 +
  }
  
  

Revision as of 17:22, 16 July 2017

DTU iGEM wiki 2017