Difference between revisions of "Template:CCU Taiwan/header footer"

m
m
 
(3 intermediate revisions by the same user not shown)
Line 51: Line 51:
 
}
 
}
  
#bodyContent a[href ^="https://2020.igem.org/"]:hover, .link-https:hover {
+
#bodyContent a[href ^="https://2020.igem.org/Team:CCU_Taiwan/"]:hover, .link-https:hover {
 
     background-color: #f8f9fa;
 
     background-color: #f8f9fa;
 +
}
 +
 +
#bodyContent a[href ^="https://2020.igem.org/Team:CCU_Taiwan/"]:active, .link-https:active {
 +
    background-color: rgba(155,30,30);
 
}
 
}
  
Line 65: Line 69:
 
     text-decoration: none;
 
     text-decoration: none;
 
     background-color: rgba(155,30,30);
 
     background-color: rgba(155,30,30);
}
 
 
/*footer*/
 
.jumbotron {
 
    padding: 2rem 1rem;
 
    margin-bottom: 0rem;
 
    background-color: #e9ecef;
 
    border-radius: .3rem;
 
    text-align: center;
 
    background-color: rgba(155, 30, 30);
 
    padding-bottom: 2rem;
 
}
 
 
.img-fluid {
 
    -webkit-filter: brightness(.9);
 
    filter: brightness(.9);
 
}
 
 
.img-fluid:hover {
 
    -webkit-filter: none;
 
    filter: none;
 
}
 
 
.footer {
 
    display: inline-flex;
 
    justify-content: space-between;
 
}
 
 
.logoblock {
 
    padding: 0rem 1rem;
 
}
 
 
.iconblock {
 
    display: inline;
 
    padding: 0rem .5rem;
 
}
 
 
 
.bg-light {
 
    background-color: rgba(255, 255, 255, .95)!important;
 
}
 
 
.trademark {
 
    font-size: small;
 
    color: white;
 
}
 
 
.icon_markblock {
 
    padding: .5rem;
 
}
 
 
.trademarkblock {
 
    padding-top: 1rem;
 
}
 
 
a:hover {
 
    text-decoration: none;
 
 
}
 
}
  
Line 180: Line 127:
 
                     <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Parts</a>
 
                     <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Parts</a>
 
                     <section class="dropdown-menu" aria-labelledby="navbarDropdown">
 
                     <section class="dropdown-menu" aria-labelledby="navbarDropdown">
                        <a class="dropdown-item" href="#">Part Collection</a>
 
 
                         <a class="dropdown-item" href="https://2020.igem.org/Team:CCU_Taiwan/Parts">Parts</a>
 
                         <a class="dropdown-item" href="https://2020.igem.org/Team:CCU_Taiwan/Parts">Parts</a>
                         <a class="dropdown-item" href="#">Improve</a>
+
                         <a class="dropdown-item" href="#">Improvement</a>
 
                     </section>
 
                     </section>
 
                 </li>
 
                 </li>

Latest revision as of 13:37, 5 September 2020