Changeset 56116
- Timestamp:
- 06/30/2023 08:54:39 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/css/blocks.css
r55997 r56116 158 158 } 159 159 160 .widget .wp-block-file .wp-block-file__button, 161 .widget .wp-block-file .wp-block-file__button:hover { 162 color: #fff; 163 } 164 160 165 /*-------------------------------------------------------------- 161 166 3.0 Blocks - Formatting … … 269 274 } 270 275 276 .widget a.wp-block-button__link:not(.has-text-color), 277 .widget a.wp-block-button__link:not(.has-text-color):hover { 278 color: #fff; 279 } 280 271 281 /* Separator */ 272 282
Note: See TracChangeset
for help on using the changeset viewer.