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

 
(48 intermediate revisions by 2 users not shown)
Line 119: Line 119:
 
div#bild {
 
div#bild {
 
position: relative;
 
position: relative;
width: 100%;
+
width:50%; float:left; }
}
+
  
 
div#bild a {
 
div#bild a {
Line 139: Line 138:
 
text-align: center;
 
text-align: center;
 
position:absolute;
 
position:absolute;
top: 0px;
+
left: 0;
+
width: 50%;
width: 400px;
+
top:40%;
padding: 2px;
+
left:25%;
margin: 2px;
+
 
 +
padding: 5px;
 +
margin: 5px;
 
z-index: 100;
 
z-index: 100;
 
color: white;
 
color: white;
Line 154: Line 155:
  
  
 +
div#bilda {
 +
position: relative;
 +
width: 100%;
 +
float:left; height:100%
 +
}
  
 +
div#bilda a {
 +
display: block;
 +
}
 +
 +
div#bilda a:hover {
  
body.mediawiki.ltr.sitedir-ltr.ns-0.ns-subject.page-Team_Potsdam.skin-igem.action-view {
 
background-image: none;
 
background-color: white
 
 
}
 
}
 +
 +
div#bilda a span {
 +
display: none;
 +
}
 +
 +
div#bilda a:hover span {
 +
display: block;
 +
text-decoration : none;
 +
text-align: center;
 +
position:absolute;
 +
top: 45%;
 +
left: 37%;
 +
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#bildb {
 +
position: relative;
 +
width:50%; float:left; }
 +
 +
div#bildb a {
 +
display: block;
 +
}
 +
 +
div#bildb a:hover {
 +
 +
}
 +
 +
div#bildb a span {
 +
display: none;
 +
}
 +
 +
div#bildb a:hover span {
 +
display: block;
 +
text-decoration : none;
 +
text-align: center;
 +
position:absolute;
 +
 +
width: 50%;
 +
top:40%;
 +
left: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#sponsor-wrapper {background:transparent;
 
div#sponsor-wrapper {background:transparent;
Line 192: Line 263:
 
left:~"calc(50% - 200px)";
 
left:~"calc(50% - 200px)";
 
top:150px;
 
top:150px;
line-height:40px;
+
line-height:50px;
  
 
}
 
}
Line 249: Line 320:
 
background-color:#FFFFFF;
 
background-color:#FFFFFF;
 
opacity: 0.8;
 
opacity: 0.8;
 +
        line-height:30px;
 
}
 
}
 
.ImageContainer img
 
.ImageContainer img
Line 260: Line 332:
  
 
.Description p{
 
.Description p{
margin:20px;
+
margin:30px;
  
 
}
 
}
 +
  
  
Line 268: Line 341:
  
 
.tallwrapper{
 
.tallwrapper{
       height:4600px;
+
       height:5700px;
 
}
 
}
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
  
  
Line 277: Line 365:
 
     font-weight:bold
 
     font-weight:bold
 
     }
 
     }
 +
 +
 +
 +
 +
 +
 +
* {box-sizing:border-box}
 +
body {font-family: Verdana,sans-serif;}
 +
.mySlides {display:none}
 +
 +
 +
/* Slideshow container */
 +
.slideshow-containera {
 +
  max-width: 400px;
 +
  position: center;
 +
 
 +
  margin: auto;
 +
 
 +
}
 +
 +
  
  
 
</style></head></html>
 
</style></head></html>

Latest revision as of 12:58, 1 November 2017