|
|
(3 intermediate revisions by the same user not shown) |
Line 146: |
Line 146: |
| | | |
| .toolkit-dropdown-content { | | .toolkit-dropdown-content { |
− | width: 590px; | + | width: 630px; |
| left: -160px; | | left: -160px; |
| } | | } |
Line 255: |
Line 255: |
| /******************** PARTS PAGE START ********************/ | | /******************** PARTS PAGE START ********************/ |
| .parts-page-banner { | | .parts-page-banner { |
− | background-color: #a0e0bd;
| + | background-image: url(https://static.igem.org/mediawiki/2019/d/db/T--Cornell--basicparts-lucas.jpeg); |
− | } | + | background-size: cover; |
| + | fill: black; } |
| | | |
| .parts-page-content-wrapper { | | .parts-page-content-wrapper { |
Line 393: |
Line 394: |
| </div> | | </div> |
| <div class="nav-second-col"> | | <div class="nav-second-col"> |
− | <li class="pd-list-title"><b>DESIGN</b></li> | + | <li class="pd-list-title"><b>PRODUCT DEVELOPMENT</b></li> |
| <li><a href="https://2019.igem.org/Team:Cornell/DesignProcess">DESIGN PROCESS</a></li> | | <li><a href="https://2019.igem.org/Team:Cornell/DesignProcess">DESIGN PROCESS</a></li> |
| + | <li><a href="https://2019.igem.org/Team:Cornell/Hardware">HARDWARE</a></li> |
| </div> | | </div> |
| <div class="nav-third-col"> | | <div class="nav-third-col"> |
Line 420: |
Line 422: |
| <header class="parts-page-banner"> | | <header class="parts-page-banner"> |
| <svg viewBox="0 0 100 100" width=100% height=100%> | | <svg viewBox="0 0 100 100" width=100% height=100%> |
− | <circle cx="50" cy="50" r="40" fill="white" fill-opacity="0.4"/>
| |
| <text text-anchor="middle" alignment-baseline="middle" x=50% y=50%>Basic Parts</text> | | <text text-anchor="middle" alignment-baseline="middle" x=50% y=50%>Basic Parts</text> |
| </svg> | | </svg> |