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

 
(10 intermediate revisions by 2 users not shown)
Line 335: Line 335:
  
 
}
 
}
 +
  
  
Line 342: Line 343:
 
       height:5700px;
 
       height:5700px;
 
}
 
}
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
  
  
Line 363: Line 379:
 
.slideshow-containera {
 
.slideshow-containera {
 
   max-width: 400px;
 
   max-width: 400px;
   position: left;
+
   position: center;
 +
 
 
   margin: auto;
 
   margin: auto;
 
    
 
    
 
}
 
}
  
/* Caption text */
 
.texta {
 
  color: 000000;
 
  font-size: 20px;
 
  padding: 10px 0px;
 
  position: absolute;
 
  bottom: 5px;
 
  width: 100%;
 
  text-align: left;
 
}
 
  
/* Number text (1/3 etc) */
 
.numbertexta {
 
  color: 000000;
 
  font-size: 6px;
 
  padding: 5px 7px;
 
  position: absolute;
 
  top: 0;
 
}
 
 
 
/* The dots/bullets/indicators (a) */
 
.dota {
 
  height: 5px;
 
  width: 5px;
 
  margin: 0 2px;
 
  background-color: #bbb;
 
  border-radius: 50%;
 
  display: inline-block;
 
  transition: background-color 0.6s ease;
 
}
 
  
  
 
</style></head></html>
 
</style></head></html>

Latest revision as of 12:58, 1 November 2017