navigator.acss 142 B

123456789
  1. .navigator-hover button {
  2. background-color:blue;
  3. color: #fff;
  4. }
  5. .other-navigator-hover button {
  6. background-color:red;
  7. color: #fff;
  8. }