Skip to content
Snippets Groups Projects
Commit 24f554f4 authored by Arina Filatova's avatar Arina Filatova
Browse files

new part col table

parent a9073c97
No related branches found
No related tags found
No related merge requests found
Pipeline #459848 passed
...@@ -18,15 +18,16 @@ title: Our Part Collection ...@@ -18,15 +18,16 @@ title: Our Part Collection
padding: 12px; padding: 12px;
background-color: #0073e6; /* Darker shade for the header */ background-color: #0073e6; /* Darker shade for the header */
color: #ffffff; /* White text for contrast */ color: #ffffff; /* White text for contrast */
border: 1px solid #b3c7f7; /* Border around header */
} }
th, td { th, td {
padding: 10px;
text-align: left;
border: 1px solid #b3c7f7; /* Light border for separation */ border: 1px solid #b3c7f7; /* Light border for separation */
} }
td { td {
padding: 10px;
text-align: left;
background-color: #b3c7f7; /* Light background for readability */ background-color: #b3c7f7; /* Light background for readability */
color: #1c2740; /* Dark text for visibility */ color: #1c2740; /* Dark text for visibility */
} }
...@@ -54,4 +55,6 @@ title: Our Part Collection ...@@ -54,4 +55,6 @@ title: Our Part Collection
| BioBrick Part | Short Description | Part Type | Sequence | Assembly Compatibility | Designed By | Module | References | | BioBrick Part | Short Description | Part Type | Sequence | Assembly Compatibility | Designed By | Module | References |
|---------------|-------------------|-----------|----------|----------------------------------------------|--------------|--------|------------| |---------------|-------------------|-----------|----------|----------------------------------------------|--------------|--------|------------|
| [Part 1](http://parts.igem.org/Part:BBa_XXXXXXXX) | Part Name | Type | AGA | <span class="bubble">21</span> <span class="bubble">1000</span> | Iulia Beres | Module | [Hui, C. et al. (April 9, 2018)](https://doi.org/10.1038/s41598-018-24134-3) | | [Part 1](http://parts.igem.org/Part:BBa_XXXXXXXX) | Part Name | Type | AGA | <span class="bubble">21</span> <span class="bubble">1000</span> | Iulia Beres | Module | [Hui, C. et al. (April 9, 2018)](https://doi.org/10.1038/s41598-018-24134-3) |
|---------------|-------------------|-----------|----------|----------------------------------------------|--------------|--------|------------|
| [Part 2](http://parts.igem.org/Part:BBa_XXXXXXXX) | Part Name | Type | AGA | <span class="bubble">21</span> <span class="bubble">1000</span> | Iulia Beres | Module | [Hui, C. et al. (April 9, 2018)](https://doi.org/10.1038/s41598-018-24134-3) | | [Part 2](http://parts.igem.org/Part:BBa_XXXXXXXX) | Part Name | Type | AGA | <span class="bubble">21</span> <span class="bubble">1000</span> | Iulia Beres | Module | [Hui, C. et al. (April 9, 2018)](https://doi.org/10.1038/s41598-018-24134-3) |
|---------------|-------------------|-----------|----------|----------------------------------------------|--------------|--------|------------|
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment