Difference between revisions of "Team:TP-CC San Diego/Attributions"

Line 10: Line 10:
 
animation:animateright 0.4s;
 
animation:animateright 0.4s;
 
}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
 
}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
 +
 
.text-wrapper
 
.text-wrapper
 
{
 
{
Line 42: Line 43:
  
 
.container {
 
.container {
   width: 75%;
+
  position: relative;
 +
   width: 100%;
 
   display: inline;
 
   display: inline;
   margin-left: auto;
+
   height: 400px;
  margin-right: auto;
+
  background-color: blue;
+
 
}
 
}
 
.container:hover .overlay {
 
.container:hover .overlay {

Revision as of 03:27, 16 October 2017


Attributions

Team