Difference between revisions of "Team:Uppsala/Human Practices/Market Analysis"

Line 17: Line 17:
 
                 background-image: url("https://static.igem.org/mediawiki/2018/5/58/T--Uppsala--HP_banner.jpg");
 
                 background-image: url("https://static.igem.org/mediawiki/2018/5/58/T--Uppsala--HP_banner.jpg");
  
/*
 
            }
 
            .btn-group button {
 
                background-color: #8B1A32;
 
                color: #f9f9f9; /* White text */
 
                padding: 10px 24px; /* Some padding */
 
                cursor: pointer; /* Pointer/hand icon */
 
                font-size: 26px;
 
                border-radius: 4px;
 
                text-align: center;
 
  
                transition: all 0.5s;
 
                font-family: “raleway”;
 
  
  
            }
 
  
            .btn-group span {
 
                cursor: pointer;
 
                display: inline-block;
 
                position: relative;
 
                transition: 0.5s;
 
            }
 
  
            .btn-group span:after {
+
          div-figure1 { position: relative; }
                content: ‘\00bb’;
+
          img-figure1 { position: absolute; }  
                position: absolute;
+
                opacity: 0;
+
                top: 0;
+
                right: -20px;
+
                transition: 0.5s;
+
            }
+
  
  
*/
 
  
  
            /* Have added button:hover */
 
            .btn-group button:hover span {
 
                padding-right: 25px;
 
            }
 
 
            /* Have added button:hover */
 
            .btn-group button:hover span:after {
 
                opacity: 1;
 
                right: 0;
 
            }
 
 
 
 
 
 
/*
 
 
            table.tablesorter tbody td {
 
                vertical-align: top;
 
                padding: 8px 10px;
 
                font-size: 14px;
 
            }
 
 
            table.pgrouptable td {
 
                border: 1px solid rgb(61,61,61);
 
                background-color: #f5f5f5;
 
                color: #000;
 
                padding: 3px;
 
                font-size: 11px;
 
                line-height: 12px;
 
            }
 
 
 
 
            table.tablesorter thead tr th, table.tablesorter tfoot tr th {
 
                /* height: 35px; */
 
                font-size: 14px;
 
                font-family: 'Roboto', sans-serif;
 
                padding: 10px 10px;
 
                background: navajowhite;
 
            }
 
            table.pgrouptable thead th {
 
                border: 1px solid rgb(61,61,61);
 
                padding: 3px 5px 3px 3px;
 
                background-color: #525252;
 
                text-align: left;
 
            }
 
            table.tablesorter thead th {
 
                text-align: left;
 
            }
 
  
*/
 
 
             .content-card-2 .content-card-img{
 
             .content-card-2 .content-card-img{
 
                 max-height:500px;
 
                 max-height:500px;
Line 457: Line 380:
 
                         </div>
 
                         </div>
  
                         <div class="side-img" style="background-color:darkolivegreen;">
+
                         <div class="side-img" style="background-color:darkolivegreen;" id="div-figure1">
 
                             <!-- Here goes the big image to the right -->  
 
                             <!-- Here goes the big image to the right -->  
                            <br>
+
                         
                            <br>
+
                             <img src="https://static.igem.org/mediawiki/2018/0/00/T--Uppsala--SwNrTreatNrDiagwiki.png" id="img-figure;">
                            <br>
+
                            <br>
+
                             <img src="https://static.igem.org/mediawiki/2018/0/00/T--Uppsala--SwNrTreatNrDiagwiki.png">   
+
                            <br>
+
 
                             <p> <strong> Figure 1: </strong> Correlations between the “Frequency of diagnoses done for parasitic infections each year” against the “Frequency of treatments done for parasitic infections each year”. Number of treatments have the parameter &#60;1 that corresponds to treatments occurring less often than once per year. NA represents the group that did not answer about number of diagnosis.. </p>
 
                             <p> <strong> Figure 1: </strong> Correlations between the “Frequency of diagnoses done for parasitic infections each year” against the “Frequency of treatments done for parasitic infections each year”. Number of treatments have the parameter &#60;1 that corresponds to treatments occurring less often than once per year. NA represents the group that did not answer about number of diagnosis.. </p>
 
                         </div>
 
                         </div>

Revision as of 17:43, 17 October 2018