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