Line 35: | Line 35: | ||
} | } | ||
.ecuador_menu { | .ecuador_menu { | ||
+ | font-size: 16px; | ||
width: 100%; | width: 100%; | ||
height: 100px; | height: 100px; | ||
Line 40: | Line 41: | ||
left: 0px; | left: 0px; | ||
top: 15px; | top: 15px; | ||
− | background-color: # | + | background-color: #2471A3; |
animation-name: fade-in; | animation-name: fade-in; | ||
animation-duration: 2s; | animation-duration: 2s; | ||
Line 69: | Line 70: | ||
.ecuador_home:hover { | .ecuador_home:hover { | ||
cursor: pointer; | cursor: pointer; | ||
− | font-size: | + | font-size: 18px; |
background-color: #154360; | background-color: #154360; | ||
box-shadow: none; | box-shadow: none; | ||
Line 91: | Line 92: | ||
align-items: center; | align-items: center; | ||
display: flex; | display: flex; | ||
− | color: # | + | color: #FFFFFF; |
transition: 0.2s; | transition: 0.2s; | ||
text-align: center; | text-align: center; | ||
Line 103: | Line 104: | ||
align-items: center !important; | align-items: center !important; | ||
display: flex !important; | display: flex !important; | ||
− | color: # | + | color: #FFFFFF !important; |
transition: 0.2s !important; | transition: 0.2s !important; | ||
text-align: center !important; | text-align: center !important; | ||
Line 139: | Line 140: | ||
top: 50px; | top: 50px; | ||
background-color: #FFF; | background-color: #FFF; | ||
− | |||
display: none; | display: none; | ||
} | } | ||
Line 167: | Line 167: | ||
left: 0px; | left: 0px; | ||
top: 110px; | top: 110px; | ||
− | background-color: # | + | margin-top: -40px; |
− | background-image: url(https://static.igem.org/mediawiki/2018/ | + | background-color: #FFFFFF; |
+ | background-image: url(https://static.igem.org/mediawiki/2018/5/5f/T--Ecuador--Logo.png); | ||
background-position: center; | background-position: center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; |
Revision as of 00:41, 3 June 2018