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

Line 141: Line 141:
 
top: 45%;
 
top: 45%;
 
left: 12%;
 
left: 12%;
 +
width: 25%;
 +
padding: 5px;
 +
margin: 5px;
 +
z-index: 100;
 +
color: white;
 +
border: 3px double #c0c0c0;
 +
background: black;
 +
filter:alpha(opacity=60);
 +
-moz-opacity:.60;
 +
opacity:.60;
 +
}
 +
 +
div#bilda {
 +
position: relative;
 +
width: 100%;
 +
}
 +
 +
div#bilda a {
 +
display: block;
 +
}
 +
 +
div#bilda a:hover {
 +
 +
}
 +
 +
div#bilda a span {
 +
display: none;
 +
}
 +
 +
div#bilda a:hover span {
 +
display: block;
 +
text-decoration : none;
 +
text-align: center;
 +
position:absolute;
 +
top: 45%;
 +
left: 25%;
 
width: 25%;
 
width: 25%;
 
padding: 5px;
 
padding: 5px;

Revision as of 20:59, 25 October 2017