- Timestamp:
- 12/14/2024 12:48:40 PM (11 months ago)
- Location:
- daizy/10.6
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from daizy/10.5)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
daizy/10.6/functions.php
r251779 r252317 1 1 <?php 2 2 3 define( 'DAIZY_THEME_VERSION', '10. 5' );3 define( 'DAIZY_THEME_VERSION', '10.6' ); 4 4 5 5 function daizy_css() { -
daizy/10.6/readme.txt
r251779 r252317 4 4 Tested up to: 6.7 5 5 Requires PHP: 5.6 6 Stable tag: 10. 57 Version: 10. 56 Stable tag: 10.6 7 Version: 10.6 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 10.6 88 * Block CSS improvements 89 87 90 @version 10.5 88 91 * Style Improvement -
daizy/10.6/style.css
r251779 r252317 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: 10. 58 Version: 10.6 9 9 Tested up to: 6.7 10 10 Requires PHP: 5.6 … … 1100 1100 background-color: #1b8415; 1101 1101 } 1102 1103 .wp-block-social-links .wp-social-link:last-child { 1104 margin-bottom: 8px; 1105 }
Note: See TracChangeset
for help on using the changeset viewer.