Template:CSS/Delft2014 main

From 2014.igem.org

(Difference between revisions)
 
(18 intermediate revisions not shown)
Line 143: Line 143:
     text-align:left;
     text-align:left;
}
}
 +
 +
.hidden{
 +
display:none !important;
 +
}
 +
 +
.tableofcontents{
.tableofcontents{
-
   border: 1px solid #898989;
+
   border-width: 1px;
 +
  border-style: solid;
 +
  border-color: #878787;  
   background-color: #F2F1F1;
   background-color: #F2F1F1;
   display: inline-block;
   display: inline-block;
Line 159: Line 167:
     text-align: left;
     text-align: left;
}
}
-
   
+
 
 +
.moduleImage {
 +
    float: left;
 +
    margin-left: 20px;
 +
    margin-bottom: 20px;   
 +
}
 +
 
 +
.landmine {
 +
    width: 463px;
 +
    height: 351px;
 +
}
 +
 
 +
 
 +
.electrontransport {
 +
    width: 386px;
 +
    height: 372px;
 +
}
 +
 
 +
.curli {
 +
    width: 401px;
 +
    height: 304px;
 +
}
/*---HEADER SYTLING---------*/
/*---HEADER SYTLING---------*/
Line 176: Line 205:
     height:140px;
     height:140px;
     left: 87.5%;
     left: 87.5%;
-
     z-index: 10;
+
     z-index: 510;
}
}
Line 209: Line 238:
#bottom-section{
#bottom-section{
     background-color: #DCFFDC;
     background-color: #DCFFDC;
-
     border: 0 none;
+
     border-top: 8px solid #54beaa;
-
    z-index: 100;
+
     margin-top: 30px;
-
/*  position: fixed; */
+
     padding: 10px;
-
    width: 100%;  
+
     font-size: 14px;
-
     margin-top: 40px;
+
     margin-bottom: 0;
-
     padding-top: 20px;
+
-
     padding-bottom: 20px;
+
-
     text-align: center;
+
-
    font-size: 18px;
+
}
}
Line 266: Line 291:
     display: block;
     display: block;
     text-decoration: none;
     text-decoration: none;
-
     padding: 6px 20px 3px 20px;
+
     padding: 6px 15px 3px 15px;
     background: #dcffdc;
     background: #dcffdc;
     margin-left: 1px;
     margin-left: 1px;
Line 288: Line 313:
     width: 260px;
     width: 260px;
     height: auto;
     height: auto;
-
     padding: 10px;
+
     padding: 4px;
     background-color: white;
     background-color: white;
     float: none;     
     float: none;     

Latest revision as of 18:00, 17 October 2014