2 Commits

Author SHA1 Message Date
HBIDamian
202be92c06
RGB PMMP Logo (#5825) 2023-06-12 13:30:44 +01:00
XenialDan
cfd550451f
Added dark mode variant of the logo (#5014)
Since the text is barely visible on dark mode (black on black), i added an inverted version that only shows with dark mode using the [picture](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/picture) tag.
The tag is supported in all browsers except IE since ~2015
I added an exception block for old IE versions, new versions dropped support for `[if IE]` though
2022-05-11 13:44:20 +01:00