Changes

Jump to navigation Jump to search
126 bytes added ,  17:44, 9 September 2021
no edit summary
Line 799: Line 799:     
.cycle1{
 
.cycle1{
 +
  color: #efefef;
 
   animation-name: transition1;
 
   animation-name: transition1;
 
   animation-duration: 2s;
 
   animation-duration: 2s;
Line 805: Line 806:  
}
 
}
 
.cycle2{
 
.cycle2{
 +
  color: #d9d9d9;
 
   animation-name: transition2;
 
   animation-name: transition2;
 
   animation-duration: 2s;
 
   animation-duration: 2s;
Line 811: Line 813:  
}
 
}
 
.cycle3{
 
.cycle3{
 +
  color: #cccccc;
 
   animation-name: transition3;
 
   animation-name: transition3;
 
   animation-duration: 2s;
 
   animation-duration: 2s;
Line 817: Line 820:  
}
 
}
 
.cycle4{
 
.cycle4{
 +
  color: #b7b7b7;
 
   animation-name: transition4;
 
   animation-name: transition4;
 
   animation-duration: 2s;
 
   animation-duration: 2s;
Line 823: Line 827:  
}
 
}
 
.cycle5{
 
.cycle5{
 +
  color: #999999;
 
   animation-name: transition5;
 
   animation-name: transition5;
 
   animation-duration: 2s;
 
   animation-duration: 2s;
Line 829: Line 834:  
}
 
}
 
.cycle6{
 
.cycle6{
 +
  color: #666666;
 
   animation-name: transition6;
 
   animation-name: transition6;
 
   animation-duration: 2s;
 
   animation-duration: 2s;
Line 835: Line 841:  
}
 
}
 
.cycle7{
 
.cycle7{
 +
  color: #333333;
 
   animation-name: transition7;
 
   animation-name: transition7;
 
   animation-duration: 2s;
 
   animation-duration: 2s;

Navigation menu