Difference between revisions of "Template:TPHS San Diego"

Line 324: Line 324:
 
                 padding: 20px;
 
                 padding: 20px;
 
                 width:40%;
 
                 width:40%;
                 min-height: 150px;
+
                  
 
                 /*height: 40%;*/
 
                 /*height: 40%;*/
 
                 background: #333333;
 
                 background: #333333;
Line 331: Line 331:
 
line-height: 30px;
 
line-height: 30px;
 
             }
 
             }
             .slide_container > .wrapper{
+
              
position: absolute;
+
top: 50%;
+
transform: translateY(-50%);
+
width: inherit;
+
height: inherit;
+
}
+
 
             @keyframes slide {
 
             @keyframes slide {
 
                 0% {left: 100%; width:100%;visibility: visible;}
 
                 0% {left: 100%; width:100%;visibility: visible;}

Revision as of 04:07, 16 October 2018