Changeset 210068
- Timestamp:
- 12/02/2023 12:16:41 PM (2 years ago)
- Location:
- cozysoft/1.0.25
- Files:
-
- 2 edited
- 1 copied
-
. (copied) (copied from cozysoft/1.0.24)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cozysoft/1.0.25/readme.txt
r208944 r210068 4 4 Tested up to: 6.4 5 5 Requires PHP: 5.6 6 Stable tag: 1.0.2 46 Stable tag: 1.0.25 7 7 License: GPLv3 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 87 87 88 88 == Changelog == 89 90 @version 1.0.25 91 * Style improvements - Block Read More 89 92 90 93 @version 1.0.24 -
cozysoft/1.0.25/style.css
r208944 r210068 3 3 Text Domain: cozysoft 4 4 Template: softme 5 Version: 1.0.2 45 Version: 1.0.25 6 6 Tested up to: 6.4 7 7 Requires at least: 4.7 … … 585 585 text-decoration: none; 586 586 } 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.