Difference between revisions of "Template:Pittsburgh"

m
m
Line 173: Line 173:
 
         text-align: center;
 
         text-align: center;
 
         font-weight: bold;
 
         font-weight: bold;
         color: #1c2957;
+
         color: #72c9b6;
 
         cursor: pointer;
 
         cursor: pointer;
 
         -webkit-transition: all 0.4s ease;
 
         -webkit-transition: all 0.4s ease;
Line 184: Line 184:
 
         /* when hovering on that button */
 
         /* when hovering on that button */
 
         .collapsable_menu_control:hover {
 
         .collapsable_menu_control:hover {
             background-color: #1c2957;
+
             background-color: #72c9b6;
             color: white;
+
             color: #000000;
 
         }
 
         }
  
Line 548: Line 548:
 
<!-- my own menu start -->
 
<!-- my own menu start -->
  
<div class="collapsable_menu_control">
+
<div>
  
 
<span class="anchor" id="Top"></span>
 
<span class="anchor" id="Top"></span>
     <ul id="accordion" class="accordion my-top-menu">
+
     <ul class="my-top-menu">
 
   
 
   
 
         <li class="my-menu-item"><a href="https://2016.igem.org/Team:Pittsburgh"> Home </a></li>
 
         <li class="my-menu-item"><a href="https://2016.igem.org/Team:Pittsburgh"> Home </a></li>

Revision as of 21:53, 19 October 2016