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

m
m
 
(14 intermediate revisions by the same user not shown)
Line 49: Line 49:
 
#bodyContent a[href ^="https://"], .link-https {
 
#bodyContent a[href ^="https://"], .link-https {
 
     background: none;
 
     background: none;
 +
}
 +
 +
#bodyContent a[href ^="https://2020.igem.org/Team:CCU_Taiwan/"]:hover, .link-https:hover {
 +
    background-color: #f8f9fa;
 +
}
 +
 +
#bodyContent a[href ^="https://2020.igem.org/Team:CCU_Taiwan/"]:active, .link-https:active {
 +
    background-color: rgba(155,30,30);
 
}
 
}
  
Line 61: 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 156: Line 107:
 
                     <section class="dropdown-menu" aria-labelledby="navbarDropdown">
 
                     <section class="dropdown-menu" aria-labelledby="navbarDropdown">
 
                         <a class="dropdown-item" href="#">Team Members</a>
 
                         <a class="dropdown-item" href="#">Team Members</a>
                         <a class="dropdown-item" href="#">Attribution</a>
+
                         <a class="dropdown-item" href="https://2020.igem.org/Team:CCU_Taiwan/Attributions">Attributions</a>
                         <a class="dropdown-item" href="sponsors.html" target="_blank">Sponsors</a>
+
                         <a class="dropdown-item" href="https://2020.igem.org/Team:CCU_Taiwan/Contribution">Contribution</a>
 +
                        <a class="dropdown-item" href="#">Sponsors</a>
 
                     </section>
 
                     </section>
 
                 </li>
 
                 </li>
Line 163: Line 115:
 
                     <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Project</a>
 
                     <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Project</a>
 
                     <section class="dropdown-menu" aria-labelledby="navbarDropdown">
 
                     <section class="dropdown-menu" aria-labelledby="navbarDropdown">
                         <a class="dropdown-item" href="#">Description</a>
+
                         <a class="dropdown-item" href="https://2020.igem.org/Team:CCU_Taiwan/Description">Description</a>
                         <a class="dropdown-item" href="#" target="_blank">Design</a>
+
                         <a class="dropdown-item" href="https://2020.igem.org/Team:CCU_Taiwan/Implementation">Implementation</a>
                         <a class="dropdown-item" href="#">Model</a>
+
                        <a class="dropdown-item" href="https://2020.igem.org/Team:CCU_Taiwan/Design">Design</a>
                         <a class="dropdown-item" href="#">Hardware</a>
+
                         <a class="dropdown-item" href="https://2020.igem.org/Team:CCU_Taiwan/Engineering">Engineering</a>
                         <a class="dropdown-item" href="https://2020.igem.org/Team:CCU_Taiwan/Safety" target="_blank">Safety</a>
+
                         <a class="dropdown-item" href="https://2020.igem.org/Team:CCU_Taiwan/Model">Model</a>
 +
                         <a class="dropdown-item" href="https://2020.igem.org/Team:CCU_Taiwan/Results">Results</a>
 +
                        <a class="dropdown-item" href="https://2020.igem.org/Team:CCU_Taiwan/Safety">Safety</a>
 
                     </section>
 
                     </section>
 
                 </li>
 
                 </li>
Line 173: 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="parts.html" target="_blank">Parts</a>
+
                         <a class="dropdown-item" href="#">Improvement</a>
                         <a class="dropdown-item" href="#">Improve</a>
+
 
                     </section>
 
                     </section>
 
                 </li>
 
                 </li>
Line 182: Line 135:
 
                     </a>
 
                     </a>
 
                     <section class="dropdown-menu" aria-labelledby="navbarDropdown">
 
                     <section class="dropdown-menu" aria-labelledby="navbarDropdown">
                         <a class="dropdown-item" href="#">Human Practices</a>
+
                         <a class="dropdown-item" href="https://2020.igem.org/Team:CCU_Taiwan/Human_Practices">Human Practices</a>
                         <a class="dropdown-item" href="#">Education</a>
+
                         <a class="dropdown-item" href="https://2020.igem.org/Team:CCU_Taiwan/Education">Education</a>
                         <a class="dropdown-item" href="#">Collaborations</a>
+
                         <a class="dropdown-item" href="https://2020.igem.org/Team:CCU_Taiwan/Collaborations">Collaborations</a>
 
                     </section>
 
                     </section>
 
                 </li>
 
                 </li>

Latest revision as of 13:37, 5 September 2020