Changeset 228035
- Timestamp:
- 05/16/2024 02:19:35 PM (19 months ago)
- Location:
- avtari/8.1
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from avtari/8.0)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
avtari/8.1/functions.php
r227216 r228035 3 3 * Define Theme Version 4 4 */ 5 define( 'AVTARI_THEME_VERSION', '8. 0' );5 define( 'AVTARI_THEME_VERSION', '8.1' ); 6 6 7 7 function avtari_css() { -
avtari/8.1/readme.txt
r227216 r228035 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 … … 95 95 96 96 == Changelog == 97 98 @version 8.1 99 * Woo Block Cart Style Improved 97 100 98 101 @version 8.0 -
avtari/8.1/style.css
r227216 r228035 6 6 Description: Avtari is flexible, super fast, easily customizable, lightweight, modern multipurpose theme. Avtari 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 Avtari Pro https://www.nayrathemes.com/demo/pro/?theme=avtari 7 7 Template: avril 8 Version: 8. 08 Version: 8.1 9 9 Tested up to: 6.5 10 10 Requires PHP: 5.6 … … 839 839 top: 0; 840 840 } 841 842 div.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title { 843 font-weight: 700; 844 font-size: 24px; 845 }
Note: See TracChangeset
for help on using the changeset viewer.