Changeset 246371 for centralnews
- Timestamp:
- 10/24/2024 11:53:37 AM (13 months ago)
- Location:
- centralnews/1.3.8
- Files:
-
- 2 edited
- 1 copied
-
. (copied) (copied from centralnews/1.3.7)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
centralnews/1.3.8/readme.txt
r246235 r246371 4 4 Requires PHP: 5.6 5 5 Tested up to: 6.6 6 Stable tag: 1.3. 76 Stable tag: 1.3.8 7 7 License: GNU General Public License v2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 47 47 48 48 == Change-log == 49 = 1.3.8 - Oct 24 2024 = 50 * Update - Table Block improvement 51 * Update - Style improvement 52 49 53 = 1.3.7 - Oct 23 2024 = 50 54 * Update - Block improvement -
centralnews/1.3.8/style.css
r246235 r246371 6 6 Description: CentralNews is a user-friendly WordPress theme designed for news, blog, and magazine websites. It lets you quickly set up your site with one-click demo imports and easily manage content using 9+ custom widgets. The theme offers stylish options like various banners, light/dark mode, and is customizable via the live customizer. Supporting RTL languages and compatible with Elementor, Gutenberg blocks, and WooCommerce, it even allows for seamless integration of an online store. CentralNews is optimized for search engines and comes with dedicated support. Explore demos and documentation at https://afthemes.com/products/centralnews/. 7 7 Template: morenews 8 Version: 1.3. 78 Version: 1.3.8 9 9 Requires PHP: 5.6 10 10 Tested up to: 6.6 … … 114 114 115 115 .af-cat-widget-carousel a.morenews-categories { 116 padding: 6px 10px;116 padding: 5px 10px; 117 117 118 118 } … … 168 168 } 169 169 170 .wp-block-table thead { 171 border-bottom: 2px solid; 172 } 173 174 .wp-block-table tfoot { 175 border-top: 2px solid; 176 } 177 178 179 170 180 .gallery-caption { 171 181 position: static; … … 192 202 193 203 .entry-content>[class^="wp-block-"] { 194 margin-bottom: 20px;204 margin-bottom: 30px; 195 205 } 196 206
Note: See TracChangeset
for help on using the changeset viewer.