편집 요약 없음 |
편집 요약 없음 |
||
| 1번째 줄: | 1번째 줄: | ||
<html> | <html> | ||
<div> | |||
<embed class="banner recommend" src="https://evewiki.kr/mainpage/recmd.html" type="text/html" style="width: 100%; height: 300px; overflow: hidden; border-radius: 8px;"></embed> | <embed class="banner recommend" src="https://evewiki.kr/mainpage/recmd.html" type="text/html" style="width: 100%; height: 300px; overflow: hidden; border-radius: 8px;"></embed> | ||
</div> | |||
<style> | <style> | ||
/* 모바일 */ | /* 모바일 */ | ||
| 7번째 줄: | 9번째 줄: | ||
</html> | </html> | ||
<html> | <html> | ||
<div class="banner hot" style="position: relative; width: 100%; padding-bottom: | <center> | ||
<div class="banner hot" style="position: relative; width: 100%; padding-bottom: 100%; overflow: hidden;"> | |||
<iframe src="https://evewiki.kr/mainpage/hot.html" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 8px; border: none;"></iframe> | <iframe src="https://evewiki.kr/mainpage/hot.html" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 8px; border: none;"></iframe> | ||
</div> | </div> | ||
</center> | |||
<style> | <style> | ||
/* 모바일 */ | /* 모바일 */ | ||
@media screen and (min-width: 580px) { | |||
.hot { max-width: 490px; } | |||
} | |||
@media screen and (min-width: 768px) { | |||
.hot { max-width: 630px; } | |||
} | |||
</style> | </style> | ||
</html> | </html> | ||
{{대문/css}} | {{대문/css}} | ||
[[분류:이브위키]] | |||
<no-comment-streams /> | <no-comment-streams /> | ||