Changeset 255344
- Timestamp:
- 01/09/2025 06:48:14 AM (11 months ago)
- Location:
- atua/1.1.1
- Files:
-
- 2 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
atua/1.1.1/readme.txt
r254347 r255344 4 4 Tested up to: 6.7 5 5 Requires PHP: 5.6 6 Stable tag: 1.1 6 Stable tag: 1.1.1 7 7 License: GPLv3 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 78 78 == Changelog == 79 79 80 @version 1.1.1 81 * Style improvements - WooCommerce Block Cart Button 82 80 83 @version 1.1 81 84 * Style improvements - WooCommerce Block Cart Title -
atua/1.1.1/style.css
r254347 r255344 2 2 Theme Name: Atua 3 3 Text Domain: atua 4 Version: 1.1 4 Version: 1.1.1 5 5 Tested up to: 6.7 6 6 Requires at least: 4.7 … … 147 147 text-decoration: none; 148 148 } 149 150 .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a { 151 font-size: 1.2rem; 152 }
Note: See TracChangeset
for help on using the changeset viewer.