الگو:کارت مقاله/styles.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش برچسب: واگردانی دستی |
بدون خلاصۀ ویرایش |
||
| خط ۶: | خط ۶: | ||
display: flex; | display: flex; | ||
flex-direction: column; | flex-direction: column; | ||
height: 100%; | height: 100%; | ||
} | } | ||
.patogh-article-img { | .patogh-article-img { | ||
width: 100%; | width: 100%; | ||
| خط ۱۷: | خط ۱۵: | ||
background-position: center; | background-position: center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
/* این خط قرمز را برای تست بگذار، اگر عکس آمد، بعداً این خط را پاک کن */ | |||
background-color: red; | |||
} | } | ||