|
|
Line 39: |
Line 39: |
| } | | } |
| | | |
− | @import url('https://fonts.googleapis.com/css?family=Merriweather|Open+Sans|Raleway'); | + | /******************** ALL FONTS START ********************/ |
| + | @import url('https://fonts.googleapis.com/css?family=Merriweather|Open+Sans:400,700|Raleway'); |
| + | @font-face { |
| + | font-family: 'Futura'; |
| + | src: url('../futura/futura\ medium\ bt.ttf'); |
| + | } |
| + | |
| + | body { |
| + | font-family: 'Open Sans', sans-serif; |
| + | } |
| + | |
| + | .dropbtn, .dropdown-content { |
| + | font-size: 16px; |
| + | } |
| + | |
| + | .parts-page-banner > svg > text, .standard-page-content-title, .standard-page-side-bar-wrapper { |
| + | font-family: 'Futura', sans-serif; |
| + | } |
| + | /******************** ALL FONTS END ********************/ |
| + | |
| html, | | html, |
| body { | | body { |
Line 55: |
Line 74: |
| p { | | p { |
| color: #000; | | color: #000; |
− | font-family: 'Open Sans', sans-serif;
| |
| } | | } |
| | | |
Line 77: |
Line 95: |
| width: 140px; | | width: 140px; |
| } | | } |
− |
| |
− | .nav-bar-main-menu {
| |
− | font-family: 'Raleway', sans-serif;
| |
− | }
| |
− |
| |
| | | |
| .dropbtn { | | .dropbtn { |
Line 209: |
Line 222: |
| position: relative; | | position: relative; |
| padding-right: 18px; | | padding-right: 18px; |
| + | padding-left: 18px; |
| border-right: 0.5px solid white; | | border-right: 0.5px solid white; |
| } | | } |
Line 222: |
Line 236: |
| .icon img { | | .icon img { |
| height: 24px; | | height: 24px; |
| + | } |
| + | |
| + | .standard-page-content-title { |
| + | margin-top: 40px; |
| + | font-size: 24px; |
| + | color: #000 !important; |
| + | position: relative; |
| + | } |
| + | |
| + | .green-accent-line-left { |
| + | border: #a0e0bd solid 1px; |
| + | display: block; |
| + | float: left; |
| + | margin: 1em auto 1em auto; |
| + | width: 80px; |
| } | | } |
| | | |
Line 236: |
Line 265: |
| padding-right: 100px; | | padding-right: 100px; |
| padding-left: 90px; | | padding-left: 90px; |
− | padding-top: 35px; | + | padding-top: 5%; |
| padding-bottom: 35px; | | padding-bottom: 35px; |
− | }
| |
− |
| |
− | .parts-header-text {
| |
− | font-size: 24pt !important;
| |
− | text-align: center !important;
| |
− | color: #000;
| |
| } | | } |
| | | |
Line 306: |
Line 329: |
| #groupparts a { | | #groupparts a { |
| color: #016c64; | | color: #016c64; |
| + | } |
| + | |
| + | a.icon { |
| + | padding: 0 !important; |
| } | | } |
| /******************** PARTS PAGE GRID END ********************/ | | /******************** PARTS PAGE GRID END ********************/ |
Line 402: |
Line 429: |
| <div class="parts-page-content-wrapper"> | | <div class="parts-page-content-wrapper"> |
| <div class="parts-content-wrapper"> | | <div class="parts-content-wrapper"> |
− | <div class="parts-header-wrapper"><p class="parts-header-text">Basic Parts<p></div> | + | <div class="standard-page-content-title">Basic Parts</div> |
− | <hr class="yellow-accent-line-center">
| + | <hr class="green-accent-line-left"> |
| <div class="parts-text-wrapper"> | | <div class="parts-text-wrapper"> |
− | <p> | + | <p style="margin-top: 40px;"> |
| <strong>The basic parts are BBa_k2960000 and BBa_k2960007 to BBa_k2960011.</strong><br><br> | | <strong>The basic parts are BBa_k2960000 and BBa_k2960007 to BBa_k2960011.</strong><br><br> |
| BBa_k2960000 contains the sequence for a single stranded DNA aptamer which binds to microcystin-LR. BBa_k2960007 through BBa_k2960011 contain the genes for mlr B, C, D, E, and F, respectively. | | BBa_k2960000 contains the sequence for a single stranded DNA aptamer which binds to microcystin-LR. BBa_k2960007 through BBa_k2960011 contain the genes for mlr B, C, D, E, and F, respectively. |