Felipebuson (Talk | contribs) |
|||
(22 intermediate revisions by 2 users not shown) | |||
Line 31: | Line 31: | ||
display: none; | display: none; | ||
} | } | ||
+ | .conteudo li{ | ||
+ | font-family: 'Ubuntu', sans-serif; | ||
+ | font-size: 1.2em; | ||
+ | } | ||
/*==É a última id antes do inicio real da sua programação, aqui zeramos tudo novamente para podermos mexer sem problemas maiores posteriormente==*/ | /*==É a última id antes do inicio real da sua programação, aqui zeramos tudo novamente para podermos mexer sem problemas maiores posteriormente==*/ | ||
Line 126: | Line 130: | ||
padding: 10px 8px; | padding: 10px 8px; | ||
text-decoration: none; | text-decoration: none; | ||
− | border-radius: 4px 4px | + | border-radius: 4px 4px 0px 0px; |
} | } | ||
Line 238: | Line 242: | ||
.para-grad{ | .para-grad{ | ||
+ | background: transparent; | ||
+ | } | ||
+ | |||
+ | .para-grad:hover{ | ||
background: -webkit-linear-gradient(to right, #bb1931, #670037); | background: -webkit-linear-gradient(to right, #bb1931, #670037); | ||
background: linear-gradient(to right, #bb1931, #670037); | background: linear-gradient(to right, #bb1931, #670037); | ||
− | color: #fff; | + | text-color: #fff; |
border-radius: 7px; | border-radius: 7px; | ||
} | } | ||
− | + | .para-grad a{ | |
− | + | ||
− | + | ||
− | + | ||
− | .para-grad a | + | |
background: -webkit-linear-gradient(to right, #bb1931, #670037); | background: -webkit-linear-gradient(to right, #bb1931, #670037); | ||
background: linear-gradient(to right, #bb1931, #670037); | background: linear-gradient(to right, #bb1931, #670037); | ||
-webkit-background-clip: text; | -webkit-background-clip: text; | ||
− | + | color: #670037; | |
− | + | } | |
− | .para-grad a{ | + | .para-grad a:hover{ |
color: #fff; | color: #fff; | ||
− | + | } | |
#equipe{ | #equipe{ | ||
Line 291: | Line 295: | ||
.banner img{ | .banner img{ | ||
+ | max-width: 100%; | ||
+ | margin-left: -0.029%; | ||
+ | } | ||
+ | .banner video{ | ||
max-width: 100%; | max-width: 100%; | ||
margin-left: -0.029%; | margin-left: -0.029%; | ||
Line 470: | Line 478: | ||
<li class="drop-down"><a class="drop-btn e-amarelo" id="modelagem">Modelling</a> | <li class="drop-down"><a class="drop-btn e-amarelo" id="modelagem">Modelling</a> | ||
<div class="dropdown-content modelagem"> | <div class="dropdown-content modelagem"> | ||
− | <a href="https://2018.igem.org/Team:USP-Brazil/Model">Model</a> | + | <a href="https://2018.igem.org/Team:USP-Brazil/Modelling">Overview</a> |
+ | <a href="https://2018.igem.org/Team:USP-Brazil/Model">Single System Model</a> | ||
<a href="https://2018.igem.org/Team:USP-Brazil/Simulations">Simulations</a> | <a href="https://2018.igem.org/Team:USP-Brazil/Simulations">Simulations</a> | ||
− | <a href="https://2018.igem.org/Team:USP-Brazil/ | + | <a href="https://2018.igem.org/Team:USP-Brazil/MultiModel">Multi-Systems Model</a> |
+ | <a href="https://2018.igem.org/Team:USP-Brazil/Statistics">Statistical Analysis</a> | ||
</div> | </div> | ||
<li class="drop-down"><a class="drop-btn e-verhum" id="humano">Human</a> | <li class="drop-down"><a class="drop-btn e-verhum" id="humano">Human</a> |
Latest revision as of 02:57, 18 October 2018