Difference between revisions of "Template:Ecuador"

Line 29: Line 29:
 
         margin: 0px;
 
         margin: 0px;
 
         font-family: 'Raleway', sans-serif;
 
         font-family: 'Raleway', sans-serif;
 +
}
 +
   
 +
@charset "utf-8";
 +
/* CSS Document */
 +
@import url('https://fonts.googleapis.com/css?family=Raleway');
 +
    *{
 +
margin: 0px;
 +
font-family: 'Raleway', sans-serif;
 +
display: inherit;
 
}
 
}
 
      
 
      
Line 34: Line 43:
 
.ecuador_menu {
 
.ecuador_menu {
 
     font-size: 14px;
 
     font-size: 14px;
    width: 100%;
+
width: 100%;
 
     height: 80px;
 
     height: 80px;
 
     position: fixed;
 
     position: fixed;
Line 227: Line 236:
 
     position: relative;
 
     position: relative;
 
     text-align: left;
 
     text-align: left;
     text-indent: 20px;
+
     text-indent: 15px;
 
     display: flex;
 
     display: flex;
 
     background-color: #000;
 
     background-color: #000;
Line 237: Line 246:
  
 
   .sub_menu_option:hover {
 
   .sub_menu_option:hover {
text-indent: 71px;
+
text-indent: 10px;
 
background-color: #2E86C1;
 
background-color: #2E86C1;
 
   }
 
   }
Line 405: Line 414:
 
       cursor: pointer;
 
       cursor: pointer;
 
     }
 
     }
 
  
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
Line 537: Line 545:
 
  <div class="sub_menu_option">
 
  <div class="sub_menu_option">
 
PUBLIC ENGAGEMENT
 
PUBLIC ENGAGEMENT
 +
  </div>
 +
</a>
 +
<a class="ecuador_href_sub_text" href="https://2018.igem.org/Team:Ecuador/Best-In-Human-Pract">
 +
  <div class="sub_menu_option">
 +
BEST INTEGRADED HUMAN PRACTICES
 
  </div>
 
  </div>
 
</a>
 
</a>

Revision as of 15:47, 13 October 2018