Difference between revisions of "Template:Team:Potsdam/CSSForTheContent"

Line 335: Line 335:
  
 
}
 
}
 +
  
  
Line 342: Line 343:
 
       height:5700px;
 
       height:5700px;
 
}
 
}
 +
 +
 +
 +
 +
 +
 +
 +
 +
.medalContainer{
 +
position:absolute;
 +
width:33%;
 +
 +
}
 +
 +
.medalDescription{
 +
position:absolute;
 +
display:none;
 +
background-color:#FFFFFF;
 +
opacity: 0.8;
 +
        line-height:30px;
 +
width:33%;
 +
}
 +
.medalContainerimg
 +
{
 +
height:100%;
 +
}
 +
 +
.medalContainer:hover + .medalDescription, .medalDescription:hover{
 +
display:block;
 +
}
 +
 +
.medalDescription p{
 +
margin:30px;
 +
 +
}
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
  
  

Revision as of 12:12, 1 November 2017