Difference between revisions of "Team:TU Dresden"

Line 142: Line 142:
 
}
 
}
  
 +
#HOME-SAFETY {
 +
display:block;
 +
width: 250px;
 +
height: 170px;
 +
background-image: url(https://static.igem.org/mediawiki/2015/d/d5/TU_Dresden_Safety_Small.png);
 +
background-repeat: no-repeat;
 +
background-position: top;
 +
                float:right;
 +
margin-left: auto;
 +
margin-right: auto;
 +
                position: fixed;
 +
                bottom: 290px;
 +
                right: 350px;
 +
}
  
 +
#HOME-SAFETY:hover {
 +
background-position: bottom;
 +
}
 
p.big {
 
p.big {
 
     line-height: 1000%;
 
     line-height: 1000%;

Revision as of 23:20, 12 September 2015