Changeset 228034
- Timestamp:
- 05/16/2024 02:19:14 PM (19 months ago)
- Location:
- avitech/8.1
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from avitech/8.0)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
avitech/8.1/functions.php
r227215 r228034 3 3 * Define Theme Version 4 4 */ 5 define( 'AVITECH_THEME_VERSION', '8. 0' );5 define( 'AVITECH_THEME_VERSION', '8.1' ); 6 6 7 7 function avitech_css() { -
avitech/8.1/readme.txt
r227215 r228034 5 5 Tested up to: 6.5.2 6 6 Requires PHP: 5.6 7 Stable tag: 8. 08 Version: 8. 07 Stable tag: 8.1 8 Version: 8.1 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 96 96 97 97 == Changelog == 98 99 @version 8.1 100 * Woo Block Cart Style Improved 98 101 99 102 @version 8.0 -
avitech/8.1/style.css
r227215 r228034 6 6 Description: Avitech is flexible, super fast, easily customizable, lightweight, modern multipurpose theme. Avitech 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 Avitech Pro https://www.nayrathemes.com/demo/pro/?theme=avitech 7 7 Template: avril 8 Version: 8. 08 Version: 8.1 9 9 Tested up to: 6.5 10 10 Requires PHP: 5.6 … … 912 912 top: 0; 913 913 } 914 915 div.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title { 916 font-weight: 700; 917 font-size: 24px; 918 }
Note: See TracChangeset
for help on using the changeset viewer.