暗色主题:Meetup 嵌入内容难以阅读

When using Dark Theme, meetup embeds are difficult to read.

Any suggestions on how to improve this?

The problematic CSS comes directly from the Meetup API, so I suggest contacting them.

http://api.meetup.com/oembed?url=https://www.meetup.com/Web3-Melbourne/events/lpgpsqyzjbjc/

You can also try a override in your local theme:

#meetup_oembed {
    background: none !important;
}
4 个赞

Thanks @Falco I have raised with Meetup, will see what they come back with.

1 个赞