اصلاح css بخش آخرین مقالات

عرض تصاویر و رنگ متن نام نویسنده
This commit is contained in:
رسول محمدی خانقاه 2025-05-30 14:02:14 +03:30
parent 65ed1f26b2
commit 2a78084959

View File

@ -658,6 +658,7 @@ header{
}
.article-item img{
max-width: 100%;
height: 150px;
}
.article-item h3{
color: #424141;
@ -665,7 +666,7 @@ header{
margin:10px 0 20px 0;
font-size: 15px;
}
.article-item .author{
.article-item .author a{
background: linear-gradient(45deg, #9b35fa, #60afff);
border-radius: 25px;
padding: 2px 10px;