추적:

차이

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

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
대문 [2025/07/28 08:06] admin대문 [2025/07/28 16:22] (현재) admin
줄 1: 줄 1:
-====== Fluffy.Company 공식 가이드북 ====== +<html
-<row+<style
-<col+.code1 { 
-<button url="마쵸봇:대문">{{:machobot_btn_250301.png?nolink}}</button> +  displaygrid; 
-</col> +  grid-template-columns: repeat(2, 1fr);  
-<col> +  gap: 1rem; 
-<button url="마쵸봇:대문">{{:machobot_patchnote_250301.png?nolink}}</button> +  padding0rem; 
-</col> +  box-sizingborder-box; 
-</row>+}
  
 +@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>