Difference between revisions of "Team:Groningen/Human Practices"

Line 5: Line 5:
 
     <meta charset="UTF-8">
 
     <meta charset="UTF-8">
 
     <style>
 
     <style>
            main.grid {
+
        main.grid {
                width: 100%;
+
            width: 100%;
                display: grid;
+
            display: grid;
                grid-template-columns: 2.5% 110px 1fr 2.5%;
+
            grid-template-columns: 2.5% 110px 1fr 2.5%;
                column-gap: 2.5%;
+
            column-gap: 2.5%;
    }
+
        }
 +
 
 +
        div.main_left {
 +
            grid-column-start: 2;
 +
        }
 +
 
 +
        div.main_right {
 +
            grid-column-start: 3;
 +
        }
 +
       
 
     </style>
 
     </style>
 
</head>
 
</head>

Revision as of 22:09, 15 October 2021

Human Practices

Introduction

Scope of the problem

Human Practices tools

A stakeholder-based approach

Safety

Tools for future iGEM teams

Human Practices collaborations