Team:UCLondon/Templates/timeline-struct

From 2012e.igem.org

(Difference between revisions)
Line 21: Line 21:
   #timeline{  
   #timeline{  
-
           width:90%;
+
           width:100%;
           overflow: hidden;
           overflow: hidden;
}
}
Line 52: Line 52:
#issues {
#issues {
-
width: 590px;
+
width: 550px;
height: 250px;
height: 250px;
-
overflow: hidden;
+
//overflow: hidden;
}
}
/* check here */
/* check here */
#issues li {
#issues li {
-
width: 580px;
+
width: 550px;
height: 250px;
height: 250px;
list-style: none;
list-style: none;

Revision as of 21:54, 20 October 2012