Changeset 14225
- Timestamp:
- 12/02/2024 08:21:47 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe-2024/style.css
r14221 r14225 32 32 33 33 /* Override the Open Sans font for o2 plugin UI elements, and set to use the body font */ 34 [class*="o2"]:not(body) {34 [class*="o2"]:not(body):not(.o2-notification-close) { 35 35 font-family: inherit !important; 36 36 }
Note: See TracChangeset
for help on using the changeset viewer.