편집 요약 없음 |
편집 요약 없음 |
||
| 47번째 줄: | 47번째 줄: | ||
<style> | <style> | ||
/* 모바일 */ | /* 모바일 */ | ||
@media screen and (max-width: 769px) { .recommend { height: 150px !important; } } | @media screen and (max-width: 769px) { .recommend-banner { height: 150px !important; } } | ||
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
<div style="border: 20px solid white; border-top: 0;"> | <div style="border: 20px solid white; border-top: 0;"> | ||
<embed id="ddackddack" class="banner recommend" src="https://evewiki.kr/mainpage/recmdMobile.html" type="text/html" style="width: 100%; height: 200px; margin-bottom: -7px;"></embed> | <embed id="ddackddack" class="banner recommend-banner" src="https://evewiki.kr/mainpage/recmdMobile.html" type="text/html" style="width: 100%; height: 200px; margin-bottom: -7px;"></embed> | ||
</div> | </div> | ||
</body></html> | </body></html> | ||