원본 보기
추적:
•
대문
이 문서는 읽기 전용입니다. 원본을 볼 수는 있지만 바꿀 수는 없습니다. 문제가 있다고 생각하면 관리자에게 문의하세요.
<html> <style> .code1 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1rem; padding: 0rem; box-sizing: border-box; } @media screen and (max-width: 800px) { .code1 { grid-template-columns: 1fr; } } </style> <img src="https://fluffy.company/wiki/lib/exe/fetch.php?media=machobot_guide_title_1.png" style="max-width: 400px; width:100%;"> <div class="code1"> <a href="https://fluffy.company/wiki/doku.php?id=%EB%A7%88%EC%B5%B8%EB%B4%87:%EB%8C%80%EB%AC%B8"> <img src="https://fluffy.company/wiki/lib/exe/fetch.php?media=machobot_btn_250301.png" style="max-width: 100%;"> </a> <a href="https://fluffy.company/wiki/doku.php?id=마쵸봇_패치노트:"> <img src="https://fluffy.company/wiki/lib/exe/fetch.php?media=machobot_patchnote_250301.png" style="max-width: 100%;"> </a> <a href="https://fluffy.company/wiki/doku.php?id=마쵸봇_베타:"> <img src="https://fluffy.company/wiki/lib/exe/fetch.php?media=machobotobt_btn_1.png" style="max-width: 100%;"> </a> <a href="https://fluffy.company/wiki/doku.php?id=마쵸봇_베타_패치노트:"> <img src="https://fluffy.company/wiki/lib/exe/fetch.php?media=machobotobt_patchnote.png" style="max-width: 100%;"> </a> </div> </html>
검색