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

upd part collection table

parent 51a79f44
No related branches found
No related tags found
No related merge requests found
Pipeline #468780 failed
......@@ -20,15 +20,15 @@ title: Our Part Collection
th {
padding: 12px;
background-color: #396d7e; /* Lighter shade for the header */
background-color: #396d7e; /* Header background color */
color: #ffffff; /* White text for contrast */
border: 2px solid #1c2740; /* Lighter border around header */
border: 2px solid #1c2740; /* Border color around header */
}
th, td {
padding: 10px;
text-align: left;
border: 2px solid #b3c7f7; /* Lighter border for separation */
border: 2px solid #b3c7f7; /* Border color for separation */
}
td {
......@@ -37,8 +37,8 @@ title: Our Part Collection
}
tbody tr:hover {
background-color: #b3c7f7; /* Highlight on hover for interactivity */
color: #1c2740; /* Keep text dark for visibility */
background-color: #b3c7f7; /* Highlight on hover */
color: #1c2740; /* Keep text dark */
}
tbody tr:nth-child(odd) {
......@@ -65,3 +65,4 @@ title: Our Part Collection
| [BBa_K5306003](http://parts.igem.org/Part:BBa_K5306003) | Nitrate Reductase (nasC) | Basic Part | AGA | <span class="bubble">21</span> <span class="bubble">1000</span> | Iulia Beres | [Hui, C. et al. (April 9, 2018)](https://doi.org/10.1038/s41598-018-24134-3) |
| [BBa_K5306004](http://parts.igem.org/Part:BBa_K5306004) | Nitrite Reductase (nasB) | Basic Part | AGA | <span class="bubble">21</span> <span class="bubble">1000</span> | Iulia Beres | [Hui, C. et al. (April 9, 2018)](https://doi.org/10.1038/s41598-018-24134-3) |
| [BBa_K5306006](http://parts.igem.org/Part:BBa_K5306006) | ANRA Pathway | Composite Part | AGA | <span class="bubble">21</span> <span class="bubble">1000</span> | Iulia Beres | [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