Changeset 13466 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/client/components/plugin/_sections-image-gallery.scss
- Timestamp:
- 04/05/2024 09:23:35 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/client/components/plugin/_sections-image-gallery.scss
r13390 r13466 101 101 102 102 .image-gallery-description { 103 background: #f5f5f5;104 color: $color__text-main;103 background: var(--wp--preset--color--light-grey-2); 104 color: var(--wp--preset--color--charcoal-1); 105 105 line-height: 1.5; 106 106 padding: 10px 20px;
Note: See TracChangeset
for help on using the changeset viewer.