Changeset 210170
- Timestamp:
- 12/04/2023 09:19:58 AM (2 years ago)
- Location:
- arvana/1.0.15
- Files:
-
- 2 edited
- 1 copied
-
. (copied) (copied from arvana/1.0.14)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
arvana/1.0.15/readme.txt
r209160 r210170 4 4 Tested up to: 6.4 5 5 Requires PHP: 5.6 6 Stable tag: 1.0.1 46 Stable tag: 1.0.15 7 7 License: GPLv3 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 74 74 75 75 == Changelog == 76 77 @version 1.0.15 78 * Style improvements - Block Read More 76 79 77 80 @version 1.0.14 -
arvana/1.0.15/style.css
r209160 r210170 3 3 Text Domain: arvana 4 4 Template: cosmobit 5 Version: 1.0.1 45 Version: 1.0.15 6 6 Tested up to: 6.4 7 7 Requires at least: 4.7 … … 778 778 text-decoration: none; 779 779 } 780 781 .has-background.wp-block-read-more { 782 padding: 0.25em 1.375em; 783 }
Note: See TracChangeset
for help on using the changeset viewer.