Skip to content

Instantly share code, notes, and snippets.

@mroesele
mroesele / blank_base.css
Created September 4, 2024 12:10 — forked from kimcoleman/blank_base.css
Sample file for theme developers include the CSS classes for v3.1 of Paid Memberships Pro elements.
.pmpro_message { }
.pmpro_message.pmpro_success { }
.pmpro_message.pmpro_error { }
.pmpro_message.pmpro_alert { }
.pmpro_message a { }
.pmpro_success a { }
.pmpro_error a { }
.pmpro_alert a { }