Difference between revisions of "Team:Marburg/Experiments"

Line 1: Line 1:
 
{{Marburg}}
 
{{Marburg}}
 
<html>
 
<html>
  <style>
+
    .popup-content {
+
      max-height: calc(100vh - 88px - 4em) !important;
+
    }
+
 
+
    .lbl-toggle {
+
      text-align: inherit !important;
+
    }
+
 
+
    .box-dark {
+
      background-color: #3d404d;
+
      min-height: 30vh;
+
      box-shadow: 1px 1px 40px black;
+
      margin-left: -10vw;
+
      width: 120vw;
+
      position: relative;
+
      z-index: 2;
+
      display: flex;
+
      flex-direction: column;
+
      align-items: center;
+
      transform: rotate(355deg);
+
      justify-content: center;
+
      margin-top: -12vh;
+
    }
+
 
+
    .heading {
+
      color: #f5f5f5;
+
      text-align: center;
+
      font-size: 1.75em;
+
      width: fit-content;
+
      margin-top: 25px;
+
      margin-bottom: unset !important;
+
      transform: rotate(-355deg);
+
    }
+
 
+
    .line {
+
      border-top: 2px solid #f5f5f5;
+
      background-color: #f5f5f5;
+
      border-width: 2px;
+
      display: block;
+
      width: 100px;
+
      margin-top: 25px;
+
      margin-bottom: unset;
+
      transform: rotate(-355deg);
+
    }
+
 
+
    .logo {
+
      width: 100px;
+
      height: 100px;
+
      position: absolute;
+
      bottom: -50px;
+
      transform: rotate(-355deg);
+
      margin-left: -10px;
+
    }
+
 
+
    .main {
+
      overflow-x: hidden;
+
    }
+
 
+
    hr {
+
      display: block;
+
      height: 1px;
+
      border: 0;
+
      border-top: 2px solid #3d404d;
+
      padding: 0;
+
      margin: 1em auto;
+
      width: 50vw;
+
    }
+
 
+
    @media (max-width: 810px) {
+
 
+
      .logo,
+
      .line,
+
      .heading {
+
        margin-left: -30px;
+
      }
+
 
+
      .line {
+
        margin: 1.5rem 0 !important;
+
        margin-left: -40px !important;
+
      }
+
    }
+
  </style>
+
 
   <div>
 
   <div>
 
     <div class="box-dark">
 
     <div class="box-dark">
Line 96: Line 14:
 
         <p>
 
         <p>
 
           <i>"When you're experimenting you have to try so many things before you choose what you want, and you may
 
           <i>"When you're experimenting you have to try so many things before you choose what you want, and you may
             go days getting nothing but exhaustion."</i><br>- <b>Fred Astaire</b>
+
             go days getting nothing but exhaustion."</i>- <b>Fred Astaire</b>
 
         </p>
 
         </p>
 
       </section>
 
       </section>

Revision as of 15:05, 7 December 2019

E X P E R I M E N T S


"When you're experimenting you have to try so many things before you choose what you want, and you may go days getting nothing but exhaustion."- Fred Astaire

P R O T O C O L S


All the protocols used in our project are listed here.

L A B B O O K S


Our labbook entrys.

A U T O M A T I O N
P R O T O C O L S


The protocols of the Automation Lab can be found here.