Changeset 57240
- Timestamp:
- 01/03/2024 10:11:01 PM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/fonts.php
r56540 r57240 23 23 * @type string $font-family The font-family property. 24 24 * @type string|string[] $src The URL(s) to each resource containing the font data. 25 * @type string $font _style Optional. The font-style property. Default 'normal'.25 * @type string $font-style Optional. The font-style property. Default 'normal'. 26 26 * @type string $font-weight Optional. The font-weight property. Default '400'. 27 27 * @type string $font-display Optional. The font-display property. Default 'fallback'.
Note: See TracChangeset
for help on using the changeset viewer.