Difference between revisions of "Template:Aalto-Helsinki/CSS"

m
m
Line 120: Line 120:
 
   border-left-style: solid;*/
 
   border-left-style: solid;*/
 
}
 
}
 
/*Why don't z-index in these two (on top and below) work?? They both have positioning.. And different z-index values...*/
 
  
 
/*The small picture in front of every entry*/
 
/*The small picture in front of every entry*/
 
.entrylogo{
 
.entrylogo{
   content:url(https://2015.igem.org/File:Aalto-Helsinki_timeline_box_10pt.png);
+
   content:src(https://2015.igem.org/File:Aalto-Helsinki_timeline_box_10pt.png);
 
   padding-top: 10px;
 
   padding-top: 10px;
 
   width: 15px;
 
   width: 15px;
Line 131: Line 129:
 
   z-index: 1;
 
   z-index: 1;
 
   position: absolute;
 
   position: absolute;
  top: 0;
 
 
}
 
}
 
/*Styling for the text in the entry*/
 
/*Styling for the text in the entry*/

Revision as of 11:17, 25 June 2015