Line 62: | Line 62: | ||
color: #FFF; | color: #FFF; | ||
transition: 0.5s; | transition: 0.5s; | ||
− | |||
-webkit-box-shadow: inset -60px -33px 154px -24px rgba(33,47,60,1); | -webkit-box-shadow: inset -60px -33px 154px -24px rgba(33,47,60,1); | ||
-moz-box-shadow: inset -60px -33px 154px -24px rgba(33,47,60,1); | -moz-box-shadow: inset -60px -33px 154px -24px rgba(33,47,60,1); | ||
Line 70: | Line 69: | ||
.ecuador_home:hover { | .ecuador_home:hover { | ||
cursor: pointer; | cursor: pointer; | ||
− | font-size: | + | font-size: 15px; |
background-color: #154360; | background-color: #154360; | ||
box-shadow: none; | box-shadow: none; | ||
Line 107: | Line 106: | ||
transition: 0.2s !important; | transition: 0.2s !important; | ||
text-align: center !important; | text-align: center !important; | ||
+ | text-decoration: none !important; | ||
+ | } | ||
+ | |||
+ | .ecuador_href_sub_text { | ||
+ | width: 100% !important; | ||
+ | height: 40px !important; | ||
+ | position: relative !important; | ||
+ | text-align: left !important; | ||
+ | text-indent: 20px !important; | ||
+ | display: flex !important; | ||
+ | background-color: #000 !important; | ||
+ | margin: auto auto !important; | ||
+ | align-items: center !important; | ||
+ | transition: 0.2s !important; | ||
+ | color: #D5DBDB !important; | ||
text-decoration: none !important; | text-decoration: none !important; | ||
} | } | ||
Line 273: | Line 287: | ||
DESIGN | DESIGN | ||
</div> | </div> | ||
− | <div class="sub_menu_option"> | + | <a class="ecuador_href_sub_text" href="https://2018.igem.org/Team:Ecuador/Background"> |
− | + | <div class="sub_menu_option"> | |
− | + | BACKGROUND | |
+ | </div> | ||
+ | </a> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 19:55, 29 April 2018