📦 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,12 @@
/* 중, 소제목은 단 내부 */
.sheet .body-content .b-col h2{
color: var(--b-accent) !important;
border-left: 5px solid var(--b-primary) !important;
margin: 10px 0 6px 0;
font-size: 12pt;
font-weight: 900;
}
.sheet .body-content .b-col h3{
color: var(--b-primary) !important;
margin: 8px 0 4px 0;