- Timestamp:
- 04/09/2024 06:55:58 AM (20 months ago)
- Location:
- daizy/7.1
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from daizy/7.0)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
daizy/7.1/functions.php
r222933 r223907 1 1 <?php 2 2 3 define( 'DAIZY_THEME_VERSION', '7. 0' );3 define( 'DAIZY_THEME_VERSION', '7.1' ); 4 4 5 5 function daizy_css() { -
daizy/7.1/readme.txt
r222933 r223907 4 4 Tested up to: 6.4.3 5 5 Requires PHP: 5.6 6 Stable tag: 7. 07 Version: 7. 06 Stable tag: 7.1 7 Version: 7.1 8 8 License: GPLv3 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 85 85 ##Changelog 86 86 87 @version 7.1 88 * Woo Product Title Improved 89 87 90 @version 7.0 88 91 * Fixed Style Issue -
daizy/7.1/style.css
r222933 r223907 6 6 Description: Daizy is a trending WordPress theme with lots of powerful features, instantly giving a professional look to your online presence. Daizy comes with everything you could ever need to build an amazing website, and it's perfect for any type of business! View the demo of Daizy Premium https://demo.speciatheme.com/pro/?theme=daizy 7 7 Template: specia 8 Version: 7. 08 Version: 7.1 9 9 Tested up to: 6.4 10 10 Requires PHP: 5.6 … … 980 980 line-height: 1.5; 981 981 } 982 983 .wc-block-components-product-title a.wc-block-components-product-name:hover, 984 .wc-block-components-product-title a.wc-block-components-product-name:focus { 985 color: inherit; 986 }
Note: See TracChangeset
for help on using the changeset viewer.