편집 요약 없음 |
편집 요약 없음 |
||
| 14번째 줄: | 14번째 줄: | ||
<embed class="banner recommend" src="https://evewiki.kr/etc/recmd.html" type="text/html" style="width: 100%; height: 300px; overflow: hidden; border-radius: 1.0rem; box-shadow: 0 0 1.0rem #808080"></embed> | <embed class="banner recommend" src="https://evewiki.kr/etc/recmd.html" type="text/html" style="width: 100%; height: 300px; overflow: hidden; border-radius: 1.0rem; box-shadow: 0 0 1.0rem #808080"></embed> | ||
<style> | <style> | ||
/* 다크모드 */ | |||
@media (prefers-color-scheme: dark) { | @media (prefers-color-scheme: dark) { | ||
.banner { box-shadow: none !important; } | .banner { box-shadow: none !important; } | ||
} | } | ||
/* 모바일 */ | |||
@media screen and (max-width: 1023px) { .banner { height: 200px; } } | |||
</style> | </style> | ||
</html> | </html> | ||
[[분류:이브위키]] | [[분류:이브위키]] | ||
<no-comment-streams /> | <no-comment-streams /> | ||