추적:

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
대문 [2025/07/28 08:19] admin대문 [2025/07/28 16:22] (현재) admin
줄 1: 줄 1:
-====== Fluffy.Company 공식 가이드북 ====== 
 <html> <html>
-<div style="display: grid; grid-template-columns: 50% 50%; gap: 1rem;">+<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"> <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%;"> <img src="https://fluffy.company/wiki/lib/exe/fetch.php?media=machobot_btn_250301.png" style="max-width: 100%;">
 </a> </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%;"> <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> </div>
 </html> </html>