📦 Initialize Geulbeot structure and merge Prompts & test projects

This commit is contained in:
2026-03-05 11:32:29 +09:00
commit 555a954458
687 changed files with 205247 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<div class="format-bar" id="formatBar">
<select class="format-select" id="fontFamily" onchange="applyFontFamily(this.value); restoreSelection();">
<option value="Noto Sans KR">본고딕</option>
<option value="Malgun Gothic">맑은 고딕</option>
<option value="serif">명조체</option>
</select>
<input type="number" class="format-select" id="fontSizeInput" value="12" min="6" max="72" style="widt