Difference between revisions of "Template:Lethbridge HS/navbar"

Line 8: Line 8:
 
       color: white;
 
       color: white;
 
       margin-top: 20px;
 
       margin-top: 20px;
 +
    }
 +
 +
    .home:hover {
 +
      background-color: lightgreen;
 
     }
 
     }
  
Line 50: Line 54:
 
     .navbar ul li {
 
     .navbar ul li {
 
       float: left;
 
       float: left;
       width: 192px;
+
       width: 165px;
 
       height: 40px;
 
       height: 40px;
 
       opacity: .9;
 
       opacity: .9;
Line 90: Line 94:
 
<div class="navbar">
 
<div class="navbar">
 
   <ul>
 
   <ul>
 +
    <!-- Home -->
 +
    <li><a class="home" href="https://2017.igem.org/Team:Lethbridge_HS">Home</a></li>
 
     <!-- Project -->
 
     <!-- Project -->
 
     <li><a class="drop-project" href="#">Project</a>
 
     <li><a class="drop-project" href="#">Project</a>

Revision as of 20:44, 13 July 2017