MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Mcrherme
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    Mcrherme

    @Mcrherme

    0
    Reputation
    216
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Mcrherme Unfollow Follow

    Latest posts made by Mcrherme

    • Changing color nstreinen module

      I want to change the departure delay to red color
      I managed to change the symbol color to yellow but can’t seem to change the delay to red:
      here is my custom.css:

      .nstreinen .symbol {
      color: #f7d417;
      }
      .nstreinen .departureDelay {
      color: #ff0000;
      }

      sorry for my bad English

      alt text

      posted in Custom CSS
      M
      Mcrherme