Make WordPress Themes

Changeset 255344


Ignore:
Timestamp:
01/09/2025 06:48:14 AM (11 months ago)
Author:
themedropbox
Message:

New version of Atua - 1.1.1

Location:
atua/1.1.1
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • atua/1.1.1/readme.txt

    r254347 r255344  
    44Tested up to: 6.7
    55Requires PHP: 5.6
    6 Stable tag: 1.1
     6Stable tag: 1.1.1
    77License: GPLv3 or later
    88License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    7878== Changelog ==
    7979
     80@version 1.1.1
     81* Style improvements - WooCommerce Block Cart Button
     82
    8083@version 1.1
    8184* Style improvements - WooCommerce Block Cart Title
  • atua/1.1.1/style.css

    r254347 r255344  
    22Theme Name:        Atua
    33Text Domain:       atua
    4 Version:            1.1
     4Version:            1.1.1
    55Tested up to:       6.7
    66Requires at least:  4.7
     
    147147    text-decoration: none;
    148148}
     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.