Difference between revisions of "Template:TPHS San Diego"

Line 255: Line 255:
 
                 background-size:cover;
 
                 background-size:cover;
 
                 background-position:center;
 
                 background-position:center;
 +
visibility: hidden;
 
             }
 
             }
 
              
 
              
Line 263: Line 264:
 
                 background-size:cover;
 
                 background-size:cover;
 
                 background-position:center;
 
                 background-position:center;
 +
visibility: hidden;
 
             }
 
             }
 
              
 
              
Line 270: Line 272:
 
                 background-size:cover;
 
                 background-size:cover;
 
                 background-position:center;
 
                 background-position:center;
 +
visibility: hidden;
 
             }
 
             }
 
              
 
              
Line 278: Line 281:
 
                 background-size:cover;
 
                 background-size:cover;
 
                 background-position:center;
 
                 background-position:center;
 +
visibility: hidden;
 
             }
 
             }
 
              
 
              
Line 292: Line 296:
 
              
 
              
 
             @keyframes slide {
 
             @keyframes slide {
                 0% {left: 100%; width:100%;}
+
                 0% {left: 100%; width:100%;visibility: visible;}
                 5% {left: 0%; }
+
                 5% {left: 0%; visibility: visible;}
                 25% {left: 0%;}
+
                 25% {left: 0%;visibility: visible;}
                 30%{left :-100%; width:100%;}
+
                 30%{left :-100%; width:100%;visibility: visible;}
                 30.001%{left:-100%; width:0%;}
+
                 30.001%{left:-100%; width:0%;visibility: visible;}
                 100% {left:100%; width:0%;}
+
                 100% {left:100%; width:0%;visibility: visible;}
 
             }
 
             }
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 01:28, 14 October 2018