Changeset 228033
- Timestamp:
- 05/16/2024 02:18:55 PM (19 months ago)
- Location:
- avenza/1.1.0
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from avenza/1.0.9)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
avenza/1.1.0/functions.php
r227214 r228033 3 3 * Define Theme Version 4 4 */ 5 define( 'AVENZA_THEME_VERSION', '1. 0.9' );5 define( 'AVENZA_THEME_VERSION', '1.1.0' ); 6 6 7 7 function avenza_css() { -
avenza/1.1.0/readme.txt
r227214 r228033 5 5 Tested up to: 6.5.2 6 6 Requires PHP: 5.6 7 Stable tag: 1. 0.98 Version: 1. 0.97 Stable tag: 1.1.0 8 Version: 1.1.0 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 127 127 @version 1.0.9 128 128 * Block Style Improvements 129 130 @version 1.1.0 131 * Woo Block Cart Style Improved -
avenza/1.1.0/style.css
r227214 r228033 6 6 Description: Avenza is flexible, super fast, easily customizable, lightweight, modern multipurpose theme. Avenza 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 Avenza Pro https://www.nayrathemes.com/demo/pro/?theme=avenza 7 7 Template: avril 8 Version: 1. 0.98 Version: 1.1.0 9 9 Tested up to: 6.5 10 10 Requires PHP: 5.6 … … 709 709 top: 0; 710 710 } 711 712 div.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title { 713 font-weight: 700; 714 font-size: 24px; 715 }
Note: See TracChangeset
for help on using the changeset viewer.