/* 
 Theme Name:   2025 child
 Theme URI:    
 Description:  
 Author:       年轻优秀的宇航员
 Author URI:   https://www.nlat.cn
 Template:     twentytwentyfive
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/* 只影响文章内容中的图片 */
.post-content img, 
.entry-content img,
.article-content img {
    border-radius: 12px;
}
