Line 129: | Line 129: | ||
/*Animates the NavBar left to right */ | /*Animates the NavBar left to right */ | ||
− | # | + | #lrt{ |
position: relative; | position: relative; | ||
Line 144: | Line 144: | ||
50% { left:400px; top:0px;} | 50% { left:400px; top:0px;} | ||
75% { left:600px; top:0px;} | 75% { left:600px; top:0px;} | ||
− | 100% {left: | + | 100% {left:800px; top:0px;} |
} | } | ||
Revision as of 17:44, 19 July 2017