- Timestamp:
- 11/25/2025 05:00:39 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/inc/custom-css.php
r60537 r61302 19 19 * @param string $suffix The CSS suffix. 20 20 * @param bool $display Print the styles. 21 * @return string 21 * @return string Generated CSS. 22 22 */ 23 23 function twenty_twenty_one_generate_css( $selector, $style, $value, $prefix = '', $suffix = '', $display = true ) {
Note: See TracChangeset
for help on using the changeset viewer.