Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Change the color of the home & back button:

Code Block
languagecss
.menu svg {
    fill: #FFFFFF !important;
}