Difference between revisions of "Team:Rice/Notebook"

 
(11 intermediate revisions by 4 users not shown)
Line 35: Line 35:
 
   border-right-color: rgba(255, 0, 0, 0);
 
   border-right-color: rgba(255, 0, 0, 0);
 
}
 
}
 +
 +
 +
 
.triangle.bottom {
 
.triangle.bottom {
 
   width: 0px;
 
   width: 0px;
Line 117: Line 120:
 
   width: 33%;
 
   width: 33%;
 
   margin: 2%;
 
   margin: 2%;
 +
 
    
 
    
 
}
 
}
Line 123: Line 127:
 
.btn-1 {
 
.btn-1 {
 
   background-color: #af4657;
 
   background-color: #af4657;
   width: 30%;   
+
   width: 40%;   
 
   left: 95%;  
 
   left: 95%;  
 
   margin-bottom: 15px;
 
   margin-bottom: 15px;
 
   text-align: center;  
 
   text-align: center;  
 
   color: white;  
 
   color: white;  
   z-index: -1;
+
   z-index: 3;  
 +
 
 
}
 
}
 
.btn-1 .round {
 
.btn-1 .round {
Line 136: Line 141:
 
     margin-bottom: 15px;
 
     margin-bottom: 15px;
 
     text-align: center;  
 
     text-align: center;  
    z-index: -1;
+
 
 
      
 
      
 
}
 
}
Line 143: Line 148:
 
   background-color: #af4657;
 
   background-color: #af4657;
 
     left: 95%;   
 
     left: 95%;   
     width: 30%;
+
     width: 40%;
 
     margin-bottom: 15px;
 
     margin-bottom: 15px;
 
     text-align: center;  
 
     text-align: center;  
    z-index: -1;
+
 
 
}
 
}
 
.btn-2 .round {
 
.btn-2 .round {
Line 154: Line 159:
 
     margin-bottom: 15px;
 
     margin-bottom: 15px;
 
     text-align: center;  
 
     text-align: center;  
    z-index: -1;
+
 
 
}
 
}
  
Line 163: Line 168:
 
     margin-bottom: 15px;
 
     margin-bottom: 15px;
 
     text-align: center;  
 
     text-align: center;  
    z-index: -1;
+
 
 
}
 
}
 
.btn-3 .round {
 
.btn-3 .round {
Line 181: Line 186:
 
   color: white !important;  
 
   color: white !important;  
 
   text-transform: uppercase;
 
   text-transform: uppercase;
  font-family: sans-serif;
+
color:#ffffff!important;
 +
font-family: 'Didact Gothic', sans-serif!important;
 +
font-size: 22px!important;
 
   font-weight: bold;
 
   font-weight: bold;
 
   position: relative;
 
   position: relative;
 
   display: inline-block;
 
   display: inline-block;
 
}
 
}
 +
 
.btn-1, .btn-2, .btn-3 span {
 
.btn-1, .btn-2, .btn-3 span {
  position: relative;
+
position: relative;
 
+
text-align:center;
+
 
}
 
}
  
Line 211: Line 218:
 
<div class = "center">
 
<div class = "center">
  
   <h1>Lab Notebook</h1>
+
   <h1>LAB NOTEBOOK</h1>
 
<div class='triangle top'></div>
 
<div class='triangle top'></div>
 
<div class='triangle bottom'></div>
 
<div class='triangle bottom'></div>
Line 258: Line 265:
  
 
   <div>
 
   <div>
     <a href="" class="btn btn-2">
+
     <a href="https://static.igem.org/mediawiki/2017/9/9f/October.pdf" class="btn btn-2">
 
       <span class="txt">October</span>
 
       <span class="txt">October</span>
  
Line 265: Line 272:
  
 
   <div>
 
   <div>
     <a href="https://static.igem.org/mediawiki/parts/e/eb/Rice_igem_protocols.pdf" class="btn btn-2">
+
     <a href="https://static.igem.org/mediawiki/2017/9/9a/Protocols_final.pdf" class="btn btn-2">
 
       <span class="txt">Protocols</span>
 
       <span class="txt">Protocols</span>
  

Latest revision as of 02:16, 2 November 2017