Make WordPress Themes

Changeset 210068


Ignore:
Timestamp:
12/02/2023 12:16:41 PM (2 years ago)
Author:
themedropbox
Message:

New version of CozySoft - 1.0.25

Location:
cozysoft/1.0.25
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • cozysoft/1.0.25/readme.txt

    r208944 r210068  
    44Tested up to: 6.4
    55Requires PHP: 5.6
    6 Stable tag: 1.0.24
     6Stable tag: 1.0.25
    77License: GPLv3 or later
    88License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    8787
    8888== Changelog ==
     89
     90@version 1.0.25
     91* Style improvements - Block Read More
    8992
    9093@version 1.0.24
  • cozysoft/1.0.25/style.css

    r208944 r210068  
    33Text Domain:       cozysoft
    44Template:           softme
    5 Version:            1.0.24
     5Version:            1.0.25
    66Tested up to:       6.4
    77Requires at least:  4.7
     
    585585    text-decoration: none;
    586586}
     587
     588.has-background.wp-block-read-more {
     589    padding: 0.25em 1.375em;
     590}
Note: See TracChangeset for help on using the changeset viewer.