Hi Torbjøn!
Setting up a custom tribe-events.css file to house these events-specific changes is a great starting point – and you can find out more about setting this up in our Themer’s Guide 🙂
A rule like this should allow you to change link colours across the board:
#tribe-events a { color: red !important; }
I’d also like to change the bg-color of the “present” day header-color (which is blue-ish by default), but can’t seem to find the right css-path…
I’m not quite clear what you’re referring to – give you point me to an example of what you wish to change?
Thanks!