الگو:کانتینر کله قندی/کاووسی: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۱۷: | خط ۱۷: | ||
.orange-box { | .orange-box { | ||
background-color:#4682B4; | background-color:#4682B4; | ||
height: | height: 250px; | ||
/* این خط جادوی اصلی برای ایجاد حالت کلهقندی است */ | /* این خط جادوی اصلی برای ایجاد حالت کلهقندی است */ | ||
clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%); | clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%); | ||
| خط ۲۷: | خط ۲۷: | ||
padding-top: 10px; | padding-top: 10px; | ||
color: #d9d900; | color: #d9d900; | ||
font-size: 0.9rem; | |||
} | } | ||
| خط ۳۸: | خط ۳۹: | ||
margin-top: 15px; | margin-top: 15px; | ||
font-weight: bold; | font-weight: bold; | ||
font-size: 0. | font-size: 0.2rem; | ||
font-family: iransans; | |||
} | } | ||
</style> | </style> | ||